File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
14
## [ 1.3.9] - 19th June 2025
8
15
- Upgrades Go and Node dependencies
9
16
@@ -90,7 +97,8 @@ This is the first release. If you spot any bugs, please let us know.
90
97
- Configuration files for systemd
91
98
- This Changelog
92
99
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
94
102
[ 1.3.9 ] : https://github.com/LukWebsForge/TldrProgress/releases/tag/v1.3.9
95
103
[ 1.3.8 ] : https://github.com/LukWebsForge/TldrProgress/releases/tag/v1.3.8
96
104
[ 1.3.7 ] : https://github.com/LukWebsForge/TldrProgress/releases/tag/v1.3.7
You can’t perform that action at this time.
0 commit comments