123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- [0.6.10]
- * Works with readonly rootfs
- [0.6.11]
- * Fix bug where app wouldn't start up
- [0.7.0]
- * Update to latest base image
- [0.7.1]
- * Remove some backward compat code
- [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)
- [0.9.0]
- * Use 'git' instead of 'cloudron' user
- [0.10.0]
- * Use Gogs 0.8.43
- * Issue references have bad links behind a reverse proxy sub-path #2229
- [0.11.0]
- * Use Gogs 0.9.0
- * [Changelog](https://github.com/gogits/gogs/releases/tag/v0.9.0)
- [0.12.0]
- * Use Gogs 0.9.13
- [0.12.1]
- * Fix username login
- [0.12.2]
- * Allow disabling SSH
- [0.12.3]
- * Fix login via email
- [0.12.4]
- * Fix ldap update query
- [0.12.5]
- * Preserve ssh host keys across updates
- [0.12.6]
- * Use latest SMTP configuration
- [0.12.7]
- * Update base image to 0.8.1
- [0.13.0]
- * Update Gogs to 0.9.48
- * [Changelog](https://github.com/gogits/gogs/releases/tag/v0.9.48)
- [0.13.1]
- * Update Gogs to 0.9.71
- * [Changelog](https://github.com/gogits/gogs/releases/tag/v0.9.71)
- [0.13.2]
- * Update base image
|