Skip to content

Release beta v4.7.111

Pre-release
Pre-release

Choose a tag to compare

@Frodo45127 Frodo45127 released this 30 May 19:49
· 127 commits to master since this release
f7383a3
  • Implemented sorting for diagnostic columns.
  • Implemented Ctrl+Shift+S to allow saving only the pack you're currently editing, not all of them.
  • Bumped MSRV to 1.85.
  • Expanded Invalid Key diagnostic to work on tables and on keys that have trailing whitespaces.
  • Migrated telemetry collection to posthog.
  • Updated GroupFormation entity list with more complete info.
  • Fixed row number column flickering on tables.
  • Fixed additional "Are You Sure?" dialog when closing the program after using a tool.
  • Fixed release exes being generated without telemetry (and me thinking there were no more crashes....).
  • Fixed a few diagnostics triggering on CA packs, where it makes no sense for them to trigger.
  • Fixed old warning about remove_path on save.
  • Fixed packs saved with Save As not being shown in the recent packs list.
  • Fixed packs open from recent packs closing the previously open packs.
  • Fixed wrong files being marked as modified when two open packs contain the same files.
  • Fixed single-pack saving removing the modified marks from all packs.
  • Fixed pack treeview expanding the wrong item when selecting a view from other than the first pack.
  • Fixed a few instances of file tooltips not updating correctly when there are multiple packs open.
  • Removed twad_key_deletes_table check on games that don't support it.