2020-01-26 16:54:37 +01:00
|
|
|
# 0.17.1 / 2020-01-26
|
|
|
|
|
|
|
|
* [#13] Fix: Secrets in MEM store were instantly expired
|
|
|
|
|
2020-01-24 16:34:24 +01:00
|
|
|
# 0.17.0 / 2020-01-24
|
|
|
|
|
|
|
|
* [#12] Add lazy-expiry to mem-storage, unify envvars
|
|
|
|
* Update Dockerfiles
|
|
|
|
* Switch to Go 1.11+ modules
|
|
|
|
* Fix NPM audit alerts
|
|
|
|
* Add minimal Dockerfile without alpine base
|
|
|
|
|
2019-07-20 14:31:35 +02:00
|
|
|
# 0.16.1 / 2019-07-20
|
|
|
|
|
|
|
|
* Fix: Update assets to include FR translation
|
|
|
|
|
2019-07-20 14:23:03 +02:00
|
|
|
# 0.16.0 / 2019-07-20
|
|
|
|
|
|
|
|
* Add french language translation (#10)
|
|
|
|
|
2019-07-14 21:22:36 +02:00
|
|
|
# 0.15.0 / 2019-07-14
|
|
|
|
|
|
|
|
* Add explanation of functionality (#9)
|
|
|
|
|
2019-07-14 18:20:49 +02:00
|
|
|
# 0.14.0 / 2019-07-14
|
|
|
|
|
|
|
|
* UX: Auto-select secret URL after creation
|
|
|
|
* Implement vue/recommended linter
|
|
|
|
* Fix eslint missing dependencies
|
|
|
|
* Update translation hint in README
|
|
|
|
|
2019-07-14 17:40:20 +02:00
|
|
|
# 0.13.4 / 2019-07-14
|
|
|
|
|
|
|
|
* Update fontawesome and vue-i18n
|
|
|
|
* Bump lodash from 4.17.11 to 4.17.14 in /src (#7)
|
|
|
|
* Fix node package vulnerabilities
|
|
|
|
|
2019-05-13 00:29:22 +02:00
|
|
|
# 0.13.3 / 2019-05-13
|
|
|
|
|
|
|
|
* CI: Update build image
|
|
|
|
|
2019-05-13 00:12:44 +02:00
|
|
|
# 0.13.2 / 2019-05-13
|
|
|
|
|
|
|
|
* Fix: Encoded hashes were not properly processed (again)
|
|
|
|
* Fix eslinter errors
|
|
|
|
|
2019-05-10 23:25:54 +02:00
|
|
|
# 0.13.1 / 2019-05-10
|
|
|
|
|
|
|
|
* Fix: Broken version display
|
|
|
|
|
2019-05-10 23:21:24 +02:00
|
|
|
# 0.13.0 / 2019-05-10
|
|
|
|
|
|
|
|
* Fix: Cleanup debugging stuff
|
|
|
|
* Move frontend to Vue
|
|
|
|
* Move translations to frontend
|
|
|
|
* Handle json requests to create API
|
|
|
|
* Update frontend dependencies
|
|
|
|
* Add gzip compression for included assets
|
|
|
|
* Update dev-dependencies
|
|
|
|
|
2018-10-22 11:26:41 +02:00
|
|
|
# 0.12.0 / 2018-10-22
|
|
|
|
|
|
|
|
* Be more specific about security risks
|
|
|
|
|
2018-10-06 20:09:01 +02:00
|
|
|
# 0.11.1 / 2018-10-06
|
|
|
|
|
|
|
|
* Replace uuid library, update vendors
|
|
|
|
|
2018-10-06 19:59:07 +02:00
|
|
|
# 0.11.0 / 2018-10-06
|
|
|
|
|
|
|
|
* Port frontend code to pure Javascript
|
|
|
|
|
2018-08-22 21:10:45 +02:00
|
|
|
# 0.10.0 / 2018-08-22
|
|
|
|
|
|
|
|
* Auto-resize textareas, use babel to transpile JS
|
|
|
|
* Fix: Transmit secret using POST method
|
|
|
|
|
2018-05-05 19:24:08 +02:00
|
|
|
# 0.9.0 / 2018-05-05
|
|
|
|
|
|
|
|
* Generate SRI integrity hashes into html
|
|
|
|
|
2018-05-05 18:16:51 +02:00
|
|
|
# 0.8.1 / 2018-05-05
|
|
|
|
|
|
|
|
* Update Dockerfile to multi-stage build
|
|
|
|
|
2018-05-05 18:11:39 +02:00
|
|
|
# 0.8.0 / 2018-05-05
|
|
|
|
|
|
|
|
* Feat: Internalize previously external libraries and stylesheets
|
|
|
|
* Feat: Migrate to bootstrap 4 and fontawesome 5
|
|
|
|
* Fix: Fix date and maintainer in LICENSE file
|
|
|
|
* Vendor: Switch to dep for vendoring
|
|
|
|
* Vendor: Update dependencies
|
|
|
|
|
2018-05-05 13:57:13 +02:00
|
|
|
# 0.7.0 / 2018-05-05
|
|
|
|
|
|
|
|
* Introduce data expiry in Redis
|
|
|
|
|
2017-08-19 15:49:51 +02:00
|
|
|
# 0.6.0 / 2017-08-19
|
|
|
|
|
|
|
|
* Add view to confirm display and destroy of the secret
|
|
|
|
* Add translation information
|
|
|
|
* Add version to footer
|
|
|
|
|
2017-08-04 21:18:57 +02:00
|
|
|
# 0.5.1 / 2017-08-04
|
|
|
|
|
|
|
|
* Fix: Vendor missing libraries
|
|
|
|
|
2017-08-04 21:16:40 +02:00
|
|
|
# 0.5.0 / 2017-08-04
|
|
|
|
|
|
|
|
* Add localization for en-US and de-DE
|
|
|
|
|
2017-08-04 15:17:50 +02:00
|
|
|
# 0.4.0 / 2017-08-04
|
|
|
|
|
|
|
|
* Remove option to disable encryption
|
|
|
|
|
2017-08-03 21:43:57 +02:00
|
|
|
# 0.3.1 / 2017-08-03
|
|
|
|
|
|
|
|
* Fix: Some messengers mess up the URL
|
|
|
|
|
2017-08-03 20:50:20 +02:00
|
|
|
# 0.3.0 / 2017-08-03
|
|
|
|
|
|
|
|
* Add footer
|
|
|
|
|
2017-08-03 20:12:39 +02:00
|
|
|
# 0.2.0 / 2017-08-03
|
|
|
|
|
|
|
|
* Follow linter advices
|
|
|
|
|
2017-08-03 20:09:41 +02:00
|
|
|
# 0.1.0 / 2017-08-03
|
|
|
|
|
2020-01-24 16:34:24 +01:00
|
|
|
* Initial Version
|