44 lines
1.2 KiB
Markdown
44 lines
1.2 KiB
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file. Older changes are summarized on individual commits.
|
|
|
|
## [0.8.0.2]
|
|
- Tweaks to directory and bundle icons
|
|
- Switch from qltool to iff
|
|
- Output redirection fixes
|
|
- Thumbnail bindings
|
|
- "Add to existing" prefs option
|
|
- Fixed a fid bug introduced in 0.8.0.0
|
|
|
|
## [0.8.0.1]
|
|
- Move batchfile generation to Prescan
|
|
- Rewrite batchfile generation (batch now handles files, links, dirs)
|
|
- Rewrite spotlight and move to batch
|
|
- Replace directory previews with flacdiricon tool
|
|
|
|
## [0.8.0.0]
|
|
- Refactor for thumb/icon "modes"
|
|
- Integrate ql-icon
|
|
- flacfile shell tool
|
|
- Move more operations into helper
|
|
- "Open in browser" postflight
|
|
- Clean up prefs
|
|
- Better logic for external tools (sips can be disabled manually)
|
|
|
|
## [0.7.13.2]
|
|
- Added PHP extension checks
|
|
- Moved icon, thumb, meta, contents into helper
|
|
- Fixed numerous bugs in helper
|
|
- Parallel option in prefs
|
|
- Debug messaging and console
|
|
- Set WAL on dbp for performance
|
|
|
|
## [0.7.13.1]
|
|
- Thumb creation bugfix
|
|
- App filepath bugfixes
|
|
- Switch to shell wrapper (to enable php bundling)
|
|
|
|
## [0.7.13.0]
|
|
- Rewrites to diskutil code
|
|
- Rewrites to mdutil code
|
|
- Restructure paths
|
|
- Fixed a sort order bug in rtc.php |