Compare commits
7 Commits
59da5d315d
...
0.1.2
| Author | SHA1 | Date | |
|---|---|---|---|
| c0bb3430bb | |||
| 073803d05a | |||
| f99b483bce | |||
| e0c0ac7c45 | |||
| 2b3083143d | |||
| afd65d3bcb | |||
| 120f3f3b67 |
@@ -1,7 +1,7 @@
|
||||
name: Enhancement Request
|
||||
about: Suggest a way things could be improved
|
||||
title: "[Feature] ..."
|
||||
labels: "Kind/Feature"
|
||||
title: "[Enhancement] ..."
|
||||
labels: "Kind/Enhancement"
|
||||
body:
|
||||
- type: textarea
|
||||
id: idea
|
||||
|
||||
@@ -2,6 +2,14 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [v0.1.2] - 2025-04-29
|
||||
|
||||
> [!WARNING]
|
||||
> This introduces a breaking change that requires the latest version of the photon-worker container image.
|
||||
|
||||
### Added
|
||||
- Image compression worker function, decreasing page load times.
|
||||
|
||||
## [v0.1.1] - 2025-04-28
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user