-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,21 @@ | ||
Changelog | ||
========= | ||
|
||
1.1.0 (Unreleased) | ||
--------------------- | ||
1.1.0 (October 29, 2024) | ||
------------------------ | ||
- Fix: Translation category for 'You didn\'t save any content yet!' | ||
- Enh: Improvement and addition of French translations | ||
- Enh #23: Tests for `next` version | ||
- Fix #24: Fix visibility of the method `Controller::getAccessRules()` | ||
- Enh #27: Use PHP CS Fixer | ||
- Fix #28: Exclude top ordered records(Pin, Draft, Scheduled, Unread News) from bookmarked list | ||
|
||
|
||
1.0.1 (June 13, 2021) | ||
--------------------- | ||
- Enh #5: Display status messages on add/remove bookmarks | ||
- Fix #6: Fix visibility of private bookmarked content of friends | ||
- Fix #12, #13: Prevent crashing on global contents (not in a container) | ||
|
||
|
||
1.0.0 (March 24, 2021) | ||
---------------------- | ||
- Enh: Inital release |