Skip to content

Releases: thehappycheese/nickmap-bi

v4.4.2.0

17 Jun 05:53
2fe2aee
Compare
Choose a tag to compare
  • Fixed broken visual settings.
  • Added new setting under Advanced Settings named Backend URL. This must be a URL with a /batch and line endpoint that accept POST requests as described in the readme

v4.3.0.0 - RETRACTED

31 May 09:12
9d6e329
Compare
Choose a tag to compare

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

02 Aug 06:04
97080a0
Compare
Choose a tag to compare

[4.2.3] - 2023-08-02

  • Partially addressed #41 Allow SLK From == SLK To (Adds 5 metres either side to create a 10 metre line segment.)

v4.2.2

22 Jun 15:26
0ec6c06
Compare
Choose a tag to compare
v4.2.2 Pre-release
Pre-release
  • 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

22 Apr 07:46
Compare
Choose a tag to compare
Pre-release

This is a test release to see if the new backend works

v4.2.0

12 Apr 09:13
a96a783
Compare
Choose a tag to compare

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

13 Mar 04:27
6dda318
Compare
Choose a tag to compare

v4.1.3

09 Mar 08:59
d8ea287
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

09 Mar 08:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

02 Mar 08:18
Compare
Choose a tag to compare
v4.1.1 Pre-release
Pre-release

First serious release for user feedback