From e002613c62cede5f62d6f94ee6c9aaaeeaae01f9 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Thu, 19 Sep 2024 15:59:12 +0200 Subject: [PATCH] release: Publish version v1.0.1 --- CHANGELOG.md | 18 ++++++++++++++++++ VERSION.txt | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc238667..efe95ba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog of Flus +## 2024-09-19 - v1.0.1 + +### Improvements + +- Improve the performance when refreshing the news ([4cf99396](https://github.com/flusio/Flus/commit/4cf99396)) +- Add a button to never see collections links ([d6b4e1bf](https://github.com/flusio/Flus/commit/d6b4e1bf)) +- Improve the label of the terms of services ([f2c3f1ce](https://github.com/flusio/Flus/commit/f2c3f1ce)) + +### Bug fixes + +- Allow to fetch information from youtu.be ([e67fa439](https://github.com/flusio/Flus/commit/e67fa439)) +- Fix a typo in French translation ([88528d3c](https://github.com/flusio/Flus/commit/88528d3c)) + +### Technical + +- Improve the performance of database reset ([eba02290](https://github.com/flusio/Flus/commit/eba02290)) +- Split tests and linters actions on the CI ([b136a7e1](https://github.com/flusio/Flus/commit/b136a7e1)) + ## 2024-09-02 - v1.0.0 🎉 diff --git a/VERSION.txt b/VERSION.txt index 3eefcb9d..7dea76ed 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.0.0 +1.0.1