Skip to content

2.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@JLyne JLyne released this 01 Sep 18:21
· 840 commits to master since this release

Today's release contains some significant new features and changes, all in a smaller overall filesize.

If you have customised your index.html, it is highly recommended you apply your customisations from scratch due to the volume of changes.

As with previous betas brief testing didn't reveal major issues, but stay on 1.3.2 if you value stability. Feedback continues to be appreciated, particularly for the new login experience and UI changes.

Added

  • Login/register support
    • LiveAtlas now natively supports Dynmap's login/register functionality, via a new modal
    • For servers that require logging in to view the map, the modal will be displayed on the splash screen
  • UI refresh
    • Some icons have been updated (Credit to @Katuend who has created all the icons used by LiveAtlas)
    • Focused, selected and active colours are now easier on the eyes
    • Selected buttons now use a bolder font for better readability
    • Reduced the border radius applied to many UI elements
    • Text shadows are applied more consistently
    • For worlds with many defined maps, the map list will now wrap to avoid a horizontal scrollbar
    • The unfollow button now uses an icon
    • The maps button will use a new server icon when multiple servers are defined but only a single map
    • Marker labels have a maximum width and will wrap if necessary
  • It is now possible to switch servers from the splash screen

Fixed

  • Fixed images being smoothed on Firefox
  • Fixed loading spinner spinning twice as fast as it should in some situations
  • Fixed display issues caused by players with long names
  • Fixed splash screen errors remaining visible when switching servers
  • Various minor bugfixes