Releases: libapps/libapps-mirror
Releases · libapps/libapps-mirror
Minor fixes
- Fix storage write callbacks with shallow prefs.
- Add helper script for filtering NaCl plugins for distribution.
- Set charset=utf-8 in html files.
Various bug fixes
- Fix typo in mouse wheel reporting (for newer tmux).
- Add sanity check on user font size.
- Overhaul SGR 38/48 handling for ISO 8613-6.
- Fix osc52 vim script in tmux.
- Allow F11 when running in a tab for fullscreen.
- Implement OSC 110/111/112.
- Set charset=utf-8 in html files.
- Check document character set at startup.
- Fix typo in blink preference handling (broke in hterm-1.69).
Features & fixes galore
- Update to libdot 1.20. Features & fixes.
- Update to hterm 1.76. Standards/compatibility fixes & OSC-8 links & OSC-1337 image features.
- Refactor and reformat before adding PIV.
- Set base path for SFTP RENAME and SETSTAT packets.
- support multiple gnubby extensions.
- crosh: finish localizing messages.
- crosh: set default background color to black.
- FAQ: extend the macOS auto-repeat entry.
- support translating all the hterm preferences.
- add a lib.f.getOs helper.
- mark sftp mounts as non-persistent across logouts.
- include all profiles all the time when backing up.
Features & fixes
- refactor ranges.py for better modularity
- add sanity check for empty test selection
- parseQuery: support arrays
- run replacements on default messages too
- fix loadMessages callback
- add a lib.f.getOs helper
- add a lib.f.getChromeMilestone helper
Standards/compatibility fixes & OSC-8 links & OSC-1337 image features
- change default terminal encoding to utf8
- invert drag & drop format preferences
- handle ISO-8613-6 SGR subparameters
- default all character maps to US/ASCII when resetting
- fix reset after custom text attributes
- separate terminal full & soft reset code paths
- move vt reset calls into the terminal layer
- reset SGR attributes during soft resets
- move cursor save/restore state from per-terminal to per-screen
- rename CHA comments to match DEC docs
- support DECSET 1007 for controlling alternate scroll mode
- hoist openUrl to main namespace
- support OSC 8 for hyperlinking text
- add localization logic
- drop max-string-sequence support
- add a test to keep nassh translations in sync
- allow keybindings for unknown keys
- add a default PASS mapping for the Clear key
- use new lib.f.getOs helper
- include all profiles all the time when backing up
- implement OSC 1337 file display/transfer
Multiple plugin support
- Add option to select different ssh client plugin versions.
Pull in hterm fixes
- Update to hterm 1.75. Many color/style/mouse fixes & features.
- Use chrome.runtime.openOptionsPage helper.
Many color/style/mouse fixes & features
- Fix parsing multiple SGR true color sequences.
- Add support for double underlining (SGR 21).
- Document a few more CSI options.
- Fix handling of inverse text with true colors.
- Simplify invisible text processing.
- Fix DECSET/DECRST 1048 handling.
- Stop changing color palettes when restoring cursor state.
- Handle X10 & X11 mouse reporting modes.
- Support UTF-8 & SGR mouse reporting modes.
- Optimize mouse move reporting.
- Return early on mouse move events when possible.
OpenSSH upgrade
- Update to hterm 1.74. Minor improvements.
- Upgrade to OpenSSH 7.6p1.
- Update mdocml to latest release.
- Fix /dev/null pseudo file reads.
- Update relay options if the hostname changes.
- Rewrite translations in pure UTF-8.
- Update translation help text.
- Update translations.
- Fix newline handling in translations.
Minor improvements
- Implement FocusIn/Out events.
- Finish implementing enable-clipboard-write.
- Document more OSC sequences.