diff --git a/history.md b/history.md index bf0ff67731..9b3fe042f4 100644 --- a/history.md +++ b/history.md @@ -47,6 +47,8 @@ Semantic Versioning 2.0.0 is from version 0.1.6+ - [x] (Fixed) _Docs_ Demo site is not working (PR #1486) - [x] (Fixed) _Back-end_ GetFileNameRegex refactor to avoid timeouts (PR #1515) - [x] (Changed) Back-end Upgrade to .NET 8 - SDK 8.0.204 (Runtime: 8.0.4) (PR #1541) +- [x] (Fixed) _Back-end_ Unhandled exception DbUpdateException (PR #1558 Issue #1489) +- [x] (Fixed) _Back-end_ Regex timeout IsExtensionForce (PR #1542 Issue #1537) ## version 0.6.0 - 2024-03-15 {#v0.6.0}