gitea-app/CHANGELOG

32 lines
653 B
Plaintext
Raw Normal View History

2015-10-14 07:52:51 +00:00
[0.6.10]
2015-10-13 22:50:20 +00:00
* Works with readonly rootfs
2015-10-14 08:02:17 +00:00
[0.6.11]
* Fix bug where app wouldn't start up
2015-11-25 10:11:52 +00:00
[0.7.0]
* Update to latest base image
2015-11-25 17:22:54 +00:00
[0.7.1]
* Remove some backward compat code
2016-02-01 21:30:29 +00:00
[0.8.0]
* Use Gogs 0.8.25
* Support GitHub style Markdown checklist
* Add more APIs: user followers
* Support side-by-side diff view
* Support highlight inline diff
* Complete [Changelog](https://github.com/gogits/gogs/releases/tag/v0.8.25)
2016-02-22 03:04:18 +00:00
[0.9.0]
* Use 'git' instead of 'cloudron' user
2016-02-25 16:43:07 +00:00
[0.10.0]
* Use Gogs 0.8.43
* Issue references have bad links behind a reverse proxy sub-path #2229
2016-03-12 07:40:04 +00:00
[0.11.0]
* Use Gogs 0.9.0
* [Changelog](https://github.com/gogits/gogs/releases/tag/v0.9.0)