Bump release notes

This commit is contained in:
binwiederhier 2026-04-11 15:24:28 -04:00
parent 59229adf31
commit 6cfadf9681

View file

@ -1885,3 +1885,4 @@ This is the first iOS release in 3 years, focusing on stability fixes as per the
**Bug fixes + maintenance:**
* Fix web app not allowing access tokens to be changed to never expire ([#1693](https://github.com/binwiederhier/ntfy/issues/1693)/[#1694](https://github.com/binwiederhier/ntfy/pull/1694), thanks to [@lastsamurai26](https://github.com/lastsamurai26) for reporting and to [@ShipItAndPray](https://github.com/ShipItAndPray) for fixing)
* Fix web app crashing on account page for tokens without a last access time ([#1651](https://github.com/binwiederhier/ntfy/issues/1651), [#1684](https://github.com/binwiederhier/ntfy/issues/1684), thanks to [@Pulsar7](https://github.com/Pulsar7) and [@rzhli](https://github.com/rzhli) for reporting)