Skip to content

v2023.504.1

Compare
Choose a tag to compare
@Cootz Cootz released this 04 May 13:40
· 159 commits to Release since this release
042265f

What's Changed

  • Added realm. Update CodeQl by @Cootz in #8
  • Add Unit tests. Add background dependecy loading by @Cootz in #9
  • Tests added. Rework Profile list UI. Cleanup code. by @Cootz in #10
  • Add DI. Update UI. Fix some issues with database. by @Cootz in #12
  • Add INavigationService instead of Shell. Add ViewModel testing. Cleanup code a bit by @Cootz in #13
  • Increase code test coverage by @Cootz in #14
  • Change storage system. Add more comments by @Cootz in #15
  • Fix app freezing on boot by @Cootz in #16
  • Add settings option by @Cootz in #17
  • Add SettingRow control by @Cootz in #18
  • Encapsulate IContorller into DatabaseService for the security purpose by @Cootz in #19
  • Add custom services by @Cootz in #20
  • Add settings list by @Cootz in #22
  • Lock fly-out for desktop and ulock for phone by @Cootz in #23
  • GitHub actions rework by @Cootz in #24
  • Delete service by @Cootz in #25
  • Fix realm in testing by @Cootz in #26
  • Improve code comments by @Cootz in #27
  • Encrypt realm by @Cootz in #28
  • Remove MockNavigationService. Use Moq instead by @Cootz in #29
  • Bump NUnit.Analyzers from 3.6.0 to 3.6.1 by @dependabot in #30
  • Add search option by @Cootz in #31
  • Migrate to nsubstitude by @Cootz in #32
  • Add more ViewModel testing by @Cootz in #33
  • Rework github actions by @Cootz in #34
  • Fix backup manager crashing app by @Cootz in #35
  • Bump Realm from 10.20.0 to 10.21.0 by @dependabot in #36
  • Add password authentication by @Cootz in #37
  • Compress backups by @Cootz in #40
  • Show more profile info by @Cootz in #41
  • Update pages titles by @Cootz in #42
  • Fix SettingViewModelTest throwing "Attempted to access detached row" by @Cootz in #39
  • Add placeholder for search bar by @Cootz in #43
  • Add ability to login by pressing enter by @Cootz in #44
  • Fix hook being active out of the app by @Cootz in #45
  • Bump Realm from 10.21.0 to 10.21.1 by @dependabot in #47
  • Rework validation by @Cootz in #46
  • Refactor code with ReSharper by @Cootz in #48
  • Use NSubstitute .Recieved method to assert recieved calls by @Cootz in #49
  • Fix custom control throwing xaml errors by @Cootz in #51
  • Add copy buttons to profile page by @Cootz in #52
  • Bump CommunityToolkit.Mvvm from 8.1.0 to 8.2.0 by @dependabot in #53
  • Rework settings. Add app theme option by @Cootz in #54
  • Remove database delay in testing by @Cootz in #55
  • Remove Swipeview for windows users by @Cootz in #56
  • Quick fix tap gesture on windows by @Cootz in #57

New Contributors

Full Changelog: v0.1.0-alpha...v2023.504.1