Skip to content

5.5 build 2144

Compare
Choose a tag to compare
@AuroraLS3 AuroraLS3 released this 20 Dec 17:45
· 818 commits to master since this release

5.5 build 2144

This build contains various bugfixes.

Change log

Join Address Data

  • Any join address data that has null characters (gathering was fixed in previous update) is now cleaned on first startup - the data after null character is cleared, and the valid data kept. This should help with join address tab not loading in many cases. This was thoroughly unit tested to ensure it works properly.

Query page

  • Fixed Query results erroring with 500 due to mistake in the code not placing boolean parameters in the query parameters.

Frontend BETA

  • Fixed timezone not being applied to graphs (All line graphs)
  • Fixed exported pages constantly updating data in the background