Skip to content

Releases: alexhelms/lumidex

v1.5.0

24 Dec 18:54
d1ea76d
Compare
Choose a tag to compare

🎄 ☃️

Highlights

  • Plots
    • Integration of time
    • Integration pie
    • Integration heatmap
  • Coordinate search
  • Boolean OR operator for searching filters
  • Persistent search filters

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

13 Nov 06:43
2204ed5
Compare
Choose a tag to compare

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

v1.3.2

03 Oct 05:27
400807d
Compare
Choose a tag to compare

What's Changed

  • Ensure installer does not restart machine after installing vcredist by @alexhelms in #71

Full Changelog: v1.3.1...v1.3.2

v1.3.1

29 Sep 06:37
fb6bf35
Compare
Choose a tag to compare

What's Changed

  • Add quote parsing for explicit object name search by @charleshagen in #68
  • Include msvc++ 14.40.33810.0 redist package in the installer by @alexhelms in #70

Full Changelog: v1.3.0...v1.3.1

v1.3.0

13 Sep 02:09
5dab475
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

16 Aug 01:46
0bda314
Compare
Choose a tag to compare

What's Changed

  • Ensure Report Bug and Request Feature menu items work properly
  • Opening a file with spaces in the filename is properly handled

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

01 Aug 07:20
7cdf82d
Compare
Choose a tag to compare

Highlights

  • Export files to a directory
  • Duplicate detection
  • Export Astrobin acquisition details CSV
  • Remove items in the database

What's Changed

  • Add about dialog with version, build date. Minor ui housekeeping. by @alexhelms in #36
  • Select the file in file explorer by @alexhelms in #37
  • Avalonia 11.1.1 by @alexhelms in #38
  • A new context menu item to remove the selected images from the database by @alexhelms in #39
  • Add duplicate detection and a new scrub button to remove identified d… by @alexhelms in #40
  • Typo: change mount name to telescope name in filter UI by @alexhelms in #41
  • Export acquisition details for Astrobin as a CSV. by @alexhelms in #42
  • Upgrade dependencies by @alexhelms in #43
  • Export files from your library to a destination folder. by @alexhelms in #44
  • Update readme by @alexhelms in #45
  • Ensure only the duplicates for the selected library are shown. by @alexhelms in #46

Full Changelog: v1.1.1...v1.2.0

v1.1.1

26 Jul 02:16
3408558
Compare
Choose a tag to compare

What's Changed

  • Advanced Filters by @alexhelms in #28
  • GH Actions: Create installer for all builds, automatically create a release with the installer for tagged releases. by @alexhelms in #29
  • Ensure xisf header parsing is culture invariant. FITS and XISF header… by @alexhelms in #32
  • Library page now correctly shows the time of last scan by @alexhelms in #33
  • Create a separate gh workflow for creating the intsaller on release by @alexhelms in #35

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Jul 07:44
Compare
Choose a tag to compare

Highlights

  • Edit image header fields. Note that this does not change the contents of the file, just the Lumidex database.
  • See the value of all header fields.
  • Advanced filters, select any header field for search.
  • A new list of all object names in the search results.
  • Search when you press the enter key.

What's Changed

  • Add basic dialog service by @alexhelms in #7
  • Support binning as a double in image headers. by @alexhelms in #8
  • Ensure library edits are propagated and user selection is retained. by @alexhelms in #9
  • Add a way to bulk edit image files in the database. One or more query… by @alexhelms in #12
  • Add a context menu to delete aliases on the alias page. Resolves #10. by @alexhelms in #13
  • Update aliases when image files are edited by @alexhelms in #15
  • Add a sorted list of distinct object names on the panel to the right … by @alexhelms in #16
  • Update to avalonia 11.1, remove TreeDataGrid because it hasnt been up… by @alexhelms in #17
  • Explicitly set a background for the edit image dialog. by @alexhelms in #18
  • Update distinct object names when image files are edited. by @alexhelms in #19
  • Feature/all fields info by @alexhelms in #20
  • Prevent exception when there are no selected search items by @alexhelms in #22
  • Do search on enter by @alexhelms in #25
  • Add FileSize to ImageFile table. Refactor ingest pipeline to allow fo… by @alexhelms in #24
  • Disable the "Open In" context menu items if more than one search resu… by @alexhelms in #26

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 Jul 05:56
Compare
Choose a tag to compare

Initial release!

New Features

  • Windows 10/11 only (linux and macos coming soon!)
  • .FITS and .XISF files
  • Multiple libraries
  • Search -> Search your library to find the images you're looking for
  • Aliases -> Assign multiple names to object names from the headers
  • Tags -> Group your images with tags
  • Quick Scan -> only scan files added since the last scan
  • Statistics -> See your total integration time and breakdown by filter