Skip to content

Commit 6bd683d

Browse files
committed
Update app package CHANGELOG.md
1 parent 51408c0 commit 6bd683d

1 file changed

Lines changed: 20 additions & 11 deletions

File tree

app/CHANGELOG.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,29 @@
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-alpha.42 (2025-12-22)
77

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

12-
# Change Log
10+
## 1.0.0-alpha.41 (2025-12-12)
1311

14-
All notable changes to this project will be documented in this file. See
15-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
12+
- Update handling of changelogs and publishing/deploys ([cc2ea16](https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16))
1613

17-
## 1.0.0-alpha.41 (2025-12-12)
14+
# quiet-storage-service
15+
16+
## unreleased
17+
18+
### Features
1819

19-
- Update handling of changelogs and publishing/deploys
20-
([cc2ea16](https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16))
20+
- Initial QSS setup ([#2757](https://github.com/TryQuiet/quiet/issues/2757))
21+
- Setup sigchain/community storage ([#2758](https://github.com/TryQuiet/quiet/issues/2758))
22+
- Add sigchain syncing via websocket ([#2759](https://github.com/TryQuiet/quiet/issues/2759))
23+
- Setup OrbitDB log entry storage (e.g. messages) ([#2800](https://github.com/TryQuiet/quiet/issues/2800))
24+
- Add OrbitDB log entry syncing from client to QSS ([#2804](https://github.com/TryQuiet/quiet/issues/2804))
25+
- Reject adding a community with more than one user ("non-fresh" sigchains) ([#2906](https://github.com/TryQuiet/quiet/issues/2906))
26+
- Add hcaptcha handler and require captcha verification for community creation on QSS ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
27+
- Limit usage of hcaptcha verification token to one community creation event ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
28+
- Fanout orbitdb log entries to connected clients on a given community ([#2805](https://github.com/TryQuiet/quiet/issues/2805))
29+
- Restart service on deploy

0 commit comments

Comments
 (0)