Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@fuzzzerd fuzzzerd released this 27 Aug 03:45
· 4 commits to master since this release

What's Changed

Initial release.

Features

  • feat: search loaded FileMaker clips in the ui by name by @fuzzzerd in #96
  • feat(ui): add label and browse button to clip path display by @fuzzzerd in #88
  • feat(clips): use file system to store clips in files. by @fuzzzerd in #64
  • feat: upgrade to .net 8 by @fuzzzerd in #51

Fixes

Housekeeping

  • chore(readme): update feature list by @fuzzzerd in #6
  • chore(logging): Introduce NLog, AvaloniaILogSink for NLog, and log exceptions in View Model. by @fuzzzerd in #9
  • chore: split log targets by source and level, include started and shutdown log events, add log file rotation. by @fuzzzerd in #20
  • chore(readme): include getting started section by @fuzzzerd in #12
  • chore(readme): fixed typo by @fuzzzerd in #13
  • chore(readme): clean up readme wording and bullets by @fuzzzerd in #15
  • chore: repo updates by @fuzzzerd in #31
  • chore: move yml to template folder by @fuzzzerd in #32
  • chore: simplify project structure by @fuzzzerd in #62
  • chore: fix image path by @fuzzzerd in #63
  • chore: fix launch config for win and linux by @fuzzzerd in #65
  • chore: add global json by @fuzzzerd in #71

Dependencies Updates

  • chore(deps): bump actions/checkout from 1 to 4 by @dependabot in #3
  • Bump TextMateSharp.Grammars from 1.0.55 to 1.0.56 by @dependabot in #4
  • chore(deps): package cleanup and remove unused usings by @fuzzzerd in #7
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.11 to 7.0.12 by @dependabot in #19
  • chore(deps): bump the avalonia group with 5 updates by @dependabot in #25
  • chore(deps): bump the nlog group with 2 updates by @dependabot in #24
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.12 to 7.0.13 by @dependabot in #27
  • chore(deps): bump xamlstyler.console from 3.2206.4 to 3.2311.2 by @dependabot in #35
  • chore(deps): bump the avalonia group with 8 updates by @dependabot in #48
  • chore(deps): bump the nlog group with 2 updates by @dependabot in #49
  • chore(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0 by @dependabot in #44
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.13 to 7.0.14 by @dependabot in #41
  • chore(deps): bump the avalonia group with 5 updates by @dependabot in #54
  • chore(deps): bump the avalonia group with 3 updates by @dependabot in #55
  • chore(deps): bump FluentAvaloniaUI from 2.0.4 to 2.0.5 by @dependabot in #53
  • chore(deps): bump the avalonia group with 5 updates by @dependabot in #60
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.1 to 8.0.2 by @dependabot in #61
  • chore(deps): bump MinVer from 4.3.0 to 5.0.0 by @dependabot in #67
  • chore(deps): bump the avalonia group with 6 updates by @dependabot in #68
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #70
  • chore(deps): bump the avalonia group with 1 update by @dependabot in #73
  • chore(deps): bump the avalonia group with 1 update by @dependabot in #74
  • chore(deps): bump xamlstyler.console from 3.2311.2 to 3.2404.2 by @dependabot in #76
  • chore(deps): bump the nlog group with 2 updates by @dependabot in #83
  • chore(deps): bump actions/setup-dotnet from 4.0.0 to 4.0.1 by @dependabot in #87
  • chore(deps): bump the avalonia group across 1 directory with 6 updates by @dependabot in #85
  • chore(deps): bump TextMateSharp.Grammars from 1.0.56 to 1.0.58 by @dependabot in #86
  • chore(deps): bump the avalonia group with 6 updates by @dependabot in #89
  • chore(deps): bump the avalonia group with 5 updates by @dependabot in #90
  • chore(deps): bump TextMateSharp.Grammars from 1.0.58 to 1.0.60 by @dependabot in #92
  • chore(deps): bump the avalonia group across 1 directory with 7 updates by @dependabot in #95
  • chore(deps): bump FluentAvaloniaUI from 2.0.5 to 2.1.0 by @dependabot in #94
  • chore(deps): bump the nlog group with 2 updates by @dependabot in #97
  • chore(deps): bump the avalonia group with 5 updates by @dependabot in #99
  • chore(deps): bump TextMateSharp.Grammars from 1.0.60 to 1.0.62 by @dependabot in #100
  • chore(deps): bump TextMateSharp.Grammars from 1.0.62 to 1.0.63 by @dependabot in #101

New Contributors

Full Changelog: v0.0.1...v1.0.0