From d733905a9051889fcbb483b81c24ae5ad6f32bc4 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Tue, 13 May 2025 18:07:45 +0200 Subject: [PATCH] release: Publish version 1.0.1 --- CHANGELOG.md | 22 ++++++++++++++++++++++ VERSION.txt | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ddda07..b7b387e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Webubbub changelog +## 2025-05-13 - 1.0.1 + +### Security + +- Reject contents from invalid origins ([5075169](https://github.com/flusio/Webubbub/commit/5075169)) + +### Improvements + +- Delete Content if fetching fails ([f81262c](https://github.com/flusio/Webubbub/commit/f81262c)) + +### Technical + +- Update the dependencies ([c51a14c](https://github.com/flusio/Webubbub/commit/c51a14c)) + +### Documentation + +- Remove websub.flus.io from the open hubs ([4d3ba22](https://github.com/flusio/Webubbub/commit/4d3ba22)) + +### Developers + +- Refactor checking allowed topic origins ([09a94df](https://github.com/flusio/Webubbub/commit/09a94df)) + ## 2025-04-15 - 1.0.0 ### Migration notes diff --git a/VERSION.txt b/VERSION.txt index 3eefcb9..7dea76e 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.0.0 +1.0.1