|
| 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 | + |
1 | 8 | ## [0.3.2](https://github.com/RobiMez/sma/compare/v0.3.1...v0.3.2) (2024-06-29)
|
2 | 9 |
|
| 10 | + |
3 | 11 | ### Bug Fixes
|
4 | 12 |
|
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)) |
6 | 14 |
|
7 | 15 | ## [0.3.1](https://github.com/RobiMez/sma/compare/v0.3.0...v0.3.1) (2024-06-29)
|
8 | 16 |
|
| 17 | + |
9 | 18 | ### Bug Fixes
|
10 | 19 |
|
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)) |
13 | 22 |
|
14 | 23 | ## [0.3.0](https://github.com/RobiMez/sma/compare/v0.2.0...v0.3.0) (2024-06-29)
|
15 | 24 |
|
| 25 | + |
16 | 26 | ### Features
|
17 | 27 |
|
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)) |
19 | 29 |
|
20 | 30 | ## [0.2.0](https://github.com/RobiMez/sma/compare/v0.1.0...v0.2.0) (2024-05-05)
|
21 | 31 |
|
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) |
27 | 32 |
|
28 | 33 | ### Features
|
29 | 34 |
|
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)) |
43 | 36 |
|
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)) |
0 commit comments