0.25.45
25th February, 2026
As a result of recent refactoring, we are able to write tests more easily now!
Refactored
ModuleTargetFilter, which was responsible for checking if a file is a target file, has been ported to a serviceFeature.- And also tests have been added. The middleware-style-power.
ModuleObsidianAPIhas been removed and implemented inAPIServiceandRemoteService.- Now
APIServiceis responsible for the network-online-status, notdatabaseService.managers.networkManager.