You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some bug fixes and custom login URL support. Reapplying any customisations you have made to a fresh index.html is recommended.
Added
Support for custom login URLs
The new customLoginUrl setting in index.html allows specifying a URL to redirect the user to if they need to login, such as a customised dynmap login.html
If this setting is used, LiveAtlas will not perform any authentication itself, instead delegating entirely to the configured URL. The configured URL will need to perform the necessary Dynmap API calls to log the user in.
{name} in Pl3xmap/Squaremap's heads-url setting is now supported.
If LiveAtlas' JS fails to load an error will now be displayed instead of an infinite loading screen.
Fixed
Fixed Overviewer support failing to handle instances hosted at the root of the current domain (/)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Some bug fixes and custom login URL support. Reapplying any customisations you have made to a fresh index.html is recommended.
Added
customLoginUrl
setting in index.html allows specifying a URL to redirect the user to if they need to login, such as a customised dynmap login.html{name}
in Pl3xmap/Squaremap'sheads-url
setting is now supported.Fixed
/
)New Contributors
Full Changelog: v3.0.0...v3.1.0
This discussion was created from the release v3.1.0.
Beta Was this translation helpful? Give feedback.
All reactions