Releases: nextcloud/tables
Releases · nextcloud/tables
v2.1.1
v1.0.8
v0.9.11
v2.1.0
Added
- Reorder Application resources (tables#2245)
- 🔢 Reorder and sort table columns (tables#2481)
- Feat: add permissions for public link shares (tables#2483)
- 📍Option to pin a column (tables#2496)
- Mandatory column handling (tables#2511)
- 🪢 Sticky header elements (tables#2527)
Fixed
- Feat: update loading shares of table (tables#2379)
- Fix: add validation for columnDto (tables#2414)
- Fix(Share): compare group id with group id, not displayname (tables#2433)
- Fix: ensure stable column order in table view (tables#2445)
- Fix: reset default values for usergroup column after row creation (tables#2448)
- Fix: It is possible to open view with removed column (tables#2449)
- Fix: replace 'circle' with 'team' in CircleHelper (fixes #2249) (tables#2455)
- Fix: Auto-focus input field for selecting a value via the column header (tables#2457)
- Fix layout issues in application view caused by missing width constraint (tables#2482)
- Error handling for CSV downloads (tables#2512)
- Reordering validation (tables#2505)
- Fix: Table sharing limitations (tables#2551)
- Fix/2555: share delete and public link access (tables#2556)
Dependencies
- Fix(deps): update dependency dompurify to ^3.3.2 (main) (tables#2392)
- Fix(deps): update dependency @nextcloud/vue to ^8.37.0 (main) (tables#2419)
- Chore(deps): update nextcloud/pr-feedback-action digest to 5227c55 (main) (tables#2431)
- Chore(deps): update shivammathur/setup-php digest to accd612 (main) (tables#2432)
- Fix: Pin cypress versions (tables#2460)
- Fix: pin stylelint-config and vue version in renovate (tables#2461)
- Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.60.1 (main) (tables#2462)
- Chore(deps): update dependency @playwright/test to ^1.59.1 (main) (tables#2463)
- Chore(deps): update dependency vite to ^7.3.2 (main) (tables#2486)
- Fix(deps): update tiptap to ^3.22.3 (main) (tables#2487)
- [main] Update nextcloud/ocp dependency (tables#2491)
- [main] Fix npm audit (tables#2493)
- Chore(deps): update dependency phpunit/phpunit to v9.6.34 (tables#2500)
Other
- Ci(renovate): prevent incompatible nc/files updates on stable1.0 (tables#2381)
- Ci: fix wrong concurrency group (tables#2385)
- Feat(tests): Migrate some tests from Cypress to Playwright (tables#2427)
- Add an AGENTS.md for coding agents to respect (tables#2494)
- Sync actions with current workflow templates (tables#2495)
- Context changes (tables#2510)
- Add further guidelines for implementation logic and code checks (tables#2516)
- Build: disable renovate for EOL 0.9 (tables#2549)
- Add more rules, for frontend, backend, persistence and testing (tables#2550)
v1.0.7
v0.9.10
v1.0.6
Added
Fixed
Dependencies
- Chore(deps): update dependency openapi-typescript to ^7.13.0 (stable1.0) (tables#2369)
- Fix(deps): update dependency bamarni/composer-bin-plugin to ^1.9.1 (stable1.0) (tables#2371)
- Fix(deps): update dependency dompurify to ^3.3.3 (stable1.0) (tables#2410)
- Fix(deps): update dependency @nextcloud/vue to ^8.37.0 (stable1.0) (tables#2422)
- Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.60.1 (stable1.0) (tables#2464)
- Chore(deps): update dependency vite to ^7.3.2 (stable1.0) (tables#2488)
- Fix(deps): update tiptap to ^3.22.3 (stable1.0) (tables#2489)
- [stable1.0] Fix npm audit (tables#2492)
- [stable1.0] chore(deps): update dependency phpunit/phpunit to v9.6.34 (tables#2501)
v2.0.1
2.0.1
Added
- Enhancement: Apply user's timezone to meta fields (tables#2210)
- Feat: Validate custom settings (tables#2303)
Fixed
- Fix: Merge views instead of resetting to avoid race condition (tables#2279)
- Fix: transfer shares on context ownership change (tables#2351)
- Fix: Ensure context icon is valid (tables#2355)
- Fix: fix export table to csv with deleted options (tables#2357)
- Fix: Duplicate sidebar entries due to race condition (tables#2358)
- Fix: add arbitrary team (tables#2359)
- Fix: rename ACommonsColumnsController to fix openapi attraction (tables#2323)
- Client-side only enforcement of textMaxLength (tables#2348)
- Check for column type (tables#2350)
- Perf: Optimize shares loading by eliminating N+1 queries (tables#2293)
Dependencies
- Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.58.0 (main) (tables#2300)
- Fix(deps): update dependency @nextcloud/dialogs to ^7.3.0 (main) (tables#2344)
- Chore(deps): update dependency openapi-typescript to ^7.13.0 (main) (tables#2338)
Other
v1.0.5
Added
Fixed
- [Backport 1.0] Fix: Fix import when column was adjusted in preview screen (tables#2324)
- [stable1.0] fix: Merge views instead of resetting to avoid race condition (tables#2341)
- [stable1.0] #1360: Client-side only enforcement of textMaxLength (tables#2349)
- [stable1.0] fix: transfer shares on context ownership change (tables#2352)
- [stable1.0] Check for column type (tables#2354)
- [stable1.0] fix: Ensure context icon is valid (tables#2356)
- [stable1.0] fix: add arbitrary team (tables#2360)