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
|
name: Enhancement Request
|
||||||
about: Suggest a way things could be improved
|
about: Suggest a way things could be improved
|
||||||
title: "[Feature] ..."
|
title: "[Enhancement] ..."
|
||||||
labels: "Kind/Feature"
|
labels: "Kind/Enhancement"
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: idea
|
id: idea
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
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
|
## [v0.1.1] - 2025-04-28
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
Reference in New Issue
Block a user