mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
2.2 KiB
2.2 KiB
2.1.0 - 2019-03-05
Added
- Nextcloud 16 support
2.0.0 - 2018-11-08
- PHP 7.x required
- Nextcloud 14 only
- Moved to migrations for DB handling
- Added path option to generate command (thanks to @adduxa)
- Nextcloud 15 compatible
1.0.9 - 2017-12-29
Fixes
Added
- Show timestamp in occ commands #88
- Add Composer Classmap for file (NC13) #90
- Respect .nomedia #92
- Use PID to check for already running process #93
1.0.8 - 2017-12-21
Fixes
- Do not add file if it already is in the table #86
Added
- Allow to specify sizes to be generated #87
1.0.7 - 2017-09-26
Fixes
- Updated/Fixed README
- Avoid folder processing on pre-generate #73 @Seik
Added
- Make NC13 Compatible #63
1.0.6 - 2017-05-05
Fixed
Added
1.0.5 - 2017-03-17
Added
- Generate more preview sizes
- Add --force command to break lock
1.0.4 - 2017-03-14
Fixed
- Lock timeout was 30 hours instead of minutes
1.0.3 - 2017-03-14
Added
- Do not use app with encryption
- Check for already running command
1.0.2 - 2017-03-08
Added
- More verbose output of commands
- Hack around preview generation errors by not trying the file again in the next run
1.0.1 - 2016-12-08
Fixed
- Pimp info.xml
1.0.0 – 2016-12-07
Initial release