Skip to content

Releases: nextcloud/tables

Nextcloud tables v0.4.0

14 Apr 14:15

Choose a tag to compare

✨ New

⛏️ Column type (multi) selection
⌨️ Manage tables via API
💎 New design for creating tables and columns
✍️ Users get a new tutorial table on startup

Updated

🎋 New design for the column type selector
🏳️ Translations
↵  Line breaks in longs texts on the table view
🐞 Bugfixing
🦾 Add accessibility options

Nextcloud tables v0.3.3

20 Mar 13:58
bb70576

Choose a tag to compare

  • Fix for deleting columns on postgres db backend #162
  • Update dependencies
  • Update translation

Nextcloud tables v0.3.2

16 Mar 15:24

Choose a tag to compare

🏳️ Add hints for translation #152
⚗️ Fix bugs around show or hide options on shared tables
🔧 Fix and update npm dependencies

Nextcloud tables v0.3.1

28 Feb 22:14
bdbb332

Choose a tag to compare

Updated

  • 🧹 Clean up navigation UI
  • 🔧 Fix bug that loads wrong template "Customers"
  • 🏳 updated translations

Nextcloud tables v0.3.0

27 Feb 11:30

Choose a tag to compare

✨ New

  • 🍾 Support for Nextcloud 26
  • ⌨ Read data via API
  • 🏷 render widget links in rich text editor
  • 🔎 search integration
  • Filter tables in navigation
  • 2 new templates and template dummy data
  • emoji for tables
  • reference provider for NC26

Updated

  • 🎁 Table component replaced
  • 🎋 UI and UX improvements
  • code cleanup
  • initial CI setup
  • translations

Removed

  • Some functions are not replaced due to the replacement of the table component (paste data, instant sorting and filtering)
  • Not supported by Nextcloud 24 or older