Skip to content

v0.77.2

Compare
Choose a tag to compare
@Floppy Floppy released this 05 Sep 16:53
· 968 commits to main since this release
e657d14

This release brings a few privacy improvements after the initial release of public sharing in v0.77.0; you can no longer predict URLs of models, and private tags are hidden.

NOTE: new ID strings are generated for all models and files during deployment; this might take some time on large libraries.

What's Changed

🔒 Security 🔒

  • Change ID numbers in URLs to more secure randomised strings by @Floppy in #2625
  • Only show public tags when logged out by @Floppy in #2627

🐛 Bug Fixes 🐛

  • Restore automatic login in single user mode by @Floppy in #2626

🛠️ Other Improvements 🛠️

  • Don't show sharing settings in single-user mode by @Floppy in #2628

Full Changelog: v0.77.1...v0.77.2