v0.4.1
[0.4.1] - 2025-10-27
Added
- Added a footer with useful links and information about filtered and total annotations or samples.
- Improved class docstrings for the most important user-facing classes.
- Added
Annotationtags section within the Annotation Details. - Added undoable action for editing annotations on the sample details.
- Allowed users to remove
Annotationtags from the Annotation Details.
Changed
- Updated button text to "View sample" in annotation details panel for better clarity.
- Pressing Escape while adding an annotation now cancels add-annotation mode.
- Improved the navbar to display button titles on hover and removed button text on small screens.
- Samples are now ordered by their filenames in the GUI.
- Introduce button to reset viewport changes for embedding plot.
- Improve UX for label picker when adding labels.
Removed
- Branding link from the
Embedding Views status bar
What's Changed
- Add analytics to docs by @michal-lightly in #1
- Update Release Date by @JonasWurst in #2
- Make it easier to leave adding annotation mode on sample details by @ikondrat in #5
- Update link to sample details by @ikondrat in #3
- Embedding plot: Remove unnecessary stuff from status bar by @LeonardoRosaa in #4
- Add Status Bar with links to Docs and Support to the GUI by @MalteEbner in #14
- Add docstrings to DatasetQuery by @MalteEbner in #10
- Add docstrings to SampleField by @MalteEbner in #17
- Make navbar more user friendly by @LeonardoRosaa in #15
- Add docstrings to Selection class by @MalteEbner in #21
- Update export dialog by @horatiualmasan in #11
- Order samples in gui by filename update e2e tests by @mihnea-necsulescu in #20
- Use Dataset instead of DatasetLoader for e2e tests by @michal-lightly in #25
- Add issue templates by @horatiualmasan in #24
- Remove DatasetLoader by @michal-lightly in #26
- Introduce button to reset to default view in plot by @ikondrat in #27
- Regenerate schema by @michal-lightly in #30
- Remove unique from file_path_abs by @horatiualmasan in #31
- Add contributing rules by @horatiualmasan in #29
- Add tag section to annotation detail view by @LeonardoRosaa in #23
- Undo in GUI does not work for editing by @LeonardoRosaa in #32
- Rework FSC Create and Refine GUI by @horatiualmasan in #12
- Cache 2d-embeddings in the database. by @MalteEbner in #33
- Allow removing of annotation tags by @LeonardoRosaa in #39
- Improve UX for label picker when adding labels by @IgorSusmelj in #37
- Show number of filtered and total samples to footer by @IgorSusmelj in #38
Full Changelog: v0.4.0...v0.4.1