Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.9.4 source code.tar.gz | 2024-12-16 | 2.7 MB | |
0.9.4 source code.zip | 2024-12-16 | 3.1 MB | |
README.md | 2024-12-16 | 1.4 kB | |
Totals: 3 Items | 5.9 MB | 0 |
What's Changed
This release fixes a bug where if the browser does not support WebAssembly an error message is show. This release also contains improvements to the task runner logging.
🚀 New Features
- Add task runner job table for tracking task runner historic runs by @lanedirt in https://github.com/lanedirt/AliasVault/pull/468
- Add E2E test for browser with WASM disabled by @lanedirt in https://github.com/lanedirt/AliasVault/pull/478
🐞 Bug Fixes
- Show error if client does not support WebAssembly by @lanedirt in https://github.com/lanedirt/AliasVault/pull/470
🧩 Dependencies Updates
- Bump MimeKit from 4.8.0 to 4.9.0 by @dependabot in https://github.com/lanedirt/AliasVault/pull/471
- Bump MailKit from 4.8.0 to 4.9.0 by @dependabot in https://github.com/lanedirt/AliasVault/pull/472
- Bump Serilog and Serilog.Settings.Configuration by @dependabot in https://github.com/lanedirt/AliasVault/pull/473
- Bump NUnit from 4.2.2 to 4.3.0 by @dependabot in https://github.com/lanedirt/AliasVault/pull/476
- Bump NUglify from 1.21.10 to 1.21.11 by @dependabot in https://github.com/lanedirt/AliasVault/pull/477
- Bump Swashbuckle.AspNetCore from 7.1.0 to 7.2.0 by @dependabot in https://github.com/lanedirt/AliasVault/pull/475
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.9.3...0.9.4