Changelog

The format is based on Keep a Changelog.

[2.0.10] - 2024-06-24

Changed

  • OMPE-8352: Updated documentation with AI agent.

[2.0.9] - 2023-09-26

Changes

  • Handle possibility of builidng UI without expected font-size setting.

[2.0.8] - 2023-05-23

Changes

  • Added bgein edit handler for path field string field that could be passed in by parent widgets

[2.0.7] - 2023-05-03

Changes

  • OM-93184: Able to use in modal window

[2.0.6] - 2023-03-09

Changes

  • Add a separate queue for recording visited history that the prev/next button uses for jumping between visited history.

[2.0.5] - 2022-12-19

Changes

  • Update browser bar combo box style, add custom rectangle background to match UX.

[2.0.4] - 2022-11-09

Changes

  • Fix to toml file

[2.0.3] - 2022-03-09

Changes

  • Fixed navigation bugs. Added unittests.

[2.0.2] - 2021-06-07

Changes

  • More thorough destruction of class instances upon shutdown.

[2.0.1] - 2021-02-10

Changes

  • Updated StyleUI handling

[2.0.0] - 2020-01-03

Updated

  • Refactored for async directory listing to improve overall stability in case of network delays.

Added

  • Keyword Arg: ‘branching_options_handler’

Deleted

  • Keyword Arg: ‘branching_options_provider’

[0.1.4] - 2020-09-18

Added

  • Initial commit to master.