Skip to content

Releases: bengarrett/RetroTxt

v5.5.3

06 Dec 02:16
b3f28c5

Choose a tag to compare

What's Changed

Full Changelog: v5.5.1...v5.5.3

v5.5.2

05 Dec 22:21
2bfecab

Choose a tag to compare

What's Changed

  • Bump web-ext from 8.5.0 to 8.6.0 in the updates group by @dependabot[bot] in #252
  • Bump eslint from 9.25.1 to 9.26.0 in the updates group by @dependabot[bot] in #253
  • Bump the updates group with 4 updates by @dependabot[bot] in #254
  • Bump the updates group with 2 updates by @dependabot[bot] in #255
  • Bump the updates group with 3 updates by @dependabot[bot] in #256
  • Bump the updates group with 2 updates by @dependabot[bot] in #257
  • Potential fix for code scanning alert no. 17: Workflow does not contain permissions by @bengarrett in #258
  • Bump the updates group with 2 updates by @dependabot[bot] in #259
  • Bump the updates group with 2 updates by @dependabot[bot] in #260
  • Bump the updates group with 2 updates by @dependabot[bot] in #261
  • Bump the updates group with 2 updates by @dependabot[bot] in #262
  • Bump the updates group with 2 updates by @dependabot[bot] in #263
  • Bump web-ext from 8.8.0 to 8.9.0 in the updates group by @dependabot[bot] in #264
  • Bump @eslint/plugin-kit from 0.3.3 to 0.3.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #266
  • Bump the updates group with 4 updates by @dependabot[bot] in #265
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #269
  • Bump the updates group across 1 directory with 2 updates by @dependabot[bot] in #270
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #271
  • Bump eslint from 9.34.0 to 9.35.0 in the updates group by @dependabot[bot] in #272
  • Bump globals from 16.3.0 to 16.4.0 in the updates group by @dependabot[bot] in #273
  • Bump the updates group with 3 updates by @dependabot[bot] in #274
  • Bump @eslint/css from 0.11.0 to 0.11.1 in the updates group by @dependabot[bot] in #275
  • Bump eslint from 9.36.0 to 9.37.0 in the updates group by @dependabot[bot] in #276
  • Bump the updates group with 2 updates by @dependabot[bot] in #277
  • Bump web-ext from 8.10.0 to 9.0.0 by @dependabot[bot] in #279
  • Bump the updates group with 2 updates by @dependabot[bot] in #278
  • Bump web-ext from 9.0.0 to 9.1.0 in the updates group by @dependabot[bot] in #280
  • Bump the updates group with 3 updates by @dependabot[bot] in #281
  • Bump the updates group with 2 updates by @dependabot[bot] in #282
  • Bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #283
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #284
  • Bump web-ext from 9.1.0 to 9.2.0 in the updates group by @dependabot[bot] in #285
  • Bump the updates group with 2 updates by @dependabot[bot] in #287
  • Bump node-forge from 1.3.1 to 1.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #286

Full Changelog: v5.5.1...v5.5.2

v5.5.1

21 Apr 22:51
2948f95

Choose a tag to compare

v5.5.0

27 May 01:12
52fcee2

Choose a tag to compare

  • New Text Size slider in the Options to adjust the font size and removed the Font size adjustment on the information header.
  • Updated the Bulma CSS framework to v1.0. The Options themes look different due to this update, as the framework was rewritten from scratch. The fonts, tag elements and some buttons used in the Options are larger.
  • Updated Cascadia Mono and Code fonts to v2024.4 to use its new Symbols for Legacy Computing support, "the Cascadia family now supports a whopping 1140 new glyphs covering sextants, octants, large type pieces, eights, sedecimants, quadrants (separated), segmented digits, circles and checkerboards... In addition, the existing block elements have been aligned to fit the same grid as the new characters to make for seamless ANSI art."
  • Reworked the Display Options tab.
    • The 80 column wrap toggle is renamed to Narrow wrap and works with both ANSI and plain text documents.
    • Created a new Style panel and moved a number of Text toggles to it.
    • Colors panel has been split into Text color and ANSI color.
    • Text pairs is now Foreground and background pair, and it now uses the current selected font for the color labels.
  • Fixed Blinking cursor and text off option not applying to the cursor.

v5.4.1

21 Feb 02:19
296e6fd

Choose a tag to compare

Updates and new documentation for https://docs.retrotxt.com.

v5.4.0

14 Feb 00:02
480e711

Choose a tag to compare

  • New Backup and restore options to save and load your RetroTxt settings.
  • New reset button for the Custom colour values in the Options.
  • New Limit URLs option to force Hyperlink to validate URLs, linking only links that start with an http or https protocol.
  • New Reset to defaults button in the Settings Options.
  • Changed the CSS of the page wrap toggle.
    It now works correctly on windows and tabs smaller than 640px in width. And it has enabled an optimized text-wrapping feature.
  • Monitor downloads handles different server replies better and provides a restart recommendation when toggled on.
  • Text render effect option is changed to use a toggle switch.
  • Changed the Line Height slider to display variations in percentage values.
  • Fixed error Cannot read properties of null for new installs.

v5.3.0

04 Jan 10:27

Choose a tag to compare

  • New Intel One Mono fonts.
  • Removed the column wrap toggle from the information header of a RetroTxt browser tab.
    The feature was confusing with the page wrap toggle, and would not work correctly with the 80 column wrap ANSI option in the RetroTxt Options.
  • Fixed a major issue in Chrome 118+, with text files breaking due to the Sanitizer API deprecation. As a stopgap, the DOMPurify library is used to sanitise the text files.
  • The RetroTxt options tab changes the document title.
  • Clicking the links or buttons in the toolbar popup will only ever open one RetroTxt options tab.
  • Fixed Monitor downloads launching twin tabs of the same file.
  • Minor tweak to the Getting Started dialog text.
  • Removed version_name from the manifest as it hid useful version information.
  • Fixed C:/ drive being referenced on non-Windows operating systems.
  • Fixed "RetroTxt has run into a problem" displaying the wrong keyboard keys on macOS.
  • Fixed package.json version number not matching the manifest.

v5.2.0

20 Jun 02:19
74b4d58

Choose a tag to compare

  • New Display Hyperlinks option to convert plain text URLs, emails and IP addresses into hyperlinks.
  • New Cascadia Mono and Code fonts, that support ligatures and Powerline symbols.
  • Toolbar popup contains icons with links to the fonts, display, settings options and a link to the RetroTxt Extension Details tab.
  • Update Spleen fonts to v2.0 and include the use of size 32x64 variation.
  • Fixed Page wrap behaviour not replicating on new tabs.
  • Hyperlinked the Allow access to file URLs is off notice in the popup.

v5.1.0

20 Apr 00:34
2ad5f29

Choose a tag to compare

  • Change the behavior of the toolbar button to display useful usability information.
    The previous, unreliable per-tab on/off toggle function would sometimes have Chrome disconnect the button from the tab, breaking the functionality.
  • The home and office computer fonts use a local, monospaced font as the fallback. Previously, the browser would show out-of-range characters in a variable-width font, making blocks and line characters look unnecessarily messy.
  • Update the Information header to reorder the information displayed and mention the shortcut keys to view the original text.
  • Update and fix broken links to external resources and prioritized HTTPS over HTTP schemes.
  • Rearrange the Settings and Feature pane to emphasize the add domain input.
  • Fix a bug that gave RetroTxt access to the Suggested domains after removing them.

v4.2.1

15 Oct 23:50

Choose a tag to compare

  • Fixed flickering when changing between Option tabs.
  • Fixed broken documentation links.