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: docs/release-notes.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
## 5.5.1
2
2
3
3
- bug: Firefox profiles were lost during configuration load, because they were assigned unrecognisable IDs on discovery. Thanks to @pibcht in #170 for early report.
4
+
- cleanup: removed `.msi` compilation target, now only `.exe` installer is provided; originally `.msi` was only created to satisfy some package manager requirements, however this is not longer needed.
5
+
- cleanup: sha-256 checksums are not published alongside releases anymore, because GitHub now provides automatic checksum generation for all release assets.
4
6
- meta: These release notes were NOT written by AI, despite being spell-checked by an AI that thinks "colour" is always wrong. Any resemblance to coherent documentation is purely coincidental and will be fixed in 5.5.2.
0 commit comments