Skip to content

MetaForge 1.0.0

Compare
Choose a tag to compare
@joeykleingers joeykleingers released this 29 May 17:48
· 9 commits to trunk since this release

What's Changed

  • Updated project to use Qt6, which unlocked the ability to package up the project into a standalone app package for M1 Macs.
  • ENH: Redesigned the custom parser list in the Preferences panel into a table that displays a lot more information about each loaded parser. Parsers can be enabled/disabled, and when the parser file gets changed underneath the application, the application automatically reloads the parser.
  • ENH: Added the ability to reorder metadata table items via drag-and-drop.
  • ENH: Added the ability to reorder metadata table items by editing their row numbers.
  • ENH: Custom parsers can now return annotations and units for each metadata item. ANG and CTF default parsers now return the correct annotations and units for certain metadata fields.
  • ENH: Folders (and their entire structure) can now be uploaded to HyperThought on the "Use Template" side.
  • ENH: Added ability to "unlock" the metadata table on the "Use Template" side for one-off changes to read-only metadata items. Dialog box is included for safety.
  • Various other bug fixes and user interface improvements (updated tool tips, labels, menu items, etc.)

Full Changelog: rc-14...1.0.0