A small bugfix release, mainly to fix an error that happened during datapackage tag parsing.
What's Changed
🐛 Bug Fixes 🐛
- Overwrite existing file with same filename on upload by @Floppy in #6070
- Fix viewing and download of HTML files by @Floppy in #6071
- Fix datapackage tag parsing by @Floppy in #6072
🛠️ Other Improvements 🛠️
- Remove ghcr.io references by @Floppy in #6056
- Use natural sorting when identifying preview files by @Floppy in #6057
- Refactor 3rd-party file format support info into a common form by @Floppy in #6058
- Index and deliver Javascript files by @Floppy in #6061
Full Changelog: v0.139.0...v0.139.1