Releases: LukWebsForge/TldrProgress
Releases · LukWebsForge/TldrProgress
Release v1.3.10
- Adds cross-platform build for Docker image (linux/amd64,linux/arm64)
- Uses relative paths for building the HTML with Vite (#102)
- Cleans up the correct assets directory upon writing the resources
- Removes unused systemd configuration
- Removes release action for publishing binaries
Release v1.3.9
Changes in this release
- Upgrades Go and Node dependencies
Release v1.3.8
Changes in this release
- Upgrades Go to version 1.23
- Upgrades Node dependencies
Release v1.3.7
Changes in this Release
- Disables "Continue" button for initial language selection if only English is selected
Release v1.3.6
Changes in this Release
- Fixes a wrong link for creating new pages
Release v1.3.5
Changes in this Release
- Only shows a limited number of columns for selected languages
- The number of languages in the tldr-pages repository has grown significantly over the last year, so that the columns for all languages do not fit on a normal screen
- Upgrades Go to version 1.20
- Upgrades Node.js to version 18
Release v1.3.4
Changes in this Release
- Add package
tzdata
to Docker image to respect time zone setting
Release v1.3.3
Changes in this Release
- Upgrade Geist UI to version 2.3.8
- Upgrade Go to version 1.18
- Utilize an external library for generating the SSH key
- Change the name of the key file from
id_rsa
toid_ed25519
as the Ed25519 algorithm is used for its creation
- Change the name of the key file from
Release v1.3.2
- Upgrade Geist UI to version 2.2.5 (#19)
- Left-alignment of the content
Release v1.3.1
- Publish container images using the GitHub Registry (#15)
- Link pull request in the README