Skip to content

Release v5.0.6

Latest

Choose a tag to compare

@Frodo45127 Frodo45127 released this 01 Aug 11:28
· 2 commits to master since this release

become_a_patron_button

Added

  • Improved documentation for AI Agents to more easely decode tables, by @ChaosRobie.
  • Implemented delta-merging for tables (merge changes between multiple copies from the same row into a single one, with conflict resolution).

Changed

  • Global search result headers are now resizable.
  • New table filters are now put in separate groups when created, like in 4.X.

Removed

  • Removed button added by Qt6 to the generating dependencies cache dialog.

Fixed

  • Fixed debug views (views in json format with a save button at the bottom) failing to save.
  • Fixed Go To Definition failing to work with "Pack not found" errors.
  • Fixed crash reports not logging their cause.
  • Fixed Add Folder failing to work under windows in some situations.
  • Fixed settings loading too late in the startup process, causing flashing when the UI had different theming settings from the default ones.
  • Fixed TSV Import command not being idempotent.
  • Fixed CTD when two crash reports are generated in quick succession.
  • Fixed missing reason when a crash report fails to be generated.
  • Fixed CTD when parsing certain AK files.
  • Fixed CTD when decoding groupformation files.
  • Fixed CTD when trying to export as TSV a file that doesn't support exporting as TSV.
  • Fixed CTD when fetching reference data from multiple tables with different definitions.
  • Fixed CTD when a single table fails to decode when loading dependencies.
  • Fixed CTD when the settings file fails to load.
  • Fixed CTD when the settings file fails to save.
  • Fixed CTD when there is a session error.
  • Fixed Save As causing the original pack to not be openable.
  • Fixed pack key collisions causing inconsistent behavior when opening packs with the same name.