Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ImoutoChan committed Oct 20, 2024
1 parent 66b018e commit 9c1c068
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Unreleased

# 4.26.0

### Infrastructure
* Some dependencies were updated.
* Some dependencies were updated
* You have to delete all db functions in masstransit sql transport database in order for its migrations to work.
* Improve open telemetry support:
* Use otel-collector
Expand All @@ -23,6 +25,7 @@
* Improve splashscreen
* Migrate project to CommunityToolkit.Mvvm
* New tool: quick tagging, CTRL+Q to open
* Show splashscreen longer until the app is fully loaded

### Arachne
* Add availability check service that will stop consumers when it's search engine isn't available
Expand All @@ -32,7 +35,6 @@
* Improve rapid run scenario
* Remove periodic jobs, use file system watcher instead to track changes in source folders
* Optimize checking for existing files in one-folder scenario (1 db query instead of 1 per file)
* Show splashscreen longer until the app is fully loaded
* Fix crashes in FileSystemWatcherEventStream

### Lilin
Expand Down

0 comments on commit 9c1c068

Please sign in to comment.