0.3.2 -> 0.3.3

- Add OC 1.0.4 hashes
- OC Snapshot considers .bin files in addition to .aml in EFI/OC/ACPI
- More tkinter event handling fixes
- Cmd/Ctrl+Shift+C now copies children instead of all
- Misc bug fixes and improvements
This commit is contained in:
CorpNewt
2025-03-04 11:45:21 -06:00
committed by GitHub
parent 1100c7c77b
commit 4d5f48dc05
+2 -2
View File
@@ -1,4 +1,4 @@
{
"version": "0.3.2",
"changes": "- Add OC 1.0.3 hashes.\n- Warn if document has been edited externally.\n- Fix handling of hot keys when Caps Lock is on.\n- Add setting to allow editing values before keys.\n- UI and window management improvements."
"version": "0.3.3",
"changes": "- Add OC 1.0.4 hashes.\n- OC Snapshot considers .bin files in addition to .aml in EFI/OC/ACPI.\n- More tkinter event handling fixes.\n- Cmd/Ctrl+Shift+C now copies children instead of all.\n- Misc bug fixes and improvements."
}