Releases: thehappycheese/nickmap-bi
Releases · thehappycheese/nickmap-bi
v4.4.2.0
v4.3.0.0 - RETRACTED
RETRACTED
This release is retracted because it had some critical bugs with the settings menu. Please use a more recent version.
- Bump version of all dependencies
- Address many annoying eslint problems
- Adopt American spelling of 'Color' to avoid insanity with tooling
and libraries. Sadly this slightly breaks drop-in compatibility with existing dashboards;
users will have to re-add the color field to the color field-well.
But too late to fix it now... *facepalm* oh well.
Now using the latest API versions etc.
Should be up to date and compatible for a good period of time
v4.2.3
v4.2.2
- no longer show blank tooltips when no columns in field well #49
- Better explanation for why rows cannot be mapped #28
- added setting to hide the number of mapped features in the status bar
- added setting to hide warnings about un-mapped rows #50
- reduced size of status bar
- top-left controls are now collapsed by default since this seems to be the
preference of most users. - Fixed issue #43 (added
x-request-id
support when available. This will prevent processing out
of order responses.)
v4.2.1 - test backend change
This is a test release to see if the new backend works
v4.2.0
See the full Change Log
What's New?
Changed
- #9 Tooltips now show on hover.
- Minor improvements to controls style. Moved scale bar to top right.
Fixed
- #44; Tooltips now have formatting applied.
- #43; simultaneous requests are prevented using an abort signal to prevent out-of-order response processing
- Goto will now work with non capitalised road numbers
- Possibly fixed minor compatibility issue by removing unnecessary use of
AbortSignal.timeout()
- Goto will now work on any submit event including enter, but there are
outstanding problems with focus being annoyingly lost - Improve labels for brightness, contrast and saturation
- By adding percentage unit (%)
- Adding the default value to the tooltip
v4.1.4
v4.1.3
What's Changed
- brightness and greyscale now behave as expected by @thehappycheese in #23
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- slk_from and slk_to can now be swapped by @thehappycheese in #13
- road and psp colours now update as expected by @thehappycheese in #14
- Fixed auto zoom not triggered properly on update pan to by @thehappycheese in #18
- Selection is now synced by @thehappycheese in #20
- Added saturation brightness sliders to raster layers by @thehappycheese in #21
Full Changelog: v4.1.1...v4.1.2
v4.1.1
First serious release for user feedback