Skip to content

Commit 90b1f65

Browse files
committed
chore(release): publish v1.0.1-alpha.8
1 parent 592baa7 commit 90b1f65

File tree

4 files changed

+81
-35
lines changed

4 files changed

+81
-35
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## <small>1.0.1-alpha.8 (2026-03-06)</small>
7+
8+
- Update app package CHANGELOG.md ([f9c91ca](https://github.com/TryQuiet/quiet-storage-service/commit/f9c91ca))
9+
- Update auth ([592baa7](https://github.com/TryQuiet/quiet-storage-service/commit/592baa7))
10+
- Update auth ([d8cf375](https://github.com/TryQuiet/quiet-storage-service/commit/d8cf375))
11+
612
## <small>1.0.1-alpha.7 (2026-03-06)</small>
713

814
- Update app package CHANGELOG.md ([5e46571](https://github.com/TryQuiet/quiet-storage-service/commit/5e46571))

app/CHANGELOG.md

Lines changed: 73 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,95 @@
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.8 (2026-03-06)</small>
7+
8+
- Update app package CHANGELOG.md
9+
([f9c91ca](https://github.com/TryQuiet/quiet-storage-service/commit/f9c91ca))
510

611
## <small>1.0.1-alpha.7 (2026-03-06)</small>
712

8-
- Update app package CHANGELOG.md ([5e46571](https://github.com/TryQuiet/quiet-storage-service/commit/5e46571))
9-
- Update auth ([3c7181f](https://github.com/TryQuiet/quiet-storage-service/commit/3c7181f))
13+
- Update app package CHANGELOG.md
14+
([5e46571](https://github.com/TryQuiet/quiet-storage-service/commit/5e46571))
15+
- Update auth
16+
([3c7181f](https://github.com/TryQuiet/quiet-storage-service/commit/3c7181f))
1017

1118
## <small>1.0.1-alpha.6 (2026-03-06)</small>
1219

13-
- Go back to main ([663ad5b](https://github.com/TryQuiet/quiet-storage-service/commit/663ad5b))
14-
- Revert "Disconnect on errors and restart auth connection" ([ca4f8f9](https://github.com/TryQuiet/quiet-storage-service/commit/ca4f8f9))
15-
- Update app package CHANGELOG.md ([7400a89](https://github.com/TryQuiet/quiet-storage-service/commit/7400a89))
20+
- Go back to main
21+
([663ad5b](https://github.com/TryQuiet/quiet-storage-service/commit/663ad5b))
22+
- Revert "Disconnect on errors and restart auth connection"
23+
([ca4f8f9](https://github.com/TryQuiet/quiet-storage-service/commit/ca4f8f9))
24+
- Update app package CHANGELOG.md
25+
([7400a89](https://github.com/TryQuiet/quiet-storage-service/commit/7400a89))
1626

1727
## <small>1.0.1-alpha.5 (2026-03-06)</small>
1828

19-
- Disconnect on errors and restart auth connection ([c311552](https://github.com/TryQuiet/quiet-storage-service/commit/c311552))
20-
- Update app package CHANGELOG.md ([294df06](https://github.com/TryQuiet/quiet-storage-service/commit/294df06))
29+
- Disconnect on errors and restart auth connection
30+
([c311552](https://github.com/TryQuiet/quiet-storage-service/commit/c311552))
31+
- Update app package CHANGELOG.md
32+
([294df06](https://github.com/TryQuiet/quiet-storage-service/commit/294df06))
2133

2234
## <small>1.0.1-alpha.4 (2026-03-06)</small>
2335

24-
- Update app package CHANGELOG.md ([dc832aa](https://github.com/TryQuiet/quiet-storage-service/commit/dc832aa))
25-
- Update auth ([efec742](https://github.com/TryQuiet/quiet-storage-service/commit/efec742))
36+
- Update app package CHANGELOG.md
37+
([dc832aa](https://github.com/TryQuiet/quiet-storage-service/commit/dc832aa))
38+
- Update auth
39+
([efec742](https://github.com/TryQuiet/quiet-storage-service/commit/efec742))
2640

2741
## <small>1.0.1-alpha.3 (2026-03-05)</small>
2842

29-
- Update app package CHANGELOG.md ([36b198b](https://github.com/TryQuiet/quiet-storage-service/commit/36b198b))
30-
- Update auth ([349a940](https://github.com/TryQuiet/quiet-storage-service/commit/349a940))
43+
- Update app package CHANGELOG.md
44+
([36b198b](https://github.com/TryQuiet/quiet-storage-service/commit/36b198b))
45+
- Update auth
46+
([349a940](https://github.com/TryQuiet/quiet-storage-service/commit/349a940))
3147

3248
## <small>1.0.1-alpha.2 (2026-03-05)</small>
3349

34-
- Update app package CHANGELOG.md ([cdbb281](https://github.com/TryQuiet/quiet-storage-service/commit/cdbb281))
35-
- Update auth.connection.ts ([1fd26a9](https://github.com/TryQuiet/quiet-storage-service/commit/1fd26a9))
50+
- Update app package CHANGELOG.md
51+
([cdbb281](https://github.com/TryQuiet/quiet-storage-service/commit/cdbb281))
52+
- Update auth.connection.ts
53+
([1fd26a9](https://github.com/TryQuiet/quiet-storage-service/commit/1fd26a9))
3654

3755
## <small>1.0.1-alpha.1 (2026-03-05)</small>
3856

39-
- Update app package CHANGELOG.md ([0c7b1fb](https://github.com/TryQuiet/quiet-storage-service/commit/0c7b1fb))
40-
- Update auth.connection.ts ([9a1885a](https://github.com/TryQuiet/quiet-storage-service/commit/9a1885a))
57+
- Update app package CHANGELOG.md
58+
([0c7b1fb](https://github.com/TryQuiet/quiet-storage-service/commit/0c7b1fb))
59+
- Update auth.connection.ts
60+
([9a1885a](https://github.com/TryQuiet/quiet-storage-service/commit/9a1885a))
4161

4262
## <small>1.0.1-alpha.0 (2026-03-05)</small>
4363

44-
- Update app package CHANGELOG.md ([2e43e19](https://github.com/TryQuiet/quiet-storage-service/commit/2e43e19))
45-
- Update auth module ([79ff912](https://github.com/TryQuiet/quiet-storage-service/commit/79ff912))
64+
- Update app package CHANGELOG.md
65+
([2e43e19](https://github.com/TryQuiet/quiet-storage-service/commit/2e43e19))
66+
- Update auth module
67+
([79ff912](https://github.com/TryQuiet/quiet-storage-service/commit/79ff912))
4668

4769
## 1.0.0 (2026-02-26)
4870

49-
- 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)
50-
- 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)
51-
- Update app package CHANGELOG.md ([6bd683d](https://github.com/TryQuiet/quiet-storage-service/commit/6bd683d))
52-
- 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)
71+
- Feat/2806 log sync catchup (#19)
72+
([0d6dd9d](https://github.com/TryQuiet/quiet-storage-service/commit/0d6dd9d)),
73+
closes [#19](https://github.com/TryQuiet/quiet-storage-service/issues/19)
74+
- Push notifications via Firebase API (#21)
75+
([f37766c](https://github.com/TryQuiet/quiet-storage-service/commit/f37766c)),
76+
closes [#21](https://github.com/TryQuiet/quiet-storage-service/issues/21)
77+
- Update app package CHANGELOG.md
78+
([6bd683d](https://github.com/TryQuiet/quiet-storage-service/commit/6bd683d))
79+
- feat(3058): Update auth module to use lockbox/self-assign changes (#22)
80+
([2aaf17e](https://github.com/TryQuiet/quiet-storage-service/commit/2aaf17e)),
81+
closes [#22](https://github.com/TryQuiet/quiet-storage-service/issues/22)
5382

5483
## 1.0.0-alpha.42 (2025-12-22)
5584

56-
- 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)
85+
- chore(deploys): Improve deploy/versioning automation (#18)
86+
([166998c](https://github.com/TryQuiet/quiet-storage-service/commit/166998c)),
87+
closes [#18](https://github.com/TryQuiet/quiet-storage-service/issues/18)
5788

5889
## 1.0.0-alpha.41 (2025-12-12)
5990

60-
- Update handling of changelogs and publishing/deploys ([cc2ea16](https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16))
91+
- Update handling of changelogs and publishing/deploys
92+
([cc2ea16](https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16))
6193

6294
# quiet-storage-service
6395

@@ -66,12 +98,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
6698
### Features
6799

68100
- Initial QSS setup ([#2757](https://github.com/TryQuiet/quiet/issues/2757))
69-
- Setup sigchain/community storage ([#2758](https://github.com/TryQuiet/quiet/issues/2758))
70-
- Add sigchain syncing via websocket ([#2759](https://github.com/TryQuiet/quiet/issues/2759))
71-
- Setup OrbitDB log entry storage (e.g. messages) ([#2800](https://github.com/TryQuiet/quiet/issues/2800))
72-
- Add OrbitDB log entry syncing from client to QSS ([#2804](https://github.com/TryQuiet/quiet/issues/2804))
73-
- Reject adding a community with more than one user ("non-fresh" sigchains) ([#2906](https://github.com/TryQuiet/quiet/issues/2906))
74-
- Add hcaptcha handler and require captcha verification for community creation on QSS ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
75-
- Limit usage of hcaptcha verification token to one community creation event ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
76-
- Fanout orbitdb log entries to connected clients on a given community ([#2805](https://github.com/TryQuiet/quiet/issues/2805))
101+
- Setup sigchain/community storage
102+
([#2758](https://github.com/TryQuiet/quiet/issues/2758))
103+
- Add sigchain syncing via websocket
104+
([#2759](https://github.com/TryQuiet/quiet/issues/2759))
105+
- Setup OrbitDB log entry storage (e.g. messages)
106+
([#2800](https://github.com/TryQuiet/quiet/issues/2800))
107+
- Add OrbitDB log entry syncing from client to QSS
108+
([#2804](https://github.com/TryQuiet/quiet/issues/2804))
109+
- Reject adding a community with more than one user ("non-fresh" sigchains)
110+
([#2906](https://github.com/TryQuiet/quiet/issues/2906))
111+
- Add hcaptcha handler and require captcha verification for community creation
112+
on QSS ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
113+
- Limit usage of hcaptcha verification token to one community creation event
114+
([#2908](https://github.com/TryQuiet/quiet/issues/2908))
115+
- Fanout orbitdb log entries to connected clients on a given community
116+
([#2805](https://github.com/TryQuiet/quiet/issues/2805))
77117
- Restart service on deploy

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "1.0.1-alpha.7",
3+
"version": "1.0.1-alpha.8",
44
"description": "",
55
"author": "",
66
"private": true,

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.0.1-alpha.7",
3+
"version": "1.0.1-alpha.8",
44
"npmClient": "pnpm",
55
"command": {
66
"version": {

0 commit comments

Comments
 (0)