v0.3.7-beta
gtsteffaniak/filebrowserv0.3.7-betaJan 14, 2025by gtsteffaniak
AI Summary
This is a bugfix and infrastructure improvement release that brings back Windows builds to the automated CI process and introduces Playwright tests for all PRs to improve release stability. The release also addresses three bugs: closing with the default bar, tar.gz archive creation, and user creation on save.
Key Highlights
- Windows builds restored to automated build process
- Playwright tests added to all PRs against dev/beta/release branches for improved stability
- Fixed tar.gz archive creation issue (#282)
- Fixed user creation issue on save
- Fixed closing with the default bar issue
Full Release Notes
## What's Changed
**Notes**:
- Adding windows builds back to automated process... will replace manually if they throw malicious defender warnings.
- Adding playwright tests to all pr's against dev/beta/release branches.
- These playwright tests should help keep release more reliably stable.
**Bugfixes**:
- closing with the default bar issue.
- tar.gz archive creation issue https://github.com/gtsteffaniak/filebrowser/issues/282
- user creation issue on save
**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v0.3.6-beta...v0.3.7-beta