Skip to content

Releases: Aptivi/Terminaux

[release] Terminaux v4.0.0: Renewed, Refreshed!

22 May 08:59
Compare
Choose a tag to compare

This is the fourth major release of Terminaux that provides you features that allow your console applications to be more powerful than before.

Changes

This release contains a variety of changes, including, but not limited to:

  • [+] Added partial RTL support
  • [+] Added Chinese and Emoji support
  • [+] Added geometric shape and line rendering
  • [+] Added image rendering support
  • [+] Added cross-platform console resizing
  • [+] Added more figlet fonts
  • [+] Added more pointer options
  • [*] You can now scroll around text in the interactive TUI, the infoboxes, and the presentation system
  • [*] Overhauled the presentation system and its input elements
  • [*] Interactive TUI now refuses to run with conflicting keybindings
  • [*] General improvements
  • [*] Bug fixes
  • [-] Removed unlimited input in multi-line reader

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[servicing] Terminaux v3.4.1: Whitelisting!

27 Apr 05:30
Compare
Choose a tag to compare

We've added a feature in this release of Terminaux intended to allow you to manage assemblies that are whitelisted from checking. This is useful for unit test projects.

Changes

This release contains a variety of changes, including, but not limited to:

  • [+] Added assembly console check whitelist

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[release] Terminaux v3.4.0: Breaking Maintenance!

26 Apr 17:43
Compare
Choose a tag to compare

This release is the smallest minor release of Terminaux yet, as it only brings you bug fixes and a breaking change.

Changes

This release contains a variety of changes, including, but not limited to:

  • [*] CheckConsoleOnCall is no more, because console checking has become more important.
  • [*] General fixes.

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[servicing] Terminaux v3.3.0.2: Random Completion!

22 Apr 09:02
Compare
Choose a tag to compare

We've made this release to improve the random color generation proces.

Changes

This release contains a variety of changes, including, but not limited to:

  • [*] Improved the random color generator!

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[servicing] Terminaux v3.3.0.1: Cancel Crashes!

20 Apr 17:09
Compare
Choose a tag to compare

We've made a small patch release to fix a critical bug regarding the selection input.

Changes

This release contains a variety of changes, including, but not limited to:

  • [*] Fixed crash when pressing ESC on selection input styles.

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[release] Terminaux v3.3.0: Find Your Choice!

19 Apr 18:33
Compare
Choose a tag to compare

We've released this version to add a new feature related to choice inputs: finding choices!

Changes

This release contains a variety of changes, including, but not limited to:

  • [+] Added choice search function
  • [+] Added "Select All" to multiple selections
  • [*] Improved the interactive TUI structure for a bit
  • [*] General improvements

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[servicing] Terminaux v3.2.1: Some Speed!

17 Apr 10:50
Compare
Choose a tag to compare

We've made this release to give you some improvements.

Changes

This release contains a variety of changes, including, but not limited to:

  • [*] General improvements

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[release] Terminaux v3.2.0: Mouse Pointer!

09 Apr 18:54
Compare
Choose a tag to compare

We've made this very exciting release featuring one of the most awaited features: mouse support!

Changes

This release contains a variety of changes, including, but not limited to:

  • [+] Added mouse support!
  • [+] Added color code parsing
  • [+] Added many great features!
  • [*] General improvements and bug fixes

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[servicing] Terminaux v3.1.7: Fixed and Fixed!

25 Mar 12:40
Compare
Choose a tag to compare

We've made this small patch release to fix two severe bugs that have to do with console types.

Changes

This release contains a variety of changes, including, but not limited to:

  • [*] Fixed invalid index exceptions when TERM is empty (CI environments, ...)
  • [*] Fixed all applications being blacklisted

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[servicing] Terminaux v3.1.6: Fix Wrap!

10 Mar 09:22
Compare
Choose a tag to compare

We've made this release to fix an issue concerning improper compensation of the whitespace characters.

Changes

This release contains a variety of changes, including, but not limited to:

  • [*] Fixed out of bounds trying to deal with spaces in sentence wrapper (by-word)

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.