Skip to content

Releases: CGessinger/nextcloud-skyprint

v0.1.6 Support Nextcloud 28-30

04 Jun 17:09
Compare
Choose a tag to compare
Support Nextcloud 28-30

v0.1.5 fix for symfony 4.x

04 Dec 14:58
Compare
Choose a tag to compare

fix #2:

  • Fix symfony 4.x not accepting strings in Process constructor. Use array instead.

v0.1.4 Hotfix error when printing whitespace

25 Nov 15:45
Compare
Choose a tag to compare

Fix:

  • Printing fails when file has whitspace in it

v0.1.3 Fix printing multiple files

04 Oct 21:19
Compare
Choose a tag to compare

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

03 Oct 21:01
Compare
Choose a tag to compare
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

03 Oct 16:24
Compare
Choose a tag to compare

v0.1.0-alpha

03 Oct 15:07
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

First release of skyprint. Only testet in closed development environment