Releases: nextcloud/tables
Releases · nextcloud/tables
Nextcloud tables v0.3.2
🏳️ 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
Updated
- 🧹 Clean up navigation UI
- 🔧 Fix bug that loads wrong template "Customers"
- 🏳 updated translations
Nextcloud tables v0.3.0
✨ 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