Skip to content

Commit 2e43e19

Browse files
committed
Update app package CHANGELOG.md
1 parent e40bd91 commit 2e43e19

1 file changed

Lines changed: 16 additions & 34 deletions

File tree

app/CHANGELOG.md

Lines changed: 16 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,22 @@
11
# Change Log
22

3-
All notable changes to this project will be documented in this file. See
4-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

66
## 1.0.0 (2026-02-26)
77

8-
- Feat/2806 log sync catchup (#19)
9-
([0d6dd9d](https://github.com/TryQuiet/quiet-storage-service/commit/0d6dd9d)),
10-
closes [#19](https://github.com/TryQuiet/quiet-storage-service/issues/19)
11-
- Push notifications via Firebase API (#21)
12-
([f37766c](https://github.com/TryQuiet/quiet-storage-service/commit/f37766c)),
13-
closes [#21](https://github.com/TryQuiet/quiet-storage-service/issues/21)
14-
- Update app package CHANGELOG.md
15-
([6bd683d](https://github.com/TryQuiet/quiet-storage-service/commit/6bd683d))
16-
- feat(3058): Update auth module to use lockbox/self-assign changes (#22)
17-
([2aaf17e](https://github.com/TryQuiet/quiet-storage-service/commit/2aaf17e)),
18-
closes [#22](https://github.com/TryQuiet/quiet-storage-service/issues/22)
8+
- 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)
9+
- 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)
10+
- Update app package CHANGELOG.md ([6bd683d](https://github.com/TryQuiet/quiet-storage-service/commit/6bd683d))
11+
- 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)
1912

2013
## 1.0.0-alpha.42 (2025-12-22)
2114

22-
- chore(deploys): Improve deploy/versioning automation (#18)
23-
([166998c](https://github.com/TryQuiet/quiet-storage-service/commit/166998c)),
24-
closes [#18](https://github.com/TryQuiet/quiet-storage-service/issues/18)
15+
- 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)
2516

2617
## 1.0.0-alpha.41 (2025-12-12)
2718

28-
- Update handling of changelogs and publishing/deploys
29-
([cc2ea16](https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16))
19+
- Update handling of changelogs and publishing/deploys ([cc2ea16](https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16))
3020

3121
# quiet-storage-service
3222

@@ -35,20 +25,12 @@ All notable changes to this project will be documented in this file. See
3525
### Features
3626

3727
- Initial QSS setup ([#2757](https://github.com/TryQuiet/quiet/issues/2757))
38-
- Setup sigchain/community storage
39-
([#2758](https://github.com/TryQuiet/quiet/issues/2758))
40-
- Add sigchain syncing via websocket
41-
([#2759](https://github.com/TryQuiet/quiet/issues/2759))
42-
- Setup OrbitDB log entry storage (e.g. messages)
43-
([#2800](https://github.com/TryQuiet/quiet/issues/2800))
44-
- Add OrbitDB log entry syncing from client to QSS
45-
([#2804](https://github.com/TryQuiet/quiet/issues/2804))
46-
- Reject adding a community with more than one user ("non-fresh" sigchains)
47-
([#2906](https://github.com/TryQuiet/quiet/issues/2906))
48-
- Add hcaptcha handler and require captcha verification for community creation
49-
on QSS ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
50-
- Limit usage of hcaptcha verification token to one community creation event
51-
([#2908](https://github.com/TryQuiet/quiet/issues/2908))
52-
- Fanout orbitdb log entries to connected clients on a given community
53-
([#2805](https://github.com/TryQuiet/quiet/issues/2805))
28+
- Setup sigchain/community storage ([#2758](https://github.com/TryQuiet/quiet/issues/2758))
29+
- Add sigchain syncing via websocket ([#2759](https://github.com/TryQuiet/quiet/issues/2759))
30+
- Setup OrbitDB log entry storage (e.g. messages) ([#2800](https://github.com/TryQuiet/quiet/issues/2800))
31+
- Add OrbitDB log entry syncing from client to QSS ([#2804](https://github.com/TryQuiet/quiet/issues/2804))
32+
- Reject adding a community with more than one user ("non-fresh" sigchains) ([#2906](https://github.com/TryQuiet/quiet/issues/2906))
33+
- Add hcaptcha handler and require captcha verification for community creation on QSS ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
34+
- Limit usage of hcaptcha verification token to one community creation event ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
35+
- Fanout orbitdb log entries to connected clients on a given community ([#2805](https://github.com/TryQuiet/quiet/issues/2805))
5436
- Restart service on deploy

0 commit comments

Comments
 (0)