Skip to content

Alpha v9.3.0

Latest
Compare
Choose a tag to compare
@CyanVoxel CyanVoxel released this 08 Jun 22:31
· 5 commits to main since this release

Added

  • Added playback previews for video files (by @DrRetro2033 in #149)
  • Added Boolean "and/or" search mode selection (by @YoyloNerd in #232)
  • Added ability to scan and fix duplicate entries (not to be confused with duplicate files) from the "Fix Unlinked Entries" menu (by @CyanVoxel in #204)
  • Added “Select All” (Ctrl+A / ⌘ Command+A) hotkey for the library grid view (by @yedpodtrzitko in #217)
  • Added "Clear Selection" hotkey (Esc) for the library grid view (by @PencilVoid in #259)
  • Added the ability to invert the file extension inclusion list into an exclusion list (by @Thesacraft in #251)
  • Added default landing page when no library is open (by @CyanVoxel in #258)

Fixed

  • TagStudio will no longer attempt to or allow you to reopen a library from a missing location (by @Loran425 in #238 and #240)
  • Fixed PermissionError when attempting to access files with a higher permission level upon scanning the library directory (by @Thesacraft in #228)
  • Fixed RAW image previews sometimes not loading (by @Thesacraft in #228 and @CyanVoxel in #233)
  • Fixed most non-UTF-8 encoded text files from not being able to be previewed (by @CyanVoxel in #233)
  • Fixed "Refresh Directories"/"Fix Unlinked Entries" creating duplicate entries (by @CyanVoxel in #204)
  • Other miscellaneous fixes

Changed

  • Renamed "Subtags" to "Parent Tags" to help better describe their function
  • Increased number of tags shown by default in the "Add Tag" modal from 29 to 100
  • Documentation is now split into individual linked files (by @Gawidev in #194) and updated to include future features
  • Replaced use of os.path with pathlib (by @Icosahunter in #156)
  • .cr2 files are now included in the list of RAW image file types (by @PossiblePanda in #231)
  • Minimum supported macOS version raised to 12.0

New Contributors

Full Changelog: v9.2.1...v9.3.0