Skip to content

Commit 815a8f1

Browse files
release: Publish version v1.2.1
1 parent 79d64f8 commit 815a8f1

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog of Flus
22

3+
## 2025-02-21 - v1.2.1
4+
5+
### Improvements
6+
7+
- Display the publication frequency in the collection cards ([9a8158a4](https://github.com/flusio/Flus/commit/9a8158a4))
8+
9+
### Bug fixes
10+
11+
- Fix the synchronization of Youtube resources ([c3ff13d1](https://github.com/flusio/Flus/commit/c3ff13d1))
12+
- Fix a typo in French translation ([27462124](https://github.com/flusio/Flus/commit/27462124))
13+
14+
### Technical
15+
16+
- Add official support for PHP 8.4 ([8f3d556c](https://github.com/flusio/Flus/commit/8f3d556c))
17+
- Decrease the synchronization frequency based on the publication frequency ([2de24577](https://github.com/flusio/Flus/commit/2de24577))
18+
- Improve the display of feed statistics ([55c248d4](https://github.com/flusio/Flus/commit/55c248d4))
19+
20+
### Developers
21+
22+
- Upgrade the dependencies ([fb7209c6](https://github.com/flusio/Flus/commit/fb7209c6), [37ed8db0](https://github.com/flusio/Flus/commit/37ed8db0), [e29325d8](https://github.com/flusio/Flus/commit/e29325d8), [79d64f8b](https://github.com/flusio/Flus/commit/79d64f8b), [444e0ff2](https://github.com/flusio/Flus/commit/444e0ff2))
23+
- Get feeds to fetch from the new `feed_fetched_next_at` attribute ([cbc6736c](https://github.com/flusio/Flus/commit/cbc6736c))
24+
325
## 2025-02-07 - v1.2.0
426

527
### Migration notes

VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.2.1

0 commit comments

Comments
 (0)