LinuxServer Changes:
Initial Release.
manyfold Changes:
A mixed bag this week; GLTF support, more icon choices, and better password rules, along with a pile of bugfixes. Enjoy!
What's Changed
✨ New Features ✨
- Add index and render support for GLTF (and GLB) files by @Floppy in manyfold3d/manyfold#2406
- Add RPG-awesome icon support by @Floppy in manyfold3d/manyfold#2411
- Improve password security with a proper strength check by zxcvbn by @Floppy in manyfold3d/manyfold#2417
🐛 Bug Fixes 🐛
- Fix incorrect surface materials in renderer by @Floppy in manyfold3d/manyfold#2408
- Use correct MIME type for .rar files by @Floppy in manyfold3d/manyfold#2407
- Fix broken default settings (e.g. render style) by @Floppy in manyfold3d/manyfold#2409
- Fix broken multiuser mode setup (no autologin) by @Floppy in manyfold3d/manyfold#2410
- Fix up asset paths for fonts by @Floppy in manyfold3d/manyfold#2415
- fix font paths when using RAILS_RELATIVE_URL_ROOT by @Floppy in manyfold3d/manyfold#2421
- Use fonts from CDN instead of local to avoid asset path problems by @Floppy in manyfold3d/manyfold#2422
🛠️ Other Improvements 🛠️
- Translation updates (pl, fr, de) by @Floppy in manyfold3d/manyfold#2418
Full Changelog: manyfold3d/manyfold@v0.72.2...v0.73.0