mirror of
https://github.com/Luzifer/share.git
synced 2024-12-20 18:41:17 +00:00
94 lines
1.8 KiB
Markdown
94 lines
1.8 KiB
Markdown
# 0.12.0 / 2021-10-19
|
|
|
|
* Document templating
|
|
* Fix: Don't provide file template in content-type
|
|
* Allow specifying log-level
|
|
* Enable full-path templating for uploads, use safe filenames
|
|
|
|
# 0.11.0 / 2021-08-26
|
|
|
|
* Move to simpler plain-js frontend with bundled assets
|
|
* Update dependencies, switch to embed instead of bindata, improve error handling
|
|
|
|
# 0.10.1 / 2021-01-27
|
|
|
|
* Improve Dockerfile
|
|
* Switch to go modules
|
|
|
|
# 0.10.0 / 2021-01-27
|
|
|
|
* Add markdown support, update deps, improve build
|
|
* npm audit fix
|
|
|
|
# 0.9.2 / 2019-06-23
|
|
|
|
* Fix: Missing filename in download
|
|
|
|
# 0.9.1 / 2019-05-13
|
|
|
|
* Fix: Add missing dependency
|
|
|
|
# 0.9.0 / 2019-05-13
|
|
|
|
* Force bootstrap to apply gzip encoding
|
|
* Re-vamp frontend files
|
|
|
|
# 0.8.0 / 2018-10-11
|
|
|
|
* Deps: Update vendored packages
|
|
* Add progress output to CLI upload
|
|
|
|
# 0.7.0 / 2018-10-05
|
|
|
|
* Shorten the default share URLs
|
|
|
|
# 0.6.0 / 2018-09-19
|
|
|
|
* Add stdin sharing
|
|
* Allow content-type being specified
|
|
|
|
# 0.5.0 / 2018-07-26
|
|
|
|
* Update repo-runner image
|
|
* Broaden compatibility by using babel on JavaScript
|
|
|
|
# 0.4.2 / 2018-04-23
|
|
|
|
* Fix: Without file hash the index was shown
|
|
|
|
# 0.4.1 / 2018-04-23
|
|
|
|
* Fix: Image links broken
|
|
|
|
# 0.4.0 / 2018-04-22
|
|
|
|
* Add support for audio embedding
|
|
* Add text display and code highlight
|
|
* Fix handling of hash changes
|
|
* Migrate to Bootstrap 4.0 and FontAwesome 5
|
|
* Use dynamic app title
|
|
|
|
# 0.3.1 / 2017-12-29
|
|
|
|
* Add dockerized version
|
|
|
|
# 0.3.0 / 2017-12-29
|
|
|
|
* Update vendored dependencies
|
|
* Add HTTP server mode
|
|
|
|
# 0.2.2 / 2017-12-28
|
|
|
|
* Fix: Change had side-effects
|
|
|
|
# 0.2.1 / 2017-12-28
|
|
|
|
* Fix: Links work better without spaces
|
|
|
|
# 0.2.0 / 2017-12-02
|
|
|
|
* Minor improvements when displaying image shares
|
|
|
|
# 0.1.0 / 2017-12-02
|
|
|
|
* Initial version of share util
|