Skip to content

Commit 630b69b

Browse files
release: Publish version v2.2.0
1 parent 17a95e4 commit 630b69b

File tree

6 files changed

+33
-17
lines changed

6 files changed

+33
-17
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog of Flus
22

3+
## 2025-12-24 - v2.2.0
4+
5+
### Features
6+
7+
- Redesign and enable Mastodon sharing for everyone ([cd1b3060](https://github.com/flusio/Flus/commit/cd1b3060), [8b7a8c15](https://github.com/flusio/Flus/commit/8b7a8c15), [b4a6799b](https://github.com/flusio/Flus/commit/b4a6799b), [da5ed490](https://github.com/flusio/Flus/commit/da5ed490), [cc2bb106](https://github.com/flusio/Flus/commit/cc2bb106), [5e080a09](https://github.com/flusio/Flus/commit/5e080a09), [a528c653](https://github.com/flusio/Flus/commit/a528c653), [17a95e45](https://github.com/flusio/Flus/commit/17a95e45))
8+
- Handle custom Mastodon servers' status max characters ([d4d2964a](https://github.com/flusio/Flus/commit/d4d2964a))
9+
- Display the number of link's collections ([5edfdafe](https://github.com/flusio/Flus/commit/5edfdafe))
10+
11+
### Maintenance
12+
13+
- Update the dependencies ([35df1720](https://github.com/flusio/Flus/commit/35df1720))
14+
15+
### Developers
16+
17+
- Improve the Memoizer trait ([5b2e7a11](https://github.com/flusio/Flus/commit/5b2e7a11))
18+
319
## 2025-12-06 - v2.1.3
420

521
### Bug fixes

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.3
1+
2.2.0

public/assets/javascripts/application.js

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/assets/javascripts/application.js.map

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/assets/stylesheets/application.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/assets/stylesheets/application.css.map

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)