Skip to content

Releases: krud-dev/ostara

0.12.0

19 Jul 05:40
54d9ebc
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • 556adb6: Added snap support for main sidebar to allow full screen dashboard
  • 41bf060: Improved app updater mechanism
  • 5315017: Added multi item selection and actions in the navigator tree

Patch Changes

  • 01ed858: Fixed react query offline behavior
  • 7f29a90: Fixed ResizeObserver loop limit exceeded error
  • 3bf39ce: Fixed app updater quit and install
  • 9945e57: Added network check to check for updates
  • 30a0227: Fixed 'value' in actuator environment response not being transformable to string

0.11.0

26 Jun 12:53
dbac985
Compare
Choose a tag to compare

Minor Changes

  • 55a399d: Added auto updating for Windows
  • bec2a8c: Added Info page
  • 32e44c6: Added Health page
  • 9057aef: Added Logfile page
  • f9a020d: Added settings page with sections
  • 7ef07f4: Added system backups manager to app settings
  • ed26b3a: Added metrics value formatting by unit
  • 1825ea8: Added UI animations
  • acb2609: Added build and git info to instance
  • 279a931: Improved home screen feedback ui
  • c9d870f: Improved folder-applications and application-instances tables empty states
  • 00e585e: Added preview for import config and restore backup

Patch Changes

  • d625378: Fixed manually downloading updates to only allow one click
  • ff98458: Fixed missing sort when exporting folders
  • e5bde84: Fixed navigator tree move/rename/delete async methods
  • f6089d6: Fixed slowness when navigating from instance dashboard to another page

0.10.0

11 Jun 08:34
Compare
Choose a tag to compare

Minor Changes

  • 39de212: Added application dashboard
  • 1097b05: Added join discord buttons to home screen
  • b56c2f4: Added notifications settings
  • 230be29: Added ability to shutdown instances
  • 421a427: Added ability to cancel heapdump downloads
  • 7269784: Added application health notifications
  • 02d736a: Added methods to send direct feedback
  • a121854: Added folder dashboard
  • 26d1196: Added ability to configure notifications for metric changes
  • bc71701: Added option to export / import configurations
  • 52be865: Added tooltips to navbar buttons
  • fb235a9: Updated start demo design to be more prominent
  • 9fa6cf2: Added global dashboard
  • 9188bc3: Added automatic selection of instance/application/folder on creation

Patch Changes

  • c4ea992: Fixed application health not updating after cache eviction
  • 8b3732f: Fixed instance active profiles overflow ui
  • 5a4e450: Change app updater to run once on app start if enabled
  • b187706: Fixed analytics not sending heartbeat event
  • 8e8dc99: Removed ability to move instances between applications
  • 9452747: Fixed dashboard loading ui bug
  • 58d20a0: Fixed demo created multiple times
  • 216ec43: Fixed dashboard widget not available state
  • c521002: Fixed beans table dependency click not working when filtered
  • 16e1599: Fixed table action tooltip for disabled actions not interactable

0.9.0

23 May 08:51
Compare
Choose a tag to compare

Minor Changes

  • 26211c7: Added manual app updates mechanism
  • 3a04b8b: Added ability to disable SSL verification for applications
  • 18b5f69: Added Togglz support
  • 2b6508e: Added analytics heartbeat and additional demo events

Patch Changes

  • c23fa41: Fixed demo application not opened on start
  • 7d0e0e0: Fixed dashboard metric error handling
  • 58b2df7: Fixed global api error handler invalid app rerenders

0.8.0

15 May 14:30
Compare
Choose a tag to compare

Minor Changes

  • 1ed0b79: Added in-app demo
  • 78106d6: Deep sort app properties keys alphabetically

Patch Changes

  • 70fe8ca: Add missing pattern nullcheck to the multi date deserializer
  • 5d7cfd2: Fixed grid text line break mid-word

0.7.0

08 May 12:41
8a2ee11
Compare
Choose a tag to compare

This version changes the name of the app from Boost to Ostara.
Auto update should still work, even if the app name remains Boost. All previous data is compatible.

Minor Changes

  • debaf31: Added analytics events and disabled analytics in developer mode
  • 75551a4: Rename app from Boost to Ostara
  • 2614ab0: Added error boundary and user feedback on error

0.6.1

27 Apr 00:55
Compare
Choose a tag to compare

Patch Changes

  • 43dc6f6: Added signature for x64 native sqlite library for mac

0.6.0

25 Apr 23:06
Compare
Choose a tag to compare

Minor Changes

  • e3b5ce7: Added empty state to thread/heap dump tables
  • e7819fb: Added loading state to log level toggle
  • d9df5fe: Added redaction warning for masked actuator response

Patch Changes

  • 8ace76b: Fixed analytics implementation with amplitude
  • d3261ac: Fixed heapdump download in MacOS
  • 7cc135d: Add default values to all fields in actuator responses

0.5.0

22 Apr 02:56
Compare
Choose a tag to compare

Minor Changes

  • 789d2e0: Added app version updated dialog
  • b67f7b4: Added default actuator url from clipboard to create instance form

Patch Changes

  • 4e5930e: Fixed thread profiling thread data card ui
  • f6849d2: Fixed navbar tooltip doesn't disappear when dragging
  • 4384b82: Fixed URL regex not allowing dashes
  • 4637100: Fix incorrect non-nullable type for dispatcherServlet in mappings response
  • 87d4c87: Fixed update item icon ui
  • 2c9ce4f: Fixed disable error reporting in renderer for development
  • 31c8b52: Change Http Request Statistics by Statuses to be key by string instead of int
  • b1ea44b: Fixed url regex path allowed characters

0.4.3

18 Apr 09:13
Compare
Choose a tag to compare

Patch Changes

  • 1467cc0: Change update check frequency