Fix
- 75941e0 fix(portable): fix logic introduced in b40ef02 by @Bush2021
- 823d554 fix(iaccessible): correct traversal of
IsOmniboxFocus
by @Bush2021 - f7a4a3f fix(tabbookmark): prevent misjudgment when clicking on expanded dropdown menu by @Bush2021
- ff7403c fix(hotkey): prevent global capture of custom translate hotkey by @Bush2021
Maintenance
- 0a737a0 perf: refactor using
string_view
andreserve
, remove unnecessarystd::move
by @Bush2021 - 279bf87 chore: various improvements by @Bush2021
- 3048daa chore: improve header files import by @Bush2021
- 64280ef refactor: use
std::function
and move implementation topakfile.cc
by @Ritchie1108 - 7468851 refactor(utils): refactor
DebugLog
by @Bush2021 - 75f0495 perf: more use of
string_view
, removesplit
by @Bush2021 - c15fd99 refactor: separate declarations and definitions/implementations by @Bush2021
- c5e35d3 refactor(utils): use
ranges
forStringSplit
by @Bush2021 - d4d46f0 chore: upgrade to C++20 and other adjustments by @YorkWaugh
- d57ea53 chore: remove unused code by @Bush2021
Full Changelog: 1.12.0...1.12.1