Releases: CGessinger/nextcloud-skyprint
Releases · CGessinger/nextcloud-skyprint
v0.1.6 Support Nextcloud 28-30
Support Nextcloud 28-30
v0.1.5 fix for symfony 4.x
fix #2:
- Fix symfony 4.x not accepting strings in Process constructor. Use array instead.
v0.1.4 Hotfix error when printing whitespace
Fix:
- Printing fails when file has whitspace in it
v0.1.3 Fix printing multiple files
Fix:
- Issue where all previously selected files were printed
Added:
- Moved printing feedback to notification
- Log failed printing attempts for admin review
v0.1.2 Crucial Fix enabling printer by non-admins
Fix printing for non-admin printers and printfile method of SkyprintController were only accessible by server admins. Now fixed to be accessible for all users. Restriction to adminsor other groups can be made in nextcloud app settings.
v0.1.1 Edit to fit into nextcloud ecosystem
Fix info.xml
v0.1.0-alpha
First release of skyprint. Only testet in closed development environment