A quick release to fix some important issues that appeared in 1.3.0 and were not fully resolved in 1.3.1. Single server setups should now work correctly. I've removed the original releases as they are now obsolete. Apologies for the inconvenience,
Please note that this version adds additional messages and settings to index.html. If you are customising your index.html, please ensure you include these additions.
Fixed
- Fixed bug causing setups using dynmap's standalone/config.js file to not load correctly.
- Fixed players button title
- Fixed some UI elements having the configured background colour applied multiple times, which would cause inconsistent opacity when the background colour is semi-transparent.
- Removed unintentionally added test server configurations from index.html
Original 1.3.0 notes
Added
- Added a search to the sidebar player list, and a corresponding playersSearch setting.
- Modifying the URL in the address bar will now update the map view appropriately.
- Improved sidebar styling to allow for semi-transparent backgrounds (#41).
- Hidden players will keep their name colours in the player list (#40).
- Added a playersAboveMarkers setting to control whether player markers are shown above other marker types (#14).
Fixed
- Improved nether world detection
- Fixed several padding and alignment issues.
- Improved focus styling on older browsers.