You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,21 @@
5
5
6
6
# Changelog
7
7
8
+
## 0.8.2
9
+
10
+
### Fixed
11
+
12
+
*[[stable0.8] fix and improve detection and import of ods, xlsx and csv documents (tables#1478)](https://github.com/nextcloud/tables/pull/1478)
13
+
*[[stable0.8] enh: use tiptap's editor to render HTML (tables#1489)](https://github.com/nextcloud/tables/pull/1489)
14
+
*[[stable0.8] fix return status in a few cases and add integration tests against content modification through Applications (tables#1423)](https://github.com/nextcloud/tables/pull/1423)
0 commit comments