v1.1.0
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