[PULSE-51] Visitor ID storage: optional localStorage for cross-tab unique visitors #21

Merged
uz1mani merged 17 commits from staging into main 2026-02-11 15:14:13 +00:00
3 changed files with 86 additions and 20 deletions
Showing only changes of commit 44e42475e6 - Show all commits

View File

@@ -4,10 +4,6 @@ All notable changes to Pulse (frontend and product) are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and Pulse uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html) with a **0.x.y** version scheme while in initial development. The leading `0` indicates that the public API and behaviour may change until we release **1.0.0**.
## [Unreleased]
- No unreleased changes yet; add items here as you work toward the next release.
## [0.2.0-alpha] - 2026-02-11
### Added
@@ -23,8 +19,3 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Initial changelog and release process.
- Release documentation in `docs/releasing.md` and optional changelog check script.
---
[Unreleased]: https://github.com/ciphera-net/pulse/compare/v0.2.0-alpha...HEAD
[0.2.0-alpha]: https://github.com/ciphera-net/pulse/compare/v0.1.0...v0.2.0-alpha
[0.1.0]: https://github.com/ciphera-net/pulse/releases/tag/v0.1.0