Skip to content

Release 1.0.3: Adding NC33 compatibility - PRs #158, #159, #161#162

Merged
frozenbanana merged 1 commit into
mainfrom
release_20250316
Mar 16, 2026
Merged

Release 1.0.3: Adding NC33 compatibility - PRs #158, #159, #161#162
frozenbanana merged 1 commit into
mainfrom
release_20250316

Conversation

@frozenbanana

Copy link
Copy Markdown
Contributor

Summary

Changes

NC33 Compatibility Updates (#158)

  • Added FilesCompatibility.js utility for NC32/NC33 compatibility
  • Upgraded file actions dialogs to v7
  • Fixed overlay icons and padding issues
  • Updated deployment scripts and CI pipeline
  • Enhanced Nextcloud 33 support throughout codebase

Settings Page Fixes (#159)

  • Fixed settings page UI for NC33 compatibility
  • Added proper hint and default value for host configuration

Minor Fix (#161)

  • Small fix in src/settings.js

Technical Details

  • Updated Nextcloud version compatibility to 32-33 in appinfo/info.xml
  • Updated webpack configuration and package dependencies
  • Enhanced file actions (archive, export, hide, move, overlay, reference, rename)
  • Added development environment example for NC33

Testing

  • All changes cherry-picked from origin/stage branch
  • Squashed into single release commit
  • Version bumped from 1.0.2 → 1.0.3

Files Changed

  • 25 files modified
  • 2,684 insertions (+)
  • 948 deletions (-)
  • New file: src/util/FilesCompatibility.js

Next Steps

  1. Review and merge this PR
  2. Create GitHub release with tag v1.0.3
  3. Update stage branch after merge: git switch stage && git merge main

@frozenbanana
frozenbanana merged commit 2b0102b into main Mar 16, 2026
1 check passed
@frozenbanana
frozenbanana deleted the release_20250316 branch March 16, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant