Skip to content

Commit e512a89

Browse files
committed
Releases version 1.3.10
1 parent 45fabbb commit e512a89

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.3.10] - 30th June 2025
8+
- Adds cross-platform build for Docker image (linux/amd64,linux/arm64)
9+
- Uses relative paths for building the HTML with Vite (#102)
10+
- Cleans up the correct assets directory upon writing the resources
11+
- Removes unused systemd configuration
12+
- Removes release action for publishing binaries
13+
714
## [1.3.9] - 19th June 2025
815
- Upgrades Go and Node dependencies
916

@@ -90,7 +97,8 @@ This is the first release. If you spot any bugs, please let us know.
9097
- Configuration files for systemd
9198
- This Changelog
9299

93-
[Unreleased]: https://github.com/LukWebsForge/TldrProgress/compare/v1.3.9...HEAD
100+
[Unreleased]: https://github.com/LukWebsForge/TldrProgress/compare/v1.3.10...HEAD
101+
[1.3.10]: https://github.com/LukWebsForge/TldrProgress/releases/tag/v1.3.10
94102
[1.3.9]: https://github.com/LukWebsForge/TldrProgress/releases/tag/v1.3.9
95103
[1.3.8]: https://github.com/LukWebsForge/TldrProgress/releases/tag/v1.3.8
96104
[1.3.7]: https://github.com/LukWebsForge/TldrProgress/releases/tag/v1.3.7

0 commit comments

Comments
 (0)