Skip to content

Releases: ellite/Wallos

v4.9.5

06 Jun 21:20
de30664

Choose a tag to compare

4.9.5 (2026-06-06)

Bug Fixes

v4.9.4

06 Jun 21:10
ce78925

Choose a tag to compare

4.9.4 (2026-06-06)

⚠️ Broken release — container fails to start. Use 4.9.5 instead.

Bug Fixes

  • restrict migrate.php to CLI and admin session (85bba48)
  • secure unauthenticated db restore endpoint with a setup token (85bba48)
  • validate oidc state parameter to prevent csrf login attack (85bba48)

v4.9.3

27 May 13:05
c0517f4

Choose a tag to compare

4.9.3 (2026-05-27)

Bug Fixes

v4.9.2

27 May 12:28
1fc9430

Choose a tag to compare

4.9.2 (2026-05-27)

Bug Fixes

v4.9.1

27 May 11:33
9acdb99

Choose a tag to compare

4.9.1 (2026-05-27)

Bug Fixes

  • cross-user data isolation issues (e276147)
  • ensure a user always has an api key generated (e276147)
  • null pointer on subscription with price 0 (e276147)

v4.9.0

16 May 23:33
891adcb

Choose a tag to compare

4.9.0 (2026-05-16)

Features

  • allow multiple filters on the settings page (0fef959)
  • filter by notification status (0fef959)
  • lifetime subscriptions (0fef959)
  • rework icons (0fef959)
  • sort graphs on the statistics page by usage (0fef959)

Bug Fixes

  • don't use mbstring (0fef959)
  • migrations using double quotes (0fef959)
  • ntfy notifications with strange chars (0fef959)
  • null array on empty subscription list (0fef959)
  • open 3 dot menu abone for the subscriptions at the bottom (0fef959)

v4.8.4

27 Apr 20:29
7a72e09

Choose a tag to compare

4.8.4 (2026-04-27)

Bug Fixes

v4.8.3

26 Apr 12:06
4ec9b9b

Choose a tag to compare

4.8.3 (2026-04-26)

Bug Fixes

  • cases on private endpoints where self-xss was possible (#1045) (d4725f3)

v4.8.2

18 Apr 16:30
a9d3ba9

Choose a tag to compare

4.8.2 (2026-04-18)

Bug Fixes

v4.8.1

18 Apr 15:02
1c8dbcd

Choose a tag to compare

4.8.1 (2026-04-18)

Bug Fixes

  • dns rebinding vulnerability (e79f28b)
  • only allow to use internal urls csrf validation bypass by admin user (e79f28b)
  • ssrf vultenaribility on add subscription (#1038) (e79f28b)