1
0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-09-19 15:42:58 +00:00
cloudkeys-go/History.md

64 lines
1.3 KiB
Markdown
Raw Normal View History

2017-01-22 13:55:51 +00:00
# 1.5.0 / 2017-01-22
* Add functionality to change encryption password (Thanks [rosetree](https://github.com/rosetree))
2016-11-16 08:54:57 +00:00
# 1.4.1 / 2016-11-16
* Fix small typo in the overview template “I” → “If” (Thanks [rosetree](https://github.com/rosetree))
2016-05-13 15:30:41 +00:00
# 1.4.0 / 2016-05-13
* Move to go1.6 for building
* Migrated Godeps to go1.6 vendoring
2016-05-13 15:27:01 +00:00
# 1.3.1 / 2016-05-13
* Fix: Replace not longer available libaries
2015-07-29 09:59:54 +00:00
2015-11-30 21:32:40 +00:00
1.3.0 / 2015-11-30
==================
* Removed old clippy flash extension and replaced it with pure JS solution
2015-10-28 12:50:43 +00:00
1.2.4 / 2015-10-28
==================
* Improved Dockerfile and Makefile
2015-08-24 22:16:12 +00:00
1.2.3 / 2015-08-25
==================
* Replaced Google PKI certificates
* fixed escaping for passwords with double quotes
2015-07-31 23:00:20 +00:00
1.2.2 / 2015-08-01
==================
* Fix: On register the username needs to be treated like in login
* Fixed numbering in README
2015-07-31 19:02:49 +00:00
1.2.1 / 2015-07-31
==================
* Fix: Restored old behavior of making all usernames lowercase
2015-07-30 16:47:29 +00:00
1.2.0 / 2015-07-30
==================
* Added documentation for Cloudcontrol and Heroku
* Added Godeps
* Documented ENV variables
* Completed ENV reflection in parameters
2015-07-29 10:08:03 +00:00
1.1.0 / 2015-07-29
==================
* Fixed Makefile and Dockerfile
* Added Redis storage adapter
2015-07-29 09:59:54 +00:00
1.0.0 / 2015-07-29
==================
* Initial port of CloudKeys