@@ -4,7 +4,7 @@ All notable changes to elecord-web will be documented in this file.
44
55## 2.2.0 - 2025-03-06
66
7- ### <!-- 0 --> ๐ Features
7+ ### ๐ Features
88
99- * (appversion)* Add button hover styling
1010- * (auth page)* Add modal blur animation
@@ -26,7 +26,7 @@ All notable changes to elecord-web will be documented in this file.
2626- * (theme)* Update theme-color
2727
2828
29- ### <!-- 1 --> ๐ Bug Fixes
29+ ### ๐ Bug Fixes
3030
3131- * (crypto panel)* Session info not aligned
3232- * (desktop link)* Still set as element.io
@@ -41,13 +41,13 @@ All notable changes to elecord-web will be documented in this file.
4141- * (theme)* Revert to black on-solid-primary
4242
4343
44- ### <!-- 7 --> ๐ Documentation
44+ ### ๐ Documentation
4545
4646- * (readme)* Add early development warning
4747- Create upstream merge guide
4848
4949
50- ### <!-- 9 --> โ๏ธ Miscellaneous
50+ ### โ๏ธ Miscellaneous
5151
5252- * (build)* Add local environment build script
5353- * (build)* Copy changelog in windows script
@@ -66,7 +66,7 @@ All notable changes to elecord-web will be documented in this file.
6666
6767## 2.1.0 - 2025-02-06
6868
69- ### <!-- 0 --> ๐ Features
69+ ### ๐ Features
7070
7171- * (appversion)* Add version number button
7272- * (appversion)* Style version number button
@@ -80,7 +80,7 @@ All notable changes to elecord-web will be documented in this file.
8080- * (roomtile)* Rounded rooms styling
8181
8282
83- ### <!-- 1 --> ๐ Bug Fixes
83+ ### ๐ Bug Fixes
8484
8585- * (auth page)* Reduce background blue intensity
8686- * (authfooter)* Don't use a prefix for versioning
@@ -96,12 +96,12 @@ All notable changes to elecord-web will be documented in this file.
9696- * (webpack.config)* Switch domain to elecord
9797
9898
99- ### <!-- 7 --> ๐ Documentation
99+ ### ๐ Documentation
100100
101101- * (readme)* Add copyright and license texts
102102
103103
104- ### <!-- 9 --> โ๏ธ Miscellaneous
104+ ### โ๏ธ Miscellaneous
105105
106106- * (cliff)* Filter tag pattern for changelog
107107- * (cliff)* Add cliffignore file
@@ -133,19 +133,19 @@ All notable changes to elecord-web will be documented in this file.
133133
134134## 2.0.1 - 2025-01-18
135135
136- ### <!-- 1 --> ๐ Bug Fixes
136+ ### ๐ Bug Fixes
137137
138138- * (config)* Enable presence on matrix.org (#20 )
139139
140140
141- ### <!-- 9 --> โ๏ธ Miscellaneous
141+ ### โ๏ธ Miscellaneous
142142
143143- * (github)* Build with js-sdk master (#19 )
144144
145145
146146## 2.0.0 - 2024-12-20
147147
148- ### <!-- 0 --> ๐ Features
148+ ### ๐ Features
149149
150150- * (backdrop)* Hide background profile blur
151151- * (config)* Update config values
@@ -170,7 +170,7 @@ All notable changes to elecord-web will be documented in this file.
170170- Add elecord images
171171
172172
173- ### <!-- 1 --> ๐ Bug Fixes
173+ ### ๐ Bug Fixes
174174
175175- * (changelog)* Update to elecord
176176- * (config)* Correct config values
@@ -187,20 +187,20 @@ All notable changes to elecord-web will be documented in this file.
187187- * (version)* Remove settings version v prefix
188188
189189
190- ### <!-- 6 --> ๐ง Refactor
190+ ### ๐ง Refactor
191191
192192- * (credits)* Move elecord legal text
193193- * (icons)* Remove wrapping div
194194
195195
196- ### <!-- 7 --> ๐ Documentation
196+ ### ๐ Documentation
197197
198198- * (readme)* Update readme for elecord
199199- * (readme)* Add element and matrix links
200200- * (readme)* Add spacing below banner
201201
202202
203- ### <!-- 9 --> โ๏ธ Miscellaneous
203+ ### โ๏ธ Miscellaneous
204204
205205- * (build)* Rename build to elecord
206206- * (build)* Create app config
0 commit comments