Skip to content

Commit 6ff9db1

Browse files
release: Publish version v2.3.0
1 parent 4f4fbf4 commit 6ff9db1

28 files changed

+56
-34
lines changed

CHANGELOG.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,45 @@
11
# Changelog of Flus
22

3-
## unreleased
3+
## 2026-03-11 - v2.3.0
44

55
### Migration notes
66

77
You can remove the media "cards" and "large" folders as these images are no longer used.
88
Please make sure **to keep the "avatars" and "covers" folders.**
99
The folders are located either under public/media, or under the folder set by the `APP_MEDIA_PATH` environment variable.
1010

11+
### Features
12+
13+
- Provide the new design based on @flus/design ([2b2a34ef](https://github.com/flusio/Flus/commit/2b2a34ef))
14+
- Rename "Bookmarks" in "To read" ([15b80984](https://github.com/flusio/Flus/commit/15b80984), [62ddb720](https://github.com/flusio/Flus/commit/62ddb720))
15+
- Improve form feedbacks on error and successful actions ([a2602943](https://github.com/flusio/Flus/commit/a2602943))
16+
- Display total number of elements in paginations ([0b04d186](https://github.com/flusio/Flus/commit/0b04d186))
17+
- Add more actions on the notepad page ([14e6d992](https://github.com/flusio/Flus/commit/14e6d992))
18+
- Add style to the tags in notepads ([99b8ca12](https://github.com/flusio/Flus/commit/99b8ca12))
19+
- Improve editing avatar ([dd856473](https://github.com/flusio/Flus/commit/dd856473))
20+
- Improve the text explaining the demo version ([66656015](https://github.com/flusio/Flus/commit/66656015))
21+
- Put the explore/discovery menu item behind the beta flag ([bc7ed80e](https://github.com/flusio/Flus/commit/bc7ed80e))
22+
23+
### Bug fixes
24+
25+
- Display host and reading time while link is syncing ([e9dea67e](https://github.com/flusio/Flus/commit/e9dea67e))
26+
27+
### Maintenance
28+
29+
- Migrate PHTML files to Twig and the new design system ([a98d2307](https://github.com/flusio/Flus/commit/a98d2307))
30+
- Update the icons to Lucide icons ([779ce043](https://github.com/flusio/Flus/commit/779ce043))
31+
- Update the dependencies ([bc16e6d4](https://github.com/flusio/Flus/commit/bc16e6d4), [0667b293](https://github.com/flusio/Flus/commit/0667b293), [3797fa9a](https://github.com/flusio/Flus/commit/3797fa9a), [5b2b06b8](https://github.com/flusio/Flus/commit/5b2b06b8), [4f4fbf4e](https://github.com/flusio/Flus/commit/4f4fbf4e))
32+
- Remove the `Permissions-Policy` HTTP header ([7cd6fa0d](https://github.com/flusio/Flus/commit/7cd6fa0d))
33+
- Remove the `links.to_be_fetched` unused column ([3d82906b](https://github.com/flusio/Flus/commit/3d82906b))
34+
- Remove support of "card" and "large" images ([52c585ce](https://github.com/flusio/Flus/commit/52c585ce))
35+
- Remove the topic illustrations ([4ef68778](https://github.com/flusio/Flus/commit/4ef68778))
36+
37+
### Documentation
38+
39+
- Update the documentation ([b81b2ae8](https://github.com/flusio/Flus/commit/b81b2ae8))
40+
- Update the screenshots ([414fba50](https://github.com/flusio/Flus/commit/414fba50))
41+
- Fix the credits ([56775a6b](https://github.com/flusio/Flus/commit/56775a6b))
42+
1143
## 2025-12-30 - v2.2.1
1244

1345
### Bug fixes

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.3.0

public/assets/angle-down-4TO4WV26.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

public/assets/backup-PX73UY7P.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Loading

public/assets/block-quote-YYCDKVSM.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/assets/bundle-RWTT6F5I.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/assets/check-QEPAP33I.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)