Skip to content

Commit 1771f68

Browse files
committed
[REL] 18.0.1
### Contains the following commits: 7ea2733a9 [FIX] session: ignore already processed SNAPSHOT_CREATED Task: 4243943 77c19d8f8 [FIX] pivot: finer grained cycle detection Task: 4214188 246d233be [FIX] data validation: unify checkbox style Task: 4235283 2a83a3efc [FIX] pivot: date time measures are not supported Task: 4241036 7dfcb2a7c [IMP] pivot: duplicate pivot with table Task: 4048028 d29a874ba [FIX] paint format: properly paint borders and tables Task: 4213894 a006d0b46 [IMP] autofill: support date autofill Task: 4173602 941317f65 [FIX] pivot: remove forbidden chars when duplicating Task: 4221325 3fd1ef930 [FIX] clipboard: cannot paste whole table style Task: 4218988 eb412abf4 [FIX] xlsx: fix table total row export Task: 4206619 70e8b8f79 [FIX] pivot: wrong headers with hidden measures Task: 4190869 d85d4bc01 [FIX] pivot: running total display with multiple measures Task: 4207244 449782abe [IMP] charts: handles multiple bars in combo chart Task: 4164614 d89d673be [FIX] autocomplete: Stop the range selection after selecting a pivot proposal Task: 4176481 f0d1602ee [PERF] Actions: Fill missing ids with fast unique values Task: 4216427 closes #5088 Task: 0 Signed-off-by: Rémi Rahir (rar) <[email protected]>
1 parent 7ea2733 commit 1771f68

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@odoo/o-spreadsheet",
3-
"version": "18.0.0",
3+
"version": "18.0.1",
44
"description": "A spreadsheet component",
55
"type": "module",
66
"main": "dist/o-spreadsheet.cjs.js",

0 commit comments

Comments
 (0)