From 993f022c523ae187b48dbab0f631e6b2a3d63d6f Mon Sep 17 00:00:00 2001 From: Dion Date: Wed, 24 Apr 2024 16:15:54 +0200 Subject: [PATCH] keep a changelog --- history.md | 2 ++ 1 file changed, 2 insertions(+) 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}