Release notes
Release notes
1.0.6
Added
- Added shareable visual theme snapshots, custom theme import/export in Appearance settings, and a downloadable website theme pack.
- Added a central persistent thumbnail disk cache for the file-panel icon grid.
1.0.5
Added
- Added a unified External Operations system for launching configured external tools from Tyrix.
- Added an image adjustment mode to the built-in image viewer for supported raster images, with rotate, flip, resize, crop, grayscale, brightness/contrast/saturation adjustment.
- Added a configurable file-panel Home toolbar command for jumping the active panel to the user folder.
- Added a file-panel tree table view with lazy folder expansion.
- Added a file-panel icon grid view for visual browsing.
Changed
- Changed SFTP uploads so one transfer session is reused for the upload operation.
- Changed the Navigation menu so common system places are shown directly in the menu.
1.0.4
Fixed
- Minor bugfixes.
1.0.3
Added
- Added restricted mode for expired or unavailable licenses.
1.0.2
Added
- Added a separate MIDI quick-view player for
.midand.midifiles, with automatic playback, transport controls, seek, and persistent viewer volume. - Added an IBXM-based tracker module quick-view player for
.mod,.xm, and.s3mfiles, with automatic playback, transport controls, seek, mute, and persistent viewer volume. - Added send-to-background support for audio, MIDI, and tracker module players, with Activity Center restore and stop actions while playback continues.
- Added operation sequences for wizard-built, ordered Tyrix operation lists, and remote source/target support through saved connections and explicit paths.
- Added a context-menu action and shortcut for copying the current file path.
- Added Activity Center toolbar animation while jobs are running.
Changed
- Changed application exit so active operations are reported before quit; if exit is confirmed, Tyrix cancels them and waits for cancellation to finish before shutdown cleanup continues.
- Expanded syntax-highlighting mappings across source, script, markup, and configuration formats, including SVG/XML-family documents, JSX and JSON variants, Python stubs, Fish shell scripts, ActionScript, assembly, BBCode, LaTeX, Lisp, SAS, and broader C/C++, PHP, Ruby, and Markdown aliases.
- Changed remote quick-view navigation for expensive providers so opening the next or previous remote item does not repeatedly download neighboring files.
Fixed
- Fixed foreground/background playback coordination so only one player can keep sounding at a time.
1.0.1
Added
- Added a SQLite quick-view renderer for
.sqlite,.sqlite3, and.dbfiles, showing schema objects, table/view lists, and bounded first-row previews for inspection and recovery workflows. - Added a PDF quick-view renderer with page image rendering, page navigation, zoom controls, and text search when extractable text is available.
- Added a JSON/XML/YAML quick-view structure renderer with collapsible tree navigation, path display, selected-subtree pretty print, search, detected encoding display, and safe parser limits.
- Added a dedicated CSV/TSV/TAB quick-view table renderer. Delimited text files now open as a scrollable table with delimiter detection, quoted-field handling, multiline-cell support, detected encoding display, and bounded preview limits for large files.
- Added a Markdown quick-view renderer with rendered and raw text modes, GitHub-flavored table support, themed code blocks, search, and link opening.
- Added an audio player quick-view renderer for MP3, WAV, AIFF, M4A, and M4B files, with automatic playback, metadata display, transport controls, persistent viewer volume, seek/mute controls, and an LED spectrum display.
- Added a font quick-view renderer for
.ttfand.otffiles, with sample rendering, size selection, glyph inspection, and font metadata. - Added context-aware printing with internal preview and page setup for file panels, editor documents, built-in viewers, operation reports, and registered table/report dialogs.
Changed
- Reworked text charset detection.
- Expanded syntax-highlighting mappings across source, script, markup, and configuration formats, including XML-backed JNLP/XMP files plus Visual Basic, Groovy, Perl, Lua, Tcl, D, Clojure, Delphi, Fortran, VHDL, JSP, DTD, MXML, Handlebars, NSIS, and related families.
- Expanded image quick-view format coverage with WebP, ICO/CUR, ICNS, PCX/DCX, PNM/PBM/PGM/PPM/PAM/PFM, PSD/PSB, TGA, and improved TIFF/BigTIFF support.
Fixed
- Fixed legacy encoded text files being misclassified as binary in quick view.