Skip to content

Commit 44277e4

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.4.0 [skip ci]
1 parent ef6a50f commit 44277e4

File tree

4 files changed

+2716
-2869
lines changed

4 files changed

+2716
-2869
lines changed

CHANGELOG.md

+15-28
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,36 @@
1+
## [0.4.0](https://github.com/RobiMez/sma/compare/v0.3.2...v0.4.0) (2024-10-28)
2+
3+
4+
### Features
5+
6+
* working webhooks , but content is pgp encrypted ([d99e0cf](https://github.com/RobiMez/sma/commit/d99e0cf941806b2ff68ffb1708dd9de30de8238f))
7+
18
## [0.3.2](https://github.com/RobiMez/sma/compare/v0.3.1...v0.3.2) (2024-06-29)
29

10+
311
### Bug Fixes
412

5-
- im genuinely a retard ([24f2317](https://github.com/RobiMez/sma/commit/24f2317b9ace46b606f4082a2ebc9e35d8e40a74))
13+
* im genuinely a retard ([24f2317](https://github.com/RobiMez/sma/commit/24f2317b9ace46b606f4082a2ebc9e35d8e40a74))
614

715
## [0.3.1](https://github.com/RobiMez/sma/compare/v0.3.0...v0.3.1) (2024-06-29)
816

17+
918
### Bug Fixes
1019

11-
- replace all ([ce287d8](https://github.com/RobiMez/sma/commit/ce287d8c85751bacd9ff165b33bab1c090e3723e))
12-
- uriencode ([4493b9f](https://github.com/RobiMez/sma/commit/4493b9fdb99f9e24b3875b74e6a26f5dd99193ef))
20+
* replace all ([ce287d8](https://github.com/RobiMez/sma/commit/ce287d8c85751bacd9ff165b33bab1c090e3723e))
21+
* uriencode ([4493b9f](https://github.com/RobiMez/sma/commit/4493b9fdb99f9e24b3875b74e6a26f5dd99193ef))
1322

1423
## [0.3.0](https://github.com/RobiMez/sma/compare/v0.2.0...v0.3.0) (2024-06-29)
1524

25+
1626
### Features
1727

18-
- [#8](https://github.com/RobiMez/sma/issues/8) add multi identity support ([e94103a](https://github.com/RobiMez/sma/commit/e94103a36e703b3efafcecd6994217413f7781c6))
28+
* [#8](https://github.com/RobiMez/sma/issues/8) add multi identity support ([e94103a](https://github.com/RobiMez/sma/commit/e94103a36e703b3efafcecd6994217413f7781c6))
1929

2030
## [0.2.0](https://github.com/RobiMez/sma/compare/v0.1.0...v0.2.0) (2024-05-05)
2131

22-
### Features
23-
24-
- **ci:** show versioning and changelogs on site ([9bb3994](https://github.com/RobiMez/sma/commit/9bb3994496760ab86e62cda53ae8dd68943485d9))
25-
26-
## [0.1.0](https://github.com/RobiMez/sma/compare/8f3b807adcdb79d1eba1d6e650db68e93e746d3a...v0.1.0) (2024-05-05)
2732

2833
### Features
2934

30-
- add colors and add variable polling ([8f3b807](https://github.com/RobiMez/sma/commit/8f3b807adcdb79d1eba1d6e650db68e93e746d3a))
31-
- add enter to send ([bd45c09](https://github.com/RobiMez/sma/commit/bd45c094d2771ffbf8af270c24aacb2aea9baeed))
32-
- Add profanity check to messages in chat room ([ad3f4ca](https://github.com/RobiMez/sma/commit/ad3f4cab73b0955f1ed5f2aecb4c544bd0159179))
33-
- Add profanity filter toggle ([58caa11](https://github.com/RobiMez/sma/commit/58caa1121c23851e37dc660edbd6704bd6b49401))
34-
- Add room title and editing functionality ([c16f4d5](https://github.com/RobiMez/sma/commit/c16f4d5fab234daad82da3d4725fa4df27c5e192))
35-
- add sentry ([875833f](https://github.com/RobiMez/sma/commit/875833f404827f947cbdf13f167de35d9910fe13))
36-
- add timestamps ([048b281](https://github.com/RobiMez/sma/commit/048b2817540e5457103c96c8b283a562d46759a8))
37-
- api support for customizable profanity filter state ([c847708](https://github.com/RobiMez/sma/commit/c84770898392fa7a484d65c28eebadf812e5c2f5))
38-
- blur sensitive info + add stats on main page ([4b866a0](https://github.com/RobiMez/sma/commit/4b866a0744ce75f7a0344f5055551ffc5751fc00))
39-
- darkmode and mobile ([4403a78](https://github.com/RobiMez/sma/commit/4403a78e748f8ba61b433dca5676474e32652ed7))
40-
- some reasonable limits are in order + enter to save ([9c5a9db](https://github.com/RobiMez/sma/commit/9c5a9db83eba8cb3cc18f92f849460e619689cb9))
41-
42-
### Bug Fixes
35+
* **ci:** show versioning and changelogs on site ([9bb3994](https://github.com/RobiMez/sma/commit/9bb3994496760ab86e62cda53ae8dd68943485d9))
4336

44-
- [#19](https://github.com/RobiMez/sma/issues/19) avoid delay ([300f0df](https://github.com/RobiMez/sma/commit/300f0df6f17ae3f8cf2a27940b9a339846a2ae74))
45-
- edge case ([2e4aa39](https://github.com/RobiMez/sma/commit/2e4aa397e51975e75d7e315b26a8cfdd5a78f076))
46-
- polling ([86807ba](https://github.com/RobiMez/sma/commit/86807ba9e64ded2c2cf05b034aa40910bff63dd9))
47-
- profanity warning message ([3d5b00d](https://github.com/RobiMez/sma/commit/3d5b00d45511ed1cd059f7994ea93817f102ca6c))
48-
- toggle ui ([102bc29](https://github.com/RobiMez/sma/commit/102bc2917b522807b993ada7cf477a9bb455bcdb))
49-
- undefined on first load + fallback to rid as title ([ffd2159](https://github.com/RobiMez/sma/commit/ffd2159f32735b11f6fb4e898e972d1bb44552c4))

package-lock.json

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sma",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"private": true,
55
"license": "GPL-3.0-only",
66
"scripts": {

0 commit comments

Comments
 (0)