Skip to content

v0.1.2

Compare
Choose a tag to compare
@webamon-org webamon-org released this 30 Aug 22:06
· 156 commits to main since this release
1e0f70b

[v0.1.2] - 2024-08-30

Removed

  • Removed google tracking, was included 1+ year ago for web hosted stale/old/different version/solution

Fixed

  • API, incorrect reply for /domains was a 200 when no results, caused incorrect frontend update logic
  • API, incorrect reply for /servers was a 200 when no results, caused incorrect frontend update logic
  • Frontend change to handle above, 400 returned, result tables is cleared
  • setLoading(false) domains page, loading wheel continued when results returned
  • setLoading(false) servers page, loading wheel continued when results returned