Skip to content

Commit

Permalink
Merge pull request #17 from German-BioImaging/Add-changelog
Browse files Browse the repository at this point in the history
Create CHANGELOG.md
  • Loading branch information
Tom-TBT authored Jul 22, 2024
2 parents d154a46 + ec836e7 commit e59280c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# v4.2.0 Tagsearch from a public session
* Fix error tagsearch not working for public OMERO (https://github.com/German-BioImaging/omero-tagsearch/pull/12)
* Add badges and flake8 formatting (https://github.com/German-BioImaging/omero-tagsearch/pull/10)

# v4.1.1 Advanced filtering
* Filtering of tags for the selected user (https://github.com/German-BioImaging/omero-tagsearch/pull/9)
* AND/OR combination of tag logic (https://github.com/German-BioImaging/omero-tagsearch/pull/9)
* "Exclude tag" field (https://github.com/German-BioImaging/omero-tagsearch/pull/9)
* Display of tagset names next to the tag names (https://github.com/German-BioImaging/omero-tagsearch/pull/9)
* Options to remove certain object types from the results (https://github.com/German-BioImaging/omero-tagsearch/pull/9)
* Turning off the preview now prevents queries from being sent to the server (https://github.com/German-BioImaging/omero-tagsearch/pull/9)
* Display of objects ownership in the results (https://github.com/German-BioImaging/omero-tagsearch/pull/9)
* Change python required version to >3 (https://github.com/German-BioImaging/omero-tagsearch/pull/8)
* Well support (https://github.com/German-BioImaging/omero-tagsearch/pull/6)

# v4.0.1 Package renamed to omero-tagsearch
* Renaming the repo from `omero-webtagging-tagsearch` to `omero-tagsearch` (https://github.com/German-BioImaging/omero-tagsearch/pull/5)
* Moving the repo to German-BioImaging

0 comments on commit e59280c

Please sign in to comment.