Skip to content

v0.6.1

Choose a tag to compare

@digitsu digitsu released this 23 Jun 03:38
· 3 commits to main since this release

Bug-fix release addressing two reported hosted-mode issues:

  • Account 'Manage' link: the Manage link next to your shared-content activation count opened the admin-only approval queue, producing "Admin access required" / "Failed to load admin data" for normal users. It now opens the Content Manager's Browse Shared Library view, where you activate/deactivate your own shared content.
  • Patreon login popups: signing in could spawn many duplicate Patreon login windows. Added a hard cap so an existing login popup is reused/focused instead of opening new ones, and fixed a settings-panel subscription leak that compounded the problem.