| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install.sh | 2026-02-19 | 124.8 kB | |
| 0.26.6 source code.tar.gz | 2026-02-19 | 12.8 MB | |
| 0.26.6 source code.zip | 2026-02-19 | 16.1 MB | |
| README.md | 2026-02-19 | 655 Bytes | |
| Totals: 4 Items | 29.0 MB | 0 | |
What's Changed
Additional bugfix release that resolves an issue that could occur when opening the web app in Firefox. This was caused by the recent .NET 9 to .NET 10 upgrade in 0.26.4.
The previous 0.26.5 release already fixed this issue for Chromium browsers, but introduced a regression for Firefox. This additional release now fixes the issue for all browsers.
Note: This update applies to the server only. There are no changes to the client applications.
🐞 Bug Fixes
- Web app in Firefox does not load (gets stuck in reload loop) due to incorrect importmap order by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1743