Version 0.17.0
Release Summary - Version 0.17.0
New Features:
- Implemented an improvement to the tag search engine, making it easier to find tags when clicking on them. (Contributor: @Vladysl , Issue #1447, #1449)
Note: Search by tags showing and count only tags that are used under data_entiy only.
Bug Fixes:
- Fixed a bug related to the correct rendering of terms’ markdown on the dataset structure page. (Contributor: @AndreyNenashev, Issue #1465)
Enhancements:
- Improved the user interface by making lists scroll more smoothly on the management page. (Contributor: @Leshe4ka, Issue #1448)
- Replaced the “labels” functionality with “tags” for better usability. (Contributor: @AndreyNenashev, Issue #1440)
Note: !!!Not Backward compatable!!! The table that is responsible for Labels will be removed. All Labels will be migrated into Tags. Make db backup in case of rollback. - Refactored the input component for improved performance and maintainability. (Contributor: @Leshe4ka, Issue #1441)
- Added a warning message to inform the user before closing modal windows, preventing accidental data loss. (Contributor: @Leshe4ka, Issue #1427)