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.

25 lines
779 B

6 years ago
  1. # Change Log
  2. All notable changes to this project will be documented in this file.
  3. This project adheres to [Semantic Versioning](http://semver.org/).
  4. ## [2.0.0-beta.12] - 2018-01-27
  5. ### Added
  6. - Added Patreon link in Contribute admin page
  7. - Added Theme Code Injection functionality
  8. - Added Theme CSS Injection code minification
  9. - Added Page Delete functionality
  10. ### Fixed
  11. - Fixed root admin refresh token fail
  12. - Fixed error page metadata title warning
  13. - Fixed telemetry
  14. ### Changed
  15. - Moved Insert Media button in Markdown editor
  16. - Use semver for DB migrations ordering
  17. ## [2.0.0-beta.11] - 2018-01-20
  18. - First beta release
  19. [2.0.0-beta.12]: https://github.com/Requarks/wiki/releases/tag/2.0.0-beta.12
  20. [2.0.0-beta.11]: https://github.com/Requarks/wiki/releases/tag/2.0.0-beta.11