Releases: DiegoGuidaF/pulseweaver-heartbeat-client
Releases · DiegoGuidaF/pulseweaver-heartbeat-client
Release list
v1.3.0
[1.3.0] - 2026-06-30
Documentation
- Remove patterns.md; conventions live in the private workspace (
89d166c) - Align pairing terminology and fix server doc links (
9cd1a45) - Rework client docs per approachability review (
0ef3e62) - Clarify pairing-claim and key-storage wording (
5050aff)
Features
- Do not require background permission but guide user on setting it so we can more easily request play store deployment (
44872b6) - Make pairing-code input more resilient to user issues: Allow only expected characters (do not allow spaces nor line jumps amongst many others), allow easy clipboard paste and improve user feedback with specific error codes (
8735650)
Miscellaneous
- (deps) Bump gradle-wrapper in the gradle-minor-patch group (#25) (
e0c50bb) - (deps) Bump the gradle-minor-patch group with 8 updates (#26) (
7a4958f) - Improve theming and fix desktop app theming issues. Add tests to automatically generate desktop-mode screenshots for documentation (
e5a628a)
Refactor
- Rename app to PulseWeaver Companion; restructure client docs (
4cc3778)
Build artifacts are being assembled and will appear below within ~15 minutes.
v1.2.3
[1.2.3] - 2026-06-19
Miscellaneous
- (ci) Reduce artifact storage usage by uploading the assets directly to the release (
9d3fd99)
Build artifacts are being assembled and will appear below within ~15 minutes.
v1.2.2
[1.2.2] - 2026-06-18
Bug Fixes
- (ci) Manually set github repo for artifact upload since the folder where this action is run is not part of the repo (
bee98b3)
Features
- (android) Scan QR pairing code on setup (
1ae6224) - (android): Improve android background process handling the heartbeat. Now it should properly run each heartbeat even when on background and after restart (
645a91e4)
Build artifacts are being assembled and will appear below within ~15 minutes.
v1.2.1
[1.2.1] - 2026-06-12
Bug Fixes
- Replace alpha version of material3 with one from compose dependency (
b65dffd) - (android) Use white adaptive icon background (
0321b20) - (android) Switch adaptive icon to dark-variant mark for white background (
c9d4709)
Features
- (android) Improvements to background process handling periodic heartbeat
- (ui) HexBolt BrandMark, AppColors, monochrome icon, themed system bars (
ee41501) - Limit heartbeat minimum to 15minutes since less than that is too quick, keep it simple.
Miscellaneous
v1.2.0
[1.2.0] - 2026-06-02
Features
- Add new branding (
b153e61)
Miscellaneous
- (ci) On release ensure first thing is creating the actual release page, then create artifacts. Only tests must pass, added to the make release command. (
edf0e6a) - (ci) Release - Improve process and properly relegate changelog to manual review and then pipeline for image generation (
42dd7d1) - Improve background process handling by ensuring it is started on boot as well as on app update (
6b64858) - Update commit msg script (
912282d) - Update device pairing endpoint to the new "device-pair" (
c0ce080)
v1.1.1
[1.1.1] - 2026-04-17
Bug Fixes
- (ci) CHANGELOG generation happens locally so that release pipeline doesn't run into issues when generating the CHANGELOG and committing it. Pros: Now changelog can be reviewed and editted locally. Tag not has updated changelog already there. Pipeline is simpler (
0af6bc3)
Miscellaneous
- Release v1.1.1 (
0236cda)