๐งช Release Candidate 1
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-rc1/install-pulse.sh | bash
Docker
docker pull rcourtman/pulse:v3.27.0-rc1
# 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
- fix: add CSS build step to RC release workflow by @rcourtman in #142
Full Changelog: v3.26.2...v3.27.0-rc1