Releases: nextcloud/tables
Releases · nextcloud/tables
Nextcloud tables v0.6.0-beta.2
New
- ⚗️ Add views to tables
- 🤝 Share views individually
- 🛠️ Adjust views with filters, sorting and column selection and ordering
- 🔗 Link to any Nextcloud resource like files, pictures, contacts, deck-cards, etc.
- 📇 New smart picker integrations and link previews
- 🤹 Insert dynamic tables directly into any Nextcloud text editor
Updated
- 🏳️ Translations
- 🐞 Bug fixing
- ✨ Small design adjustments
- 💾 Update software dependencies
Nextcloud tables v0.6.0-beta.1
New
- ⚗️ Add views to tables
- 🤝 Share views individually
- 🛠️ Adjust views with filters, sorting and column selection and ordering
- 🔗 Link to any Nextcloud resource like files, pictures, contacts, deck-cards, etc.
- 📇 New smart picker integrations and link previews
- 🤹 Insert dynamic tables directly into any Nextcloud text editor
Updated
- 🏳️ Translations
- 🐞 Bug fixing
- ✨ Small design adjustments
- 💾 Update software dependencies
Nextcloud tables v0.5.1
✨ New
💻 OCC command to clean up row data
✨ Filter for empty cells
🤜 Updated
🏳️ Translations
🐞 A lot of bug fixing
✨ Small design adjustments
💾 Update software dependencies
Nextcloud tables v0.5.0
✨ New
🔍 Search and filter in tables
↕️ Sorting
✨ New column type "rich text", using Nextclouds default text editor
✨ New column type "multi selection" and "selection"
⤵️ Import tables
🛜 Serve some capabilities information
🤜 Updated
🏳️ Translations
🐞 Bugfixing
🦾 Accessibility improvements
💾 Update software dependencies
Nextcloud tables v0.4.0
✨ 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
- Fix for deleting columns on postgres db backend #162
- Update dependencies
- Update translation
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