Skip to content

Commit

Permalink
6.8.83
Browse files Browse the repository at this point in the history
  • Loading branch information
mschering committed Nov 7, 2024
1 parent a1ace22 commit 75d03c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
04-11-2024: 6.8.83
- Email: Larger move old mail dialog. Also scrollable and resizable
- Core: Fixed issue in combobox resetting with promise race condition
- Tasks: Fixed horizontal scrollbar in some cases

04-11-2024: 6.8.82
- Core: performance hotfix
Expand Down
2 changes: 1 addition & 1 deletion www/version.php
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?php
return "6.8.82";
return "6.8.83";

0 comments on commit 75d03c5

Please sign in to comment.