Skip to content

Commit

Permalink
[fix]: fixed edge case crash cases if notifications are processed nea…
Browse files Browse the repository at this point in the history
…rly simultaneously (#2946)

* fixed edge case crash cases if notifications are processed nearly simultaneously

- closes #2944
- added more strict tsconfig to allow migrating single files to stricter rules

* also fix zip files right away
  • Loading branch information
foxriver76 authored Oct 21, 2024
1 parent 44c6d25 commit ecac4b4
Show file tree
Hide file tree
Showing 4 changed files with 211 additions and 156 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
Placeholder for the next version (at the beginning of the line):
## __WORK IN PROGRESS__
-->

## __WORK IN PROGRESS__ - Lucy
* (@foxriver76) fixed edge case crash cases if notifications are processed nearly simultaneously

## 7.0.0 (2024-10-06) - Lucy
**Breaking changes**
* Backups created with 7.0.x cannot be restored with previous version
Expand Down
Loading

0 comments on commit ecac4b4

Please sign in to comment.