mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/stirling-image/stirling-image/compare/v1.7.7...v1.8.0) (2026-04-06) ### Bug Fixes * filter unsafe round-trip keys server-side in editMetadata ([a430e91](https://github.com/stirling-image/stirling-image/commit/a430e913245f6c83194cc1e47c34a327d80840d5)) ### Features * add edit-metadata API route with inspect and edit endpoints ([5284d5e](https://github.com/stirling-image/stirling-image/commit/5284d5ece5dd393bf346f29d4d95b506f0c87c94)) * add edit-metadata UI component with granular strip support ([492eeb0](https://github.com/stirling-image/stirling-image/commit/492eeb0f962b50db598b5ac50cc9c2ceea9ce605)) * add EditMetadataOptions type and exif-reader dep to image-engine ([723c794](https://github.com/stirling-image/stirling-image/commit/723c79491ecbfc9795ba6bbdacc8e47caa903719)) * extract shared metadata parsing utilities into image-engine ([7fba05e](https://github.com/stirling-image/stirling-image/commit/7fba05e1dccb4fd370848bf6b20276a9edffbd86)) * implement editMetadata operation in image-engine ([939bb04](https://github.com/stirling-image/stirling-image/commit/939bb049413202a4df37d1affa3765cd9a41e9e2)) * register edit-metadata in shared constants and i18n ([6ac366b](https://github.com/stirling-image/stirling-image/commit/6ac366b1556b285c6764927267fcb3b885b90fe9))
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
# [1.8.0](https://github.com/stirling-image/stirling-image/compare/v1.7.7...v1.8.0) (2026-04-06)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* filter unsafe round-trip keys server-side in editMetadata ([32bde85](https://github.com/stirling-image/stirling-image/commit/32bde85956c4d99c7b8c255fc3166a79a72644ff))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add edit-metadata API route with inspect and edit endpoints ([ff07b83](https://github.com/stirling-image/stirling-image/commit/ff07b8301ce3db875307296d62a17037fa960360))
|
||||
* add edit-metadata UI component with granular strip support ([dcd600d](https://github.com/stirling-image/stirling-image/commit/dcd600d0f4a4ded2669d3471926d63288aaada84))
|
||||
* add EditMetadataOptions type and exif-reader dep to image-engine ([39bc5bc](https://github.com/stirling-image/stirling-image/commit/39bc5bc9eb02f21774fed1c0a4fbdd3d09623483))
|
||||
* extract shared metadata parsing utilities into image-engine ([c075849](https://github.com/stirling-image/stirling-image/commit/c07584993f99de2eaa455c9962e3ab3eaadd9613))
|
||||
* implement editMetadata operation in image-engine ([f3be1ef](https://github.com/stirling-image/stirling-image/commit/f3be1efd8b03bef84e9237fc3dac8bc6f70ff234))
|
||||
* register edit-metadata in shared constants and i18n ([4a424d7](https://github.com/stirling-image/stirling-image/commit/4a424d74b5a82aff26f09b67de3f3ab4c0f5555e))
|
||||
|
||||
## [1.7.7](https://github.com/stirling-image/stirling-image/compare/v1.7.6...v1.7.7) (2026-04-06)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user