v3.0.3F-3.0.1B
版本信息
前端版本:release-v3.0.3
后端版本:release-v3.0.1
PasteMe 更新日志
v3.0.3F-3.0.1B
2019-08-25
- 更新了文档
- 添加了 webhook
- 更新了捐赠列表
2019-07-24
- 更新了
docker-compose.yml
2019-07-23
- 将使用 docker 部署作为默认部署方法
Version 3.0.1
2019-07-12
- 添加了 DOCKER_DEPLOY.md
- 添加了 .travis.yml again
- 更新了
docker-compose.yml
, 添加了 healthcheck - 更新了
DEPLOY.md
, 添加了 docker 部署文档
2019-07-08
- 更新了
DEPLOY.md
, 添加了required
- 更新了
README.md
前端更新日志(反正也没人看,懒得翻译了)
Version 3.0.3
2019-08-25
- Fix bug in vue.config.js
- Update .travis.yml
- Fix typo in password_view
- Fix lang transfer in password_view
- Add non-unit testing in README.md
2019-08-16
- Use event.prevent instead preventDefault method
- Add store getters
- Use cdn
- Replace MarkdownIt dependency
- Add mermaid plugin support
- Fix lineNumber disappear
- Add mermaid support
- Fix analyze mode
- Remove unnecessary code
- Use vuex to format data flow
2019-08-15
- Remove inner
github-markdown-css
andhighlight.js
- Add Analyze
- Remove
hljs.js
favicon.ico
resized
2019-08-13
- Dump version to 3.0.3
npm update --save
npm update --save-dev
- Component lazy load
Version 3.0.2
- Footer refresh bug fix
- Add manual delete show page, no admin yet
2019-08-04
- Change footer's tooltip to popover
2019-08-02
- Add
Go
,JSON
highlight support - Remove
HTML
highlight support
2019-08-01
- Fix #22 copy nothing in markdown parsed page
- Add tooltip on copy link in success page #24
- Simplify PasteView page
- Add limit on footer refresh #23
2019-07-24
- Add copy back
- Merge daovoice into
usr.js
- Add copy btn
- Add markdown switch
- Update success page's clipboard include
- Version dump to
3.0.2
- Remove
prismjs
- Update
DEPLOY.md
- Update not found page, remove time cut
- Update
api.js
- Add github button
2019-07-23
- Remove prismjs
- Add highlightjs
- Add line numbers to highlightjs
- Bug fix of duplicate syntax when language change
- Update baseUrl, remove
protocol
&base_url
from config.json - Update highlight's register
2019-07-22
- Add API prefetch
2019-07-18
- Remove syntax on plain
- Make font size bigger when view the code & text
- No copy when plain yetg
Version 3.0.1
2019-07-10
- Add Dockerfile for docker deployment
2019-07-08
- Markdown parse bug fixed
- English translation fixed
- Checkbox supported
- Markdown
i18n
supported mem
version fixed
2019-07-07
- Add Markdown parser/raw switch
- Update version to
3.0.1
2019-07-06
- Add refresh on
one word
- Split
API & Guidance
intoAPI
andGuidance
at nav.dropdown - Add Markdown & Latex parser support
- Remove some unused package
- Remove
usr.js
from.gitignore
后端更新日志(反正也没人看,懒得翻译了)
2019-07-24
- Add
github.com/gin-contrib/cors
2019-07-22
- Add beat
3.0.1
2019-07-11
- Add Dockerfile
2019-07-09
- Add MIGRATE.md
- Add PASTEMECTL_DOCUMENT.md
- Add DEPLOY.md
2019-07-08
- Add CHANGELOG.md
- Update API.md