|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
### Changed in DB or environment
|
|
|
|
- Nothing
|
|
|
|
|
|
|
|
|
|
|
|
##[1.2.3] - 2024.07.18
|
|
|
|
### Added
|
|
|
|
- Replacement of an existing file
|
|
|
|
- Local resolver for did:ethr
|
|
|
|
- Validation of did:peer JWANT
|
|
|
|
- Testing for file deletion
|
|
|
|
### Fixed
|
|
|
|
- Incorrect check for others who recorded same image
|
|
|
|
### Changed
|
|
|
|
- Dockerfile uses a builder image
|
|
|
|
### Changed in DB or environment
|
|
|
|
- New SQL migration (for the new file deletion feature)
|
|
|
|
|
|
|
|
|
|
|
|
## [1.0.0]
|
|
|
|
### Added
|
|
|
|
- All endpoints: image POST & DELETE, image-limits, ping
|