Skip to content

Commit

Permalink
[REL] 18.0.5
Browse files Browse the repository at this point in the history
### Contains the following commits:

434c06097 [FIX] composer: overflow on composer at end of screen Task: 4315958
e48b96bd2 [PERF] evaluation: early return errors Task: 4328215
70fe23b61 [FIX] conditional format: huge revisions on copy/paste cf Task: 4240668
ace25cfae [FIX] collaborative: don't snapshot in read-only mode Task: 4344187
23037c368 [FIX] clipboard: Fix clipboard cross-browser coverage Task: 4241877
65b519005 [FIX] functions: Fix error message of some Lookup functions Task: 4320993
b90326b0f [FIX] functions: XLOOKUP linear search crashes without lookup values Task: 4320993
d2e1e7ff9 [FIX] config: Update task url Task: 0
270308d61 [FIX] PivotDimension: Prevent DnD on dimension action buttons Task: 4095643
64a4cbc76 [FIX] Datavalidation: coreView plugin should not dispatch Task: 4241141
dab74e230 [FIX] evaluation: log when reaching maximum iterations Task: 4252800
07c48aa0d [FIX] evaluation: Ensure dependency invalidation for array formulas Task: 4252800
079a126ee [IMP] chart: improve bar chart borders Task: 4283212

closes #5260

Task: 0
Signed-off-by: Rémi Rahir (rar) <[email protected]>
  • Loading branch information
rrahir committed Nov 22, 2024
1 parent 434c060 commit 9eb34d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@odoo/o-spreadsheet",
"version": "18.0.4",
"version": "18.0.5",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 9eb34d9

Please sign in to comment.