CHANGELOG 860 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. [0.6.10]
  2. * Works with readonly rootfs
  3. [0.6.11]
  4. * Fix bug where app wouldn't start up
  5. [0.7.0]
  6. * Update to latest base image
  7. [0.7.1]
  8. * Remove some backward compat code
  9. [0.8.0]
  10. * Use Gogs 0.8.25
  11. * Support GitHub style Markdown checklist
  12. * Add more APIs: user followers
  13. * Support side-by-side diff view
  14. * Support highlight inline diff
  15. * Complete [Changelog](https://github.com/gogits/gogs/releases/tag/v0.8.25)
  16. [0.9.0]
  17. * Use 'git' instead of 'cloudron' user
  18. [0.10.0]
  19. * Use Gogs 0.8.43
  20. * Issue references have bad links behind a reverse proxy sub-path #2229
  21. [0.11.0]
  22. * Use Gogs 0.9.0
  23. * [Changelog](https://github.com/gogits/gogs/releases/tag/v0.9.0)
  24. [0.12.0]
  25. * Use Gogs 0.9.13
  26. [0.12.1]
  27. * Fix username login
  28. [0.12.2]
  29. * Allow disabling SSH
  30. [0.12.3]
  31. * Fix login via email
  32. [0.12.4]
  33. * Fix ldap update query
  34. [0.12.5]
  35. * Preserve ssh host keys across updates