41 lines
736 B
Markdown
41 lines
736 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [3.6.0] - 2025-05-21
|
|
|
|
### Changed
|
|
|
|
- Configure stunnel and dbus via includes rather than in python code
|
|
|
|
### Added
|
|
|
|
- Add script for changing the URL in the running browser
|
|
|
|
## [3.5.0] - 2025-05-19
|
|
|
|
### Changed
|
|
|
|
- Configure dbus
|
|
|
|
## [3.4.0] - 2025-05-18
|
|
|
|
### Changed
|
|
|
|
- Install and configure stunnel in the image
|
|
|
|
## [3.3.0] - 2025-05-14
|
|
|
|
### Changed
|
|
|
|
- Add changes required for the new browser
|
|
|
|
## [3.2.1] - 2025-03-31
|
|
|
|
### Changed
|
|
|
|
- Include build date in the final VERSION.txt
|