What's Changed
The headline feature is additional security by adding a sandbox to the app's iframe and a strengthened Content Security Policy. There is more robust handling of downloads (e.g. epubs and PDFs). There is also a new user-requested setting to disable drag-and-drop in case this UI causes any glitches.
For a summary version of the changes below, see CHANGELOG.md.
- Remove dev versions of libzim binaries in packaging script by @Jaifroid in #954
- Add PWA Origin to API Status Panel by @Jaifroid in #958
- Check for PWA update after startup by @Jaifroid in #959
- Use latest GitHub workflow actions by @kelson42 in #963
- Add option to disable drag-and-drop by @Jaifroid in #967
- Added
http-serverscript by @ankur12-1610 in #971 - Add sandbox to iframe by @Jaifroid in #976
- Fix missing full text search cancellation by @danielzgtg in #978
- Removed usage of jquery while opening and closing bootstrap modals by @aritroCoder in #968
- Fall back to MIME type when downloading doc in jQuery mode by @Jaifroid in #989
New Contributors
- @danielzgtg made their first contribution in #978
Full Changelog: 3.7.0...3.8.0