You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
1.3 KiB

3 years ago
  1. # Changelog
  2. All notable changes to this project will be documented in this file.
  3. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
  4. and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
  5. ## [0.12.0] - 2021-03-03
  6. ### Added
  7. - Support for Nextcloud 21
  8. ## [0.11.0] - 2020-09-03
  9. ### Added
  10. - Support for Nextcloud 20
  11. ## [0.10.0] - 2020-05-22
  12. ### Added
  13. - Support for Nextcloud 19
  14. - Added functionality to force an admin-defined order
  15. ### Fixed
  16. - Fix for app sorting in dark mode
  17. ## [0.9.0] - 2019-12-22
  18. ### Added
  19. - Support for Nextcloud 18
  20. ## [0.8.0] - 2019-08-20
  21. ### Added
  22. - Support for Nextcloud 17
  23. ## [0.7.1] - 2019-04-27
  24. ### Fixed
  25. - Scanning of outdated files
  26. ## [0.7.0] - 2019-04-11
  27. ### Changed
  28. - Add support for Nextcloud 16
  29. ## [0.6.0] - 2018-11-24
  30. ## [0.5.0] - 2018-08-03
  31. ## [0.4.1] - 2017-12-05
  32. ### Fixed
  33. - Fix bug in IE11
  34. ## [0.4.0] - 2017-08-04
  35. ### Changed
  36. - Move order changing to the personal/admin settings
  37. - Make it possible to hide apps per user/as admin
  38. - Add support for new Nextcloud menu
  39. ## [0.3.3] - 2016-10-12
  40. ## [0.3.2] - 2016-09-06
  41. ## [0.3.1] - 2016-09-05
  42. ## [0.3.0] - 2016-09-04
  43. ### Changed
  44. - Drop support for Nextcloud 9 / OwnCloud 9.0
  45. ### Added
  46. - Set default landing page per user (See README.md for details)
  47. ## [0.2.0] - 2016-09-04