Releases: nextcloud/files_zip
Releases · nextcloud/files_zip
v2.1.0
Added
- feat(deps): Add Nextcloud 31 support @nickvergessen #275
- ci: Update workflows @nickvergessen #284
Fixed
- fix: disable zip on trashbin @skjnldsv #282
- fix(files): upgrade
vite-configto1.4.2@JuliaKirschenheuter #288
Other
- Chore(deps): Bump @nextcloud/vue from 8.15.0 to 8.15.1 @dependabot #271
- Chore(deps): Bump @nextcloud/files from 3.6.0 to 3.7.0 @dependabot #272
- Chore(deps): Bump @nextcloud/vue from 8.15.1 to 8.16.0 @dependabot #273
- Chore(deps): Bump @nextcloud/files from 3.7.0 to 3.8.0 @dependabot #274
- chore: update workflows from templates @nextcloud-command #277
- Chore(deps): Bump @nextcloud/vue from 8.16.0 to 8.17.0 @dependabot #278
- Chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 5.3.7 @dependabot #279
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3 @dependabot #280
- Chore(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0 @dependabot #283
- Chore(deps): Bump @nextcloud/vue from 8.17.0 to 8.17.1 @dependabot #281
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.3 to 1.3.1 @dependabot #287
v1.6.0
Added
- feat(deps): Add Nextcloud 30 support @nickvergessen #226
- Add SPDX header @AndyScherzinger #248
- Remove duplicate license info @AndyScherzinger #250
- Migrate REUSE to TOML format @AndyScherzinger #265
v1.5.0
Added
- Nextcloud 28 compatibility
- feat: Move to vue and @nextcloud/files actions @juliushaertl #189
Fixed
- fix: Add share attribute check @juliushaertl #192
- fix(i18n):fixed typo @rakekniven #191
- (readme) Add usage info + tidy up headings @joshtrichards #159
v1.4.1
Fixed
- fix: Add share attribute check @juliushaertl #192
v1.2.1
Fixed
- fix: Add share attribute check @juliushaertl #192
v1.4.0
Removed
- Support for Nextcloud 22, 23 and 24
v1.3.0 - not published to appstore
v1.2.0
Added
- Add single file action for compressing to zip @juliushaertl #86
- Compatibility with Nextcloud 26
Fixed
- Fix icon color inverting @juliushaertl #111