diff --git a/CHANGELOG b/CHANGELOG index d552a506a..01362fa8d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,11 @@ Version 24.02.0 * Port from Qt5 to Qt6 - * SpeedDial: Correct tooltip text on the "Remove" button - * History: Store the URLs with allowed custom scheme + +Version 23.08.5 + * SpeedDial: Fix tooltip text on the Realod button + * History: Store addresses with custom allowed schemes (BUG: 406375) + * TabBar: Fix the state of tab bar after window restore (BUG: 478823) + * Enable localStorage for private browsing (BUG: 393677, by Martin Rodriguez Reboredo) Version 23.08.4 * Fix crash when starting new session after crash (BUG: 408701)