1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 01:41:18 +00:00
trezor-firmware/core/.changelog.d
obrusvit 15967a312b fix(core): explicitly delete keyboard layout
- seems that keyboard LayoutObj was not properly deallocated resulting
in MemoryError. Fix by calling the dunder `del` method explicitly fixes
the issue
- the problem was on Model T (Bolt), but applying it for all layouts to
prevent similar problem
2025-01-27 23:43:33 +01:00
..
.gitignore
3324.fixed docs: make sure changelog fragments end with a period 2025-01-20 14:54:27 +02:00
3772.fixed fix(core/ui): make button press cancel current hold 2025-01-17 13:04:56 +01:00
4491.fixed docs: make sure changelog fragments end with a period 2025-01-20 14:54:27 +02:00
4492.fixed fix(core): fix fading issues 2025-01-23 15:24:00 +01:00
4500.fixed fix(core): disallow canceling on uncancelable pages 2025-01-16 13:54:13 +01:00
4537.fixed fix(core): explicitly delete keyboard layout 2025-01-27 23:43:33 +01:00