Skip to content

Releases: nextcloud/tables

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