This commit is contained in:
2019-10-09 04:07:46 -07:00
parent 197c100c01
commit e325062915
14 changed files with 458 additions and 347 deletions

View File

@@ -1,9 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file. Older changes are summarized on individual commits.
## [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