Releases: nextcloud-releases/tables
Releases · nextcloud-releases/tables
v0.9.2
Fixed
- Fix: Properly update usergroup cells (tables#1750)
- Fix: Allow searching for own user when selecting them (tables#1756)
- Refactor: optimized parseEntities for better efficiency (tables#1764)
- Fix: avoid marking empty link fields as invalid protocol (tables#1765)
- Reverse column and row order when deleting (tables#1767)
Other
v0.9.1
Added
- Enhancement: Add description field for views (tables#1664)
- Enhancement: Improve viewer integration for images (tables#1624)
- Enh: Restrict text link protocols (tables#1656)
- Enh: escape CSV values (tables#1684)
- Enh: remove redundant primary key index (tables#1737)
- Analytics: get default values for number columns (tables#1717)
Fixed
- Fix: Export empty view array when exporting shared tables (tables#1620)
- Fix(Import): Fix DateTime subtype checks (tables#1661)
- Fix: fix creation failure when using creator filter (tables#1689)
- Fix: use proper meta column names for sorting (tables#1690)
- Fix(UI): fetch avatar correctly by user id (tables#1724)
- Fix: display ncemptycontent below search results (tables#1734)
- Fix: make it possible to use first option as default (tables#1738)
- Fix: computed property duplicates action on import (tables#1748)
- Enhancement: UI fixes for create/edit row dialogs (tables#1621)
Other
v0.8.5
v0.9.0
Added
- Feat(Contexts): enable nav bar display logic (tables#1193)
- Make Applications visible by default in the app navigation bar (tables#1250)
- Feat: Add UI elements to modify navigation display (tables#1295)
- Feat: add support for teams in usergroup column (tables#1326)
- Enh: warn during table manager promotion/demotion (tables#1434)
- Enh: display error popup when import preview fails (tables#1463)
- Share with teams (tables#1465)
- Enh: use tiptap's editor to render HTML (tables#1488)
- Server-side sorting (tables#1510)
- Feat(Templates): extend the tutorial table (tables#1535)
- Feat: migrate from vuex to pinia (tables#1540)
Fixed
- Fix: check for null in import preview (tables#1368)
- Fix(Import): expect selectionOptions as array from json (tables#1383)
- Fix: Properly create new rows in filtered views (tables#1409)
- Fix return status in a few cases and add integration tests against content modification through Applications (tables#1421)
- Fix: use actual providerId in link rows (tables#1443)
- Fix: use 0 for falsy number progress values during sorting (tables#1444)
- Fix: ensure number progress stays within 1-100 range (tables#1445)
- Fix and improve detection and import of ods, xlsx and csv documents (tables#1446)
- Fix "start of week" filter not working on table views (tables#1476)
- Fix(Views): allow to sort for meta columns (tables#1525)
- Fix: allow adding meta data columns to views again (tables#1526)
- Fix(RowMappers): value might at least be null (tables#1534)
- Fix(Import): DateTime import fixes (tables#1545)
- Fix(Favorites): repair runtime cache population (tables#1542)
- Fix: wrap usergroup's cell values (tables#1551)
- Fix(sort): use addOrderBy for sorting with multiple columns (tables#1612)
- Fix: improve import scheme and row dialogs (tables#1619)
Dependencies
- Deps: drop support for NC 27 and 28 (tables#1529)
- Deps(PHP): update phpoffice/phpspreadsheet (tables#1561)
- Multiple dependency updates via Renovate bot
Other
- Build(dev-deps): update phpunit for PHP 8.4 compat (tables#1466)
- Build(NC): bump max compatible NC version (tables#1569)
- Chore(i18n): Improved wording (tables#1549)
- Chore(i18n): Improved grammar (tables#1567)
- Enh(Cypress): improve some selectors (tables#1572)
- Increase size of row editor dialog (tables#1611)
- Refactor: Extend Permission Middleware usage and replace deprecated annotations with attributes (tables#1406)
- Fix: Use devcontainer with php v8.2 (tables#1485)
v0.9.0-beta.2
Added
- Feat(Templates): extend the tutorial table (tables#1535)
- Feat: migrate from vuex to pinia (tables#1540)
Fixed
- Fix(Favorites): repair runtime cache population (tables#1542)
- Chore(i18n): Improved wording (tables#1549)
- Fix: wrap usergroup's cell values (tables#1551)
- Chore(i18n): Improved grammar (tables#1567)
- Build(NC): bump max compatible NC version (tables#1569)
- Enh(Cypress): improve some selectors (tables#1572)
- Ci(config): stop updates for 0.7, enable PHP updates in renovate (tables#1560)
Dependencies
- Deps(PHP): update phpoffice/phpspreadsheet (tables#1561)
- Fix(deps): update dependency @nextcloud/files to ^3.10.1 (main) (tables#1501)
- Fix(deps): update dependency @nextcloud/moment to ^1.3.2 (main) (tables#1502)
- [main] Fix npm audit (tables#1513)
- Fix(deps): update dependency @nextcloud/dialogs to ^6.1.1 (main) (tables#1554)
- Chore(dev-deps): Bump nextcloud/ocp package (tables#1557)
- Chore(deps): update actions/checkout digest to 1e31de5 (main) (tables#1574)
- Chore(deps): update alexwilson/enable-github-automerge-action digest to 4729e0d (main) (tables#1575)
- Chore(deps): update dependency bamarni/composer-bin-plugin to ^1.8.2 (main) (tables#1576)
- Chore(deps): update dependency staabm/annotate-pull-request-from-checkstyle to ^1.8.5 (main) (tables#1577)
- Fix(deps): update dependency pinia to ^2.3.1 (main) (tables#1579)
- Fix(deps): update tiptap to ^2.11.5 (main) (tables#1580)
- Chore(deps): update dependency psalm/phar to ^5.26.1 (main) (tables#1583)
- [main] Fix npm audit (tables#1585)
- Chore(deps): update dependency openapi-typescript to ^7.6.1 (main) (tables#1587)
v0.8.4
Fixed
- [stable0.8] fix(Favorites): repair runtime cache population (tables#1543)
- [stable0.8] enh: warn during table manager promotion/demotion (tables#1552)
- [stable0.8] chore(i18n): Improved wording (tables#1564)
- [stable0.8] enh(Cypress): improve some selectors (tables#1573)
- [stable0.8] fix: wrap usergroup's cell values (tables#1563)
Dependencies
v0.9.0-beta.1
Added
- Feat(Contexts): enable nav bar display logic (tables#1193)
- Make Applications visible by default in the app navigation bar (tables#1250)
- Feat: Add UI elements to modify navigation display (tables#1295)
- Feat: add support for teams in usergroup column (tables#1326)
- Enh: warn during table manager promotion/demotion (tables#1434)
- Enh: display error popup when import preview fails (tables#1463)
- Share with teams (tables#1465)
- Enh: use tiptap's editor to render HTML (tables#1488)
Fixed
- Fix: check for null in import preview (tables#1368)
- Fix(Import): expect selectionOptions as array from json (tables#1383)
- Fix return status in a few cases and add integration tests against content modification through Applications (tables#1421)
- Fix: use actual providerId in link rows (tables#1443)
- Fix: use 0 for falsy number progress values during sorting (tables#1444)
- Fix: ensure number progress stays within 1-100 range (tables#1445)
- Fix and improve detection and import of ods, xlsx and csv documents (tables#1446)
- Fix "start of week" filter not working on table views (tables#1476)
- Fix(Views): allow to sort for meta columns (tables#1525)
- Fix: allow adding meta data columns to views again (tables#1526)
- Fix(RowMappers): value might at least be null (tables#1534)
Other
v0.8.3
Fixed
- [stable0.8] fix(Import): expect selectionOptions as array from json (tables#1425)
- [stable0.8] fix: use actual providerId in link rows (tables#1498)
- [stable0.8] Fix "start of week" filter not working on table views (tables#1512)
- [stable0.8] fix: allow adding meta data columns to views again (tables#1530)
- [stable0.8] fix(Views): allow to sort for meta columns (tables#1533)
Other
- dependency updates