mirror of https://github.com/Requarks/wiki.git
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.
996 B
996 B
Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
[2.0.0-beta.XX] - 2018-XX-XX
Added
- Added Patreon link in Contribute admin page
- Added Theme Code Injection functionality
- Added Theme CSS Injection code minification
- Added Page Delete functionality
- Dev locale .yml files in
server/locales
are now loaded - Added SQLite dependencies in Docker image
Fixed
- Fixed root admin refresh token fail
- Fixed error page metadata title warning
- Fixed telemetry
- Await page render job to complete before resolving
- Fixed JSON fields for MariaDB
- Fixed MSSQL driver support
Changed
- Moved Insert Media button in Markdown editor
- Use semver for DB migrations ordering
2.0.0-beta.11 - 2018-01-20
- First beta release