- Fixed the Find menu options in game windows. They now also work in transcript windows.
- Added a "Show File Location" menu option (shows the current game file or transcript file in the OS file browser).
- Show the text "Image N" or the provided alt text where an image was displayed in the original game. (Story windows only).
- If the timestamp option is on for a transcript window, saving as text will include timestamps in the text file.
- Bumped Electron to 31.7.0.
- Universal transcript mode! A transcript is saved for every game you play. Select the "Browse Transcripts" menu option to see a list. Transcripts are displayed as rich text (the same Glk stylesheet as the original game); the "Save as Text" option allows you to save a plain text version.
- Updated emglken to 0.6.0 (fixed TADS save/restore bugs, monospace support, increased undo limit; consistent RNG behavior for Glulx interpreters; fixed a Unicode bug).
- Updated inkjs to 2.3.0.
- Minor Quixe optimizations.
- The margin preference can now go up to 35%.
- Updated inkjs to 2.2.4.
- Bumped Electron to 29.4.2.
- Mac version now requires MacOS 10.15 "Catalina" or later.
- Fix a packaging bug that prevented Adrift from working.
- Updates for emglken and glkote. (Experimental Adrift 4 support; various TADS bugs.)
- Updated inkjs to 2.2.2.
- Bumped Electron to 24.8.2.
- Fix a path bug in emglken.
- Accept ".sav" as a valid file suffix when loading save files (in addition to ".glksave").
- Updated Quixe to 2.2.1 (matching Glulx VM 3.1.3, now with double-precision math).
- Update inkjs to 2.1.0 (matching ink v1.0).
- Update emglken to 0.4.0. (Improved display of TADS status windows; most recent versions of bocfel, hugo, glulxe, and git VMs.)
- Bumped Electron to 18.3.5.
- Added a tray icon on Windows. This allows you to quit the app if it is running with no windows open. (Right-click on the tray icon for a Quit menu option.)
- Added Windows ARM and Linux ARM to the release platform list.
- Bumped Electron to 14.2.3.
- Fixed some bugs building bound apps.
- Linting and code cleanup down in the GlkOte library.
- TADS save/load works now! Although it's somewhat slow.
- Scrollback buffer is now 800 lines or paragraphs.
- Bumped Electron to 11.3.0.