1
0
Fork 0
mirror of https://github.com/Luzifer/share.git synced 2024-10-18 13:24:23 +00:00
share/History.md

54 lines
957 B
Markdown
Raw Permalink Normal View History

2018-10-05 13:19:11 +00:00
# 0.7.0 / 2018-10-05
* Shorten the default share URLs
2018-09-19 10:18:10 +00:00
# 0.6.0 / 2018-09-19
* Add stdin sharing
* Allow content-type being specified
2018-07-26 21:13:59 +00:00
# 0.5.0 / 2018-07-26
* Update repo-runner image
* Broaden compatibility by using babel on JavaScript
2018-04-23 21:35:21 +00:00
# 0.4.2 / 2018-04-23
* Fix: Without file hash the index was shown
2018-04-23 21:28:45 +00:00
# 0.4.1 / 2018-04-23
* Fix: Image links broken
2018-04-22 19:21:23 +00:00
# 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
2017-12-29 22:48:57 +00:00
# 0.3.1 / 2017-12-29
* Add dockerized version
2017-12-29 22:44:16 +00:00
# 0.3.0 / 2017-12-29
* Update vendored dependencies
* Add HTTP server mode
2017-12-28 16:04:26 +00:00
# 0.2.2 / 2017-12-28
* Fix: Change had side-effects
2017-12-28 16:00:09 +00:00
# 0.2.1 / 2017-12-28
* Fix: Links work better without spaces
2017-12-02 19:18:50 +00:00
# 0.2.0 / 2017-12-02
* Minor improvements when displaying image shares
2017-12-02 18:55:25 +00:00
# 0.1.0 / 2017-12-02
2018-10-05 13:19:11 +00:00
* Initial version of share util