1.11.1 (2024-06-04)
- fix possible race condition (b999716)
1.11.0 (2024-05-28)
- show login info (5c76a3b)
1.10.2 (2024-05-27)
- deps: update dependency lucide-vue-next to v0.379.0 (d36c51a)
- use memory store to buffer events (#349) (51ad833)
1.10.1 (2024-05-17)
- default related to article (92ee182)
1.10.0 (2024-05-17)
1.9.2 (2024-05-17)
- fix safari image issue (9ef8206)
1.9.1 (2024-05-16)
- use legacy script (a07bd64)
1.9.0 (2024-05-15)
- make a loader script to get fixed integrity hash (82960e8)
1.8.0 (2024-05-14)
- track anonymous reader (a19067a)
- add timestamp to all tracking event (dbc850e)
- deps: update dependency @effect/opentelemetry to ^0.34.0 (65a011c)
- deps: update dependency hono to v4.2.7 [security] (b599abb)
- deps: update dependency zod to v3.23.4 (aee1144)
- deps: update dependency zod to v3.23.7 (0ba4229)
- send sign in event (464ef76)
1.7.7 (2024-04-23)
- concurrent init (813d6e7)
1.7.6 (2024-04-23)
- ensure use same version of @opentelemetry/api (2f5f63e)
1.7.5 (2024-04-23)
1.7.4 (2024-04-23)
- add article id as target id (a5c1fbc)
- log server error in tracing (8d0e04c)
- use global tracer (3cc86f3)
1.7.3 (2024-04-23)
1.7.2 (2024-04-23)
- add more debug info (9937eb2)
- deps: update dependency zod to v3.22.5 (e47bc81)
- deps: update dependency zod to v3.23.0 (9507681)
- deps: update dependency zod to v3.23.3 (743d7a7)
- fix api host url (cacbd2b)
1.7.1 (2024-04-15)
- fix build error (506c6f5)
1.7.0 (2024-04-15)
1.6.0 (2024-04-15)
1.5.0 (2024-04-11)
1.4.1 (2024-04-09)
- release (c87c8ec)
1.4.0 (2024-04-09)
- fix debug and ui size issue (a5fb999)
1.3.1 (2024-04-08)
- add more debug info (9ede527)
1.3.0 (2024-04-08)
- use reactive (5c645a8)
1.2.0 (2024-04-08)
- add tracing (a1b1714)
- add cors and other headers (3e91211)
- add debug info (20f6bb4)
- fix check init (04e5336)
- more log (e6ecca4)
1.1.0 (2024-04-08)
- add worker to provide Prophet script (#143) (ab2b0d5)
- track text action [SPMVP-7161] (#120) (26021c3)
- add timestamp to read record (fcc9607)
1.0.3 (2024-03-05)
1.0.2 (2024-02-29)
1.0.1 (2024-02-29)
- add terraform init (e2f5977)
- add basic tracking system (9675f38)
- add form validation (40fdadb)
- add prototype of leaky paywall component (a453548)
- add scroll detect + mock article (b8e6bf5)
- add tracking (96e73b0)
- append to body (5aab149)
- connect sign in and signup api (6a7095e)
- connect tracking api (83de4da)
- impl selective enable (3deff03)
- open paywall after user idle for 1s (2e0268a)
- pack as custom element (751656a)
- record read article and allow limit free article (fa84e57)
- support load config from window (7c17931)
- support login (ec71631)
- support track link (223497f)
- switch sign in and subscribe mode (e8d34a3)
- track scroll depth [SPMVP-7160] (#3) (2767c65)
- update tracking (22ca31d)
- add auto complete hint (d589d2b)
- add custom portal target to fix css issue (b10b830)
- add v-if (3b605a0)
- adjust config (9e29233)
- adjust event name (13bd832)
- drop idle detect (efe3d87)
- fix animation cause unexpectedly validation error (84904a7)
- fix config (9644b34)
- fix form reset cause unexpectedly validation error (0b4d29e)
- fix link tracking (63238db)
- fix paywall trigger tracking (c0d16bd)
- fix portal root discover (dfa07b2)
- fix scroll event trigger too much (9ffcf78)
- fix style and config variable name (189f6da)
- normalize tracking events (5bc473e)
- release (b8fb0b1)
- remove autofocus as it cause error (92758cb)
- remove z-index (284cce5)
- simpleify config (a8f4048)
- simplify signin (e83d71a)
- try add tabindex=-1 to fix focus (ec1f39f)
- use dialog scroll lock (c0b7c82)