You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Clerotri's changelog
2
2
3
+
## v0.11.0
4
+
5
+
_This version was released on 03/06/2025._
6
+
7
+
### What's new
8
+
9
+
- Clerotri now includes **opt-in analytics**. These are **completely optional** and are **disabled by default**. These will help me to improve the app.
10
+
- You can find out more about what data is collected and how it's stored in [the privacy information][privacy_info] document.
11
+
12
+
### Bug fixes
13
+
14
+
- Some colours in the report menu have been tweaked.
15
+
- The role colour picker no longer has unexpected black bars at the top and bottom.
16
+
- The scrollbar on the server list has been hidden, as it was unnecessary and looked weird.
17
+
- The app should now be [reproducible][rb_info].
18
+
- The app no longer asks for the `BIND_GET_INSTALL_REFERRER_SERVICE` permission.
0 commit comments