-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/RobiMez/sma
- Loading branch information
Showing
4 changed files
with
32 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,41 @@ | ||
## [0.3.0](https://github.com/RobiMez/sma/compare/v0.2.0...v0.3.0) (2024-06-29) | ||
|
||
|
||
### Features | ||
|
||
* [#8](https://github.com/RobiMez/sma/issues/8) add multi identity support ([e94103a](https://github.com/RobiMez/sma/commit/e94103a36e703b3efafcecd6994217413f7781c6)) | ||
|
||
## [0.2.0](https://github.com/RobiMez/sma/compare/v0.1.0...v0.2.0) (2024-05-05) | ||
|
||
|
||
### Features | ||
|
||
- **ci:** show versioning and changelogs on site ([9bb3994](https://github.com/RobiMez/sma/commit/9bb3994496760ab86e62cda53ae8dd68943485d9)) | ||
* **ci:** show versioning and changelogs on site ([9bb3994](https://github.com/RobiMez/sma/commit/9bb3994496760ab86e62cda53ae8dd68943485d9)) | ||
|
||
## [0.1.0](https://github.com/RobiMez/sma/compare/8f3b807adcdb79d1eba1d6e650db68e93e746d3a...v0.1.0) (2024-05-05) | ||
|
||
|
||
### Features | ||
|
||
- add colors and add variable polling ([8f3b807](https://github.com/RobiMez/sma/commit/8f3b807adcdb79d1eba1d6e650db68e93e746d3a)) | ||
- add enter to send ([bd45c09](https://github.com/RobiMez/sma/commit/bd45c094d2771ffbf8af270c24aacb2aea9baeed)) | ||
- Add profanity check to messages in chat room ([ad3f4ca](https://github.com/RobiMez/sma/commit/ad3f4cab73b0955f1ed5f2aecb4c544bd0159179)) | ||
- Add profanity filter toggle ([58caa11](https://github.com/RobiMez/sma/commit/58caa1121c23851e37dc660edbd6704bd6b49401)) | ||
- Add room title and editing functionality ([c16f4d5](https://github.com/RobiMez/sma/commit/c16f4d5fab234daad82da3d4725fa4df27c5e192)) | ||
- add sentry ([875833f](https://github.com/RobiMez/sma/commit/875833f404827f947cbdf13f167de35d9910fe13)) | ||
- add timestamps ([048b281](https://github.com/RobiMez/sma/commit/048b2817540e5457103c96c8b283a562d46759a8)) | ||
- api support for customizable profanity filter state ([c847708](https://github.com/RobiMez/sma/commit/c84770898392fa7a484d65c28eebadf812e5c2f5)) | ||
- blur sensitive info + add stats on main page ([4b866a0](https://github.com/RobiMez/sma/commit/4b866a0744ce75f7a0344f5055551ffc5751fc00)) | ||
- darkmode and mobile ([4403a78](https://github.com/RobiMez/sma/commit/4403a78e748f8ba61b433dca5676474e32652ed7)) | ||
- some reasonable limits are in order + enter to save ([9c5a9db](https://github.com/RobiMez/sma/commit/9c5a9db83eba8cb3cc18f92f849460e619689cb9)) | ||
* add colors and add variable polling ([8f3b807](https://github.com/RobiMez/sma/commit/8f3b807adcdb79d1eba1d6e650db68e93e746d3a)) | ||
* add enter to send ([bd45c09](https://github.com/RobiMez/sma/commit/bd45c094d2771ffbf8af270c24aacb2aea9baeed)) | ||
* Add profanity check to messages in chat room ([ad3f4ca](https://github.com/RobiMez/sma/commit/ad3f4cab73b0955f1ed5f2aecb4c544bd0159179)) | ||
* Add profanity filter toggle ([58caa11](https://github.com/RobiMez/sma/commit/58caa1121c23851e37dc660edbd6704bd6b49401)) | ||
* Add room title and editing functionality ([c16f4d5](https://github.com/RobiMez/sma/commit/c16f4d5fab234daad82da3d4725fa4df27c5e192)) | ||
* add sentry ([875833f](https://github.com/RobiMez/sma/commit/875833f404827f947cbdf13f167de35d9910fe13)) | ||
* add timestamps ([048b281](https://github.com/RobiMez/sma/commit/048b2817540e5457103c96c8b283a562d46759a8)) | ||
* api support for customizable profanity filter state ([c847708](https://github.com/RobiMez/sma/commit/c84770898392fa7a484d65c28eebadf812e5c2f5)) | ||
* blur sensitive info + add stats on main page ([4b866a0](https://github.com/RobiMez/sma/commit/4b866a0744ce75f7a0344f5055551ffc5751fc00)) | ||
* darkmode and mobile ([4403a78](https://github.com/RobiMez/sma/commit/4403a78e748f8ba61b433dca5676474e32652ed7)) | ||
* some reasonable limits are in order + enter to save ([9c5a9db](https://github.com/RobiMez/sma/commit/9c5a9db83eba8cb3cc18f92f849460e619689cb9)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
- [#19](https://github.com/RobiMez/sma/issues/19) avoid delay ([300f0df](https://github.com/RobiMez/sma/commit/300f0df6f17ae3f8cf2a27940b9a339846a2ae74)) | ||
- edge case ([2e4aa39](https://github.com/RobiMez/sma/commit/2e4aa397e51975e75d7e315b26a8cfdd5a78f076)) | ||
- polling ([86807ba](https://github.com/RobiMez/sma/commit/86807ba9e64ded2c2cf05b034aa40910bff63dd9)) | ||
- profanity warning message ([3d5b00d](https://github.com/RobiMez/sma/commit/3d5b00d45511ed1cd059f7994ea93817f102ca6c)) | ||
- toggle ui ([102bc29](https://github.com/RobiMez/sma/commit/102bc2917b522807b993ada7cf477a9bb455bcdb)) | ||
- undefined on first load + fallback to rid as title ([ffd2159](https://github.com/RobiMez/sma/commit/ffd2159f32735b11f6fb4e898e972d1bb44552c4)) | ||
* [#19](https://github.com/RobiMez/sma/issues/19) avoid delay ([300f0df](https://github.com/RobiMez/sma/commit/300f0df6f17ae3f8cf2a27940b9a339846a2ae74)) | ||
* edge case ([2e4aa39](https://github.com/RobiMez/sma/commit/2e4aa397e51975e75d7e315b26a8cfdd5a78f076)) | ||
* polling ([86807ba](https://github.com/RobiMez/sma/commit/86807ba9e64ded2c2cf05b034aa40910bff63dd9)) | ||
* profanity warning message ([3d5b00d](https://github.com/RobiMez/sma/commit/3d5b00d45511ed1cd059f7994ea93817f102ca6c)) | ||
* toggle ui ([102bc29](https://github.com/RobiMez/sma/commit/102bc2917b522807b993ada7cf477a9bb455bcdb)) | ||
* undefined on first load + fallback to rid as title ([ffd2159](https://github.com/RobiMez/sma/commit/ffd2159f32735b11f6fb4e898e972d1bb44552c4)) | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.