11# Change Log
22
3- All notable changes to this project will be documented in this file.
4- See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
3+ All notable changes to this project will be documented in this file. See
4+ [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## <small >1.0.1-alpha.6 (2026-03-06)</small >
7+
8+ - Revert "Disconnect on errors and restart auth connection"
9+ ([ ca4f8f9] ( https://github.com/TryQuiet/quiet-storage-service/commit/ca4f8f9 ) )
10+ - Update app package CHANGELOG.md
11+ ([ 7400a89] ( https://github.com/TryQuiet/quiet-storage-service/commit/7400a89 ) )
512
613## <small >1.0.1-alpha.5 (2026-03-06)</small >
714
8- - Disconnect on errors and restart auth connection ([ c311552] ( https://github.com/TryQuiet/quiet-storage-service/commit/c311552 ) )
9- - Update app package CHANGELOG.md ([ 294df06] ( https://github.com/TryQuiet/quiet-storage-service/commit/294df06 ) )
15+ - Disconnect on errors and restart auth connection
16+ ([ c311552] ( https://github.com/TryQuiet/quiet-storage-service/commit/c311552 ) )
17+ - Update app package CHANGELOG.md
18+ ([ 294df06] ( https://github.com/TryQuiet/quiet-storage-service/commit/294df06 ) )
1019
1120## <small >1.0.1-alpha.4 (2026-03-06)</small >
1221
13- - Update app package CHANGELOG.md ([ dc832aa] ( https://github.com/TryQuiet/quiet-storage-service/commit/dc832aa ) )
14- - Update auth ([ efec742] ( https://github.com/TryQuiet/quiet-storage-service/commit/efec742 ) )
22+ - Update app package CHANGELOG.md
23+ ([ dc832aa] ( https://github.com/TryQuiet/quiet-storage-service/commit/dc832aa ) )
24+ - Update auth
25+ ([ efec742] ( https://github.com/TryQuiet/quiet-storage-service/commit/efec742 ) )
1526
1627## <small >1.0.1-alpha.3 (2026-03-05)</small >
1728
18- - Update app package CHANGELOG.md ([ 36b198b] ( https://github.com/TryQuiet/quiet-storage-service/commit/36b198b ) )
19- - Update auth ([ 349a940] ( https://github.com/TryQuiet/quiet-storage-service/commit/349a940 ) )
29+ - Update app package CHANGELOG.md
30+ ([ 36b198b] ( https://github.com/TryQuiet/quiet-storage-service/commit/36b198b ) )
31+ - Update auth
32+ ([ 349a940] ( https://github.com/TryQuiet/quiet-storage-service/commit/349a940 ) )
2033
2134## <small >1.0.1-alpha.2 (2026-03-05)</small >
2235
23- - Update app package CHANGELOG.md ([ cdbb281] ( https://github.com/TryQuiet/quiet-storage-service/commit/cdbb281 ) )
24- - Update auth.connection.ts ([ 1fd26a9] ( https://github.com/TryQuiet/quiet-storage-service/commit/1fd26a9 ) )
36+ - Update app package CHANGELOG.md
37+ ([ cdbb281] ( https://github.com/TryQuiet/quiet-storage-service/commit/cdbb281 ) )
38+ - Update auth.connection.ts
39+ ([ 1fd26a9] ( https://github.com/TryQuiet/quiet-storage-service/commit/1fd26a9 ) )
2540
2641## <small >1.0.1-alpha.1 (2026-03-05)</small >
2742
28- - Update app package CHANGELOG.md ([ 0c7b1fb] ( https://github.com/TryQuiet/quiet-storage-service/commit/0c7b1fb ) )
29- - Update auth.connection.ts ([ 9a1885a] ( https://github.com/TryQuiet/quiet-storage-service/commit/9a1885a ) )
43+ - Update app package CHANGELOG.md
44+ ([ 0c7b1fb] ( https://github.com/TryQuiet/quiet-storage-service/commit/0c7b1fb ) )
45+ - Update auth.connection.ts
46+ ([ 9a1885a] ( https://github.com/TryQuiet/quiet-storage-service/commit/9a1885a ) )
3047
3148## <small >1.0.1-alpha.0 (2026-03-05)</small >
3249
33- - Update app package CHANGELOG.md ([ 2e43e19] ( https://github.com/TryQuiet/quiet-storage-service/commit/2e43e19 ) )
34- - Update auth module ([ 79ff912] ( https://github.com/TryQuiet/quiet-storage-service/commit/79ff912 ) )
50+ - Update app package CHANGELOG.md
51+ ([ 2e43e19] ( https://github.com/TryQuiet/quiet-storage-service/commit/2e43e19 ) )
52+ - Update auth module
53+ ([ 79ff912] ( https://github.com/TryQuiet/quiet-storage-service/commit/79ff912 ) )
3554
3655## 1.0.0 (2026-02-26)
3756
38- - Feat/2806 log sync catchup (#19 ) ([ 0d6dd9d] ( https://github.com/TryQuiet/quiet-storage-service/commit/0d6dd9d ) ), closes [ #19 ] ( https://github.com/TryQuiet/quiet-storage-service/issues/19 )
39- - Push notifications via Firebase API (#21 ) ([ f37766c] ( https://github.com/TryQuiet/quiet-storage-service/commit/f37766c ) ), closes [ #21 ] ( https://github.com/TryQuiet/quiet-storage-service/issues/21 )
40- - Update app package CHANGELOG.md ([ 6bd683d] ( https://github.com/TryQuiet/quiet-storage-service/commit/6bd683d ) )
41- - feat(3058): Update auth module to use lockbox/self-assign changes (#22 ) ([ 2aaf17e] ( https://github.com/TryQuiet/quiet-storage-service/commit/2aaf17e ) ), closes [ #22 ] ( https://github.com/TryQuiet/quiet-storage-service/issues/22 )
57+ - Feat/2806 log sync catchup (#19 )
58+ ([ 0d6dd9d] ( https://github.com/TryQuiet/quiet-storage-service/commit/0d6dd9d ) ),
59+ closes [ #19 ] ( https://github.com/TryQuiet/quiet-storage-service/issues/19 )
60+ - Push notifications via Firebase API (#21 )
61+ ([ f37766c] ( https://github.com/TryQuiet/quiet-storage-service/commit/f37766c ) ),
62+ closes [ #21 ] ( https://github.com/TryQuiet/quiet-storage-service/issues/21 )
63+ - Update app package CHANGELOG.md
64+ ([ 6bd683d] ( https://github.com/TryQuiet/quiet-storage-service/commit/6bd683d ) )
65+ - feat(3058): Update auth module to use lockbox/self-assign changes (#22 )
66+ ([ 2aaf17e] ( https://github.com/TryQuiet/quiet-storage-service/commit/2aaf17e ) ),
67+ closes [ #22 ] ( https://github.com/TryQuiet/quiet-storage-service/issues/22 )
4268
4369## 1.0.0-alpha.42 (2025-12-22)
4470
45- - chore(deploys): Improve deploy/versioning automation (#18 ) ([ 166998c] ( https://github.com/TryQuiet/quiet-storage-service/commit/166998c ) ), closes [ #18 ] ( https://github.com/TryQuiet/quiet-storage-service/issues/18 )
71+ - chore(deploys): Improve deploy/versioning automation (#18 )
72+ ([ 166998c] ( https://github.com/TryQuiet/quiet-storage-service/commit/166998c ) ),
73+ closes [ #18 ] ( https://github.com/TryQuiet/quiet-storage-service/issues/18 )
4674
4775## 1.0.0-alpha.41 (2025-12-12)
4876
49- - Update handling of changelogs and publishing/deploys ([ cc2ea16] ( https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16 ) )
77+ - Update handling of changelogs and publishing/deploys
78+ ([ cc2ea16] ( https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16 ) )
5079
5180# quiet-storage-service
5281
@@ -55,12 +84,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
5584### Features
5685
5786- Initial QSS setup ([ #2757 ] ( https://github.com/TryQuiet/quiet/issues/2757 ) )
58- - Setup sigchain/community storage ([ #2758 ] ( https://github.com/TryQuiet/quiet/issues/2758 ) )
59- - Add sigchain syncing via websocket ([ #2759 ] ( https://github.com/TryQuiet/quiet/issues/2759 ) )
60- - Setup OrbitDB log entry storage (e.g. messages) ([ #2800 ] ( https://github.com/TryQuiet/quiet/issues/2800 ) )
61- - Add OrbitDB log entry syncing from client to QSS ([ #2804 ] ( https://github.com/TryQuiet/quiet/issues/2804 ) )
62- - Reject adding a community with more than one user ("non-fresh" sigchains) ([ #2906 ] ( https://github.com/TryQuiet/quiet/issues/2906 ) )
63- - Add hcaptcha handler and require captcha verification for community creation on QSS ([ #2908 ] ( https://github.com/TryQuiet/quiet/issues/2908 ) )
64- - Limit usage of hcaptcha verification token to one community creation event ([ #2908 ] ( https://github.com/TryQuiet/quiet/issues/2908 ) )
65- - Fanout orbitdb log entries to connected clients on a given community ([ #2805 ] ( https://github.com/TryQuiet/quiet/issues/2805 ) )
87+ - Setup sigchain/community storage
88+ ([ #2758 ] ( https://github.com/TryQuiet/quiet/issues/2758 ) )
89+ - Add sigchain syncing via websocket
90+ ([ #2759 ] ( https://github.com/TryQuiet/quiet/issues/2759 ) )
91+ - Setup OrbitDB log entry storage (e.g. messages)
92+ ([ #2800 ] ( https://github.com/TryQuiet/quiet/issues/2800 ) )
93+ - Add OrbitDB log entry syncing from client to QSS
94+ ([ #2804 ] ( https://github.com/TryQuiet/quiet/issues/2804 ) )
95+ - Reject adding a community with more than one user ("non-fresh" sigchains)
96+ ([ #2906 ] ( https://github.com/TryQuiet/quiet/issues/2906 ) )
97+ - Add hcaptcha handler and require captcha verification for community creation
98+ on QSS ([ #2908 ] ( https://github.com/TryQuiet/quiet/issues/2908 ) )
99+ - Limit usage of hcaptcha verification token to one community creation event
100+ ([ #2908 ] ( https://github.com/TryQuiet/quiet/issues/2908 ) )
101+ - Fanout orbitdb log entries to connected clients on a given community
102+ ([ #2805 ] ( https://github.com/TryQuiet/quiet/issues/2805 ) )
66103- Restart service on deploy
0 commit comments