]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - CHANGELOG.md
Merge pull request #1628 from ArthurHoaro/fix/nginx-config
[github/shaarli/Shaarli.git] / CHANGELOG.md
index e2fb480b520fb957a718b2834496f2a485235d33..f1686d67f3564e913b30d483dcaf8eb52cff2b7f 100644 (file)
@@ -4,12 +4,11 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
-## [v0.12.0](https://github.com/shaarli/Shaarli/releases/tag/v0.12.0-beta) - UNRELEASED [beta 2020-08-27 - beta-1 2020-09-30]
+## [v0.12.1]() - UNRELEASED
 
-**Save you `data/` folder before updating!**
+## [v0.12.0](https://github.com/shaarli/Shaarli/releases/tag/v0.12.0) - 2020-10-13
 
-This is a beta version containing major changes, including new URLs for Shaarli and datastore format update.
-Be aware that by using a beta version you might encounter bugs, and that 3rd party themes or plugins might not be compatible.
+**Save you `data/` folder before updating!**
 
 ### Added
 - Thumbnailer: add soundcloud.com to list of common media domains
@@ -18,7 +17,7 @@ Be aware that by using a beta version you might encounter bugs, and that 3rd par
 - Japanese translations
 - Japanese translation: add language to admin configuration page
 - Support for PHP 8.0
-- Support for local anchor URL (startting with `#`)
+- Support for local anchor URL (starting with `#`)
 - LDAP authentication
 - Encapsulated PageCacheManager
 - Docs:
@@ -30,6 +29,7 @@ Be aware that by using a beta version you might encounter bugs, and that 3rd par
 - Inject BookmarkServiceInterface in plugins data
 - Add manual configuration for root URL
 - Added PATCH to the allowed Apache request methods.
+- REST API: compatibility with ionos Apache's headers
 
 ### Changed
 - Introduce Bookmark object and Service layer
@@ -42,6 +42,7 @@ Be aware that by using a beta version you might encounter bugs, and that 3rd par
 - Default colors plugin: generate CSS file during initialization
 - Improve default bookmarks after install
 - Upgrade all front end dependencies and webpack build
+- Default theme: Make tag cloud/list views buttons more obvious
 
 ### Fixed
 - Undefined index: thumbnail in daily page
@@ -66,6 +67,7 @@ Be aware that by using a beta version you might encounter bugs, and that 3rd par
   - Outdated Docker documentation for stable branch
   - Outdated links
   - Plugin description in meta files
+- docker-compose.yml: pin traefik image to 1.7-alpine
 
 ### Removed
 - Markdown plugin