Skip to content

Releases: PasteUs/PasteMeFrontend

release-v3.2.0

22 Feb 13:39
31f21dc
Compare
Choose a tag to compare

Changes

Features

Bug Fixes

Maintenance

release-v3.1.0

01 Sep 16:09
bb3a2f1
Compare
Choose a tag to compare

Change Log

Version 3.1.0

2019-09-01

  1. Add Aliyun, Bt Panel logo
  2. Merge chunks into one
  3. Add ci env judge

2019-08-31

  1. Fix router duplicate error
  2. Add CDN support

release-v3.0.3

25 Aug 14:00
587080b
Compare
Choose a tag to compare

Docker Repo

registry.cn-hangzhou.aliyuncs.com/pasteme/frontend:3.0.3

Change Log

Version 3.0.3

2019-08-25

  1. Fix bug in vue.config.js
  2. Update .travis.yml
  3. Fix typo in password_view
  4. Fix lang transfer in password_view
  5. Add non-unit testing in README.md

2019-08-16

  1. Use event.prevent instead preventDefault method
  2. Add store getters
  3. Use cdn
  4. Replace MarkdownIt dependency
  5. Add mermaid plugin support
  6. Fix lineNumber disappear
  7. Add mermaid support
  8. Fix analyze mode
  9. Remove unnecessary code
  10. Use vuex to format data flow

2019-08-15

  1. Remove inner github-markdown-css and highlight.js
  2. Add Analyze
  3. Remove hljs.js
  4. favicon.ico resized

2019-08-13

  1. Dump version to 3.0.3
  2. npm update --save
  3. npm update --save-dev
  4. Component lazy load

Version 3.0.2

  1. Footer refresh bug fix
  2. Add manual delete show page, no admin yet

2019-08-04

  1. Change footer's tooltip to popover

2019-08-02

  1. Add Go, JSON highlight support
  2. Remove HTML highlight support

2019-08-01

  1. Fix #22 copy nothing in markdown parsed page
  2. Add tooltip on copy link in success page #24
  3. Simplify PasteView page
  4. Add limit on footer refresh #23

2019-07-24

  1. Add copy back
  2. Merge daovoice into usr.js
  3. Add copy btn
  4. Add markdown switch
  5. Update success page's clipboard include
  6. Version dump to 3.0.2
  7. Remove prismjs
  8. Update DEPLOY.md
  9. Update not found page, remove time cut
  10. Update api.js
  11. Add github button

2019-07-23

  1. Remove prismjs
  2. Add highlightjs
  3. Add line numbers to highlightjs
  4. Bug fix of duplicate syntax when language change
  5. Update baseUrl, remove protocol & base_url from config.json
  6. Update highlight's register

2019-07-22

  1. Add API prefetch

2019-07-18

  1. Remove syntax on plain
  2. Make font size bigger when view the code & text
  3. No copy when plain yetg

release-v3.0.1

12 Jul 05:56
175470f
Compare
Choose a tag to compare

Feature

  1. Add refresh on one word
  2. Split API & Guidance
  3. Remove unused packages
  4. Version retag 3.0.1
  5. Markdown supported
  6. Latex supported
  7. Add parsed & raw switch

Reference

build