Skip to content

v1.4.1

Compare
Choose a tag to compare
@alexhelms alexhelms released this 13 Nov 06:43
· 20 commits to main since this release
2204ed5

Highlights

  • MacOS support
  • Dotnet 9

What's Changed

  • Build MacOS universal app bundle by @alexhelms in #72
  • Fix MacOS UI bug where lumidex icon and file menu were behind the macos traffic light by @alexhelms in #73
  • Fix the macos native menu so it displays the app name by @alexhelms in #74
  • Add wrap-around support for filters with min/max angle by @charleshagen in #76
  • Avalonia 11.2, update dependencies by @alexhelms in #77
  • Implement Open In Finder and Open In PixInsight for MacOS by @alexhelms in #78
  • Enable attaching macos app bundle to release. Update readme. by @alexhelms in #80
  • Add custom dll import resolver by @alexhelms in #82
  • Do not require admin to install lumidex, UAC popup will happen when i… by @alexhelms in #83
  • Skip unauthorized directories when scanning by @alexhelms in #84
  • Extra error handling for path selection and scanning by @alexhelms in #85
  • Ignore common hash exception on protected files. by @alexhelms in #86
  • Add note to readme about high cpu usage when scanning by @alexhelms in #87
  • Dotnet 9 by @alexhelms in #88

Full Changelog: v1.3.2...v1.4.1