Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1