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/changelog.txt
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,15 @@ Template for new versions:
72
72
73
73
## Misc Improvements
74
74
- Compatibility with DF 51.05
75
+
# 51.04-r1.1
76
+
77
+
## Fixes
78
+
- `gui/launcher`: ensure commandline is fully visible when searching through history and switching from a very long command to a short command
79
+
- `gui/launcher`: flatten text when pasting multi-line text from the clipboard
80
+
- Ctrl-a hotkeys have been changed to something else (Ctrl-n) for tools that also have an editable text field, where Ctrl-a is interpreted as select all text
81
+
82
+
## API
83
+
- ``Core::getUnpausedMs``: new API for getting unpaused ms since load in a fort-mode game
0 commit comments