VersionTracker Changelog

What's new in VersionTracker 1.6.0

Jan 9, 2024
  • New: Retains and restores the last selected version while working on a document
  • New: Extensibly customizable HTML Template options
  • New: Documented User Guide
  • Fixed: Change in text case is now captured as a modification
  • Fixed: Placement of pasted lines when there is a selection
  • Fixed: Placement of new change note with multiple lines selected
  • Fixed: HTML renderer now handles < and > correctly
  • Fixed: HTML renderer now replaces line breaks with <br>
  • Changed: Window position tracking now uses paths instead of File IDs for better git support
  • Changed: Error reporter now encourages a contact address (though it is not required)

New in VersionTracker 1.5.0 (Sep 1, 2022)

  • New: HTML Template export option
  • New: Non-focused row selection color for the versions list to more clearly indicate what version is selected
  • New: Show version change note counts in sidebar
  • New: Version overview to quickly count change types
  • Fixed: Version list no longer gets stuck disabled when canceling an edit
  • Changed: Preferences window is now more refined
  • Changed: DokuWiki format now includes datestamps
  • Changed: Bundle Identifier is now of Strawberry Software

New in VersionTracker 1.4.3 (Mar 8, 2022)

  • New: Paste, duplicate, and cut change notes
  • Fixed: Edit menu correctly enabled for details list
  • Fixed: Edit button mouse coordinates when the scrollbar is visible

New in VersionTracker 1.4.2 (Feb 8, 2022)

  • New: [Del] key can now delete notes and versions
  • Fixed: About window copyright year
  • Fixed: Versions list no longer sorted on load
  • Fixed: Windows uninstaller icon
  • Removed: Python pretty print hack for Monterey compatibility

New in VersionTracker 1.4.0 (Jan 18, 2022)

  • New: Markdown export format
  • New: Command line generation for automated pipelines
  • Fixed: Export as file default naming
  • Fixed: Light mode selection text coloring

New in VersionTracker 1.3.1 (Dec 27, 2021)

  • Fixed: Copying changes from the list once again formats correctly
  • Fixed: Change notes list once again allows multiple selections
  • Fixed: Changing note type now immediately updates the cell

New in VersionTracker 1.3.0 (Dec 23, 2021)

  • New: Dark mode on Windows
  • Fixed: Properly encodes lowercase special characters
  • Changed: Dark mode coloring for the Edit button

New in VersionTracker 1.2.6 (Dec 2, 2020)

  • New: Inserting a note while one is selected will inherit the note type
  • New: TPUpdates export format
  • New: Exception reporting with Radar

New in VersionTracker 1.2.5 (Aug 26, 2020)

  • New: HTML export now encodes entities and new lines
  • Changed: New icon

New in VersionTracker 1.2.4 (Jun 4, 2020)

  • New: SQLDate handling for automatic version increment
  • New: New changes will insert at the selected row, hold Alt/Option to insert above
  • New: Change notes now internally track creation date
  • Fixed: Improved high contrast Edit Button drawing
  • Fixed: Recent Items no longer crashes on some occasions
  • Fixed: Can no longer lose changes by zipping around the UI
  • Changed: Updated About window
  • Changed: Migrated to Strawberry Software website

New in VersionTracker 1.2.3 (Dec 2, 2019)

  • New: Added macOS Window menu
  • New: Asks to turn on update check in an unobtrusive way
  • New: Export plain text preferred by software listing websites
  • New: Import your existing notes from plain text
  • Fixed: Sheet windows have a border in high contrast mode
  • Fixed: Rendering no longer omits custom change types
  • Fixed: Sorting the versions now marks the document dirty
  • Fixed: Double click to edit setting also applies to version list
  • Changed: Rendering no longer attempts to sort changes. Sort the changes to the desired order before exporting.
  • Changed: Improved document changed state handling