๐งช Release Candidate 7
This is a release candidate for testing. Please report any issues you find.
๐ฆ Installation Options
Script Install (Recommended)
wget -qO- https://github.com/rcourtman/Pulse/releases/download/v3.27.0-rc7/install-pulse.sh | bash
Docker
docker pull rcourtman/pulse:v3.27.0-rc7
# or use the rolling RC tag
docker pull rcourtman/pulse:rc
โ ๏ธ Testing Notes
- This is a pre-release for testing only
- Not recommended for production use
- Please report issues on GitHub
- The
:rc
Docker tag always points to the latest RC
What's Changed
- Release v3.25.0 - Automated Stable Release System by @rcourtman in #130
- Test PR-based Stable Release Workflow by @rcourtman in #131
- Release v3.25.3 - Test Improved Tarball Creation by @rcourtman in #132
- Release v3.25.2-rc3: Installer improvements and automated changelog enhancements by @rcourtman in #133
- fix: UI update JavaScript error and installer improvements by @rcourtman in #134
- trigger: stable release with JavaScript fix by @rcourtman in #135
- fix: stable release workflow test handling by @rcourtman in #136
- stable: trigger automated stable release v3.26.0 by @rcourtman in #137
- test: verify PR auto-merge without approval issues by @rcourtman in #138
- stable: release v3.26.0 (final) by @rcourtman in #139
- stable: test changelog generation fix v3.27.0 by @rcourtman in #140
- stable: test changelog formatting fix v3.27.1 by @rcourtman in #141
Full Changelog: v3.22.2-rc.2...v3.27.0-rc7