@@ -9,14 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
-Replaced `schema:startDate` with `dcat:startDate` and `schema:endDate` with `dcat:endDate` in test files.
-Updated `tag_name_validator` to replace newlines with whitespaces and ensure tags are non-empty during validation.
## [2.4.4]
## [2.4.4] 2024-09-23
### Added
- Added an alert in the dataset edit form if a GUID was detected in the dataset, advising users to avoid manual editing and to contact the publisher for any data change requests.
### Changed
- Replaced `schema:startDate` with `dcat:startDate` and `schema:endDate` with `dcat:endDate` in test files.
### Fixed
- Fix search input behavior to remember the last entered value.