ANSICON Changelog

What's new in ANSICON 1.89

Apr 30, 2019
  • Fix an issue with cmd apparently freezing on startup (resolves #124).

New in ANSICON 1.88 (Mar 1, 2019)

  • Fix ANSICON environment variable when there's no console (resolves #127).

New in ANSICON 1.87 (Feb 3, 2019)

  • Fix crash when some programs start (bug during hooking);
  • properly hook SetCurrentConsoleFontEx.

New in ANSICON 1.86 (Nov 4, 2018)

  • Fix return code on Vista (#123);
  • Verify DLL exists before injection.

New in ANSICON 1.85 (Aug 23, 2018)

  • Fix wrapping when the buffer was greater than the window;
  • Fix running a program directly via ansicon (always inject, even if GUI or excluded);
  • Fix redirecting ansicon to NUL;
  • Fix last error when hooked functions failed.

New in ANSICON 1.84 (May 11, 2018)

  • Better support for unusual PEs;
  • workaround Win10 1803 console bug;
  • scroll in new lines with the default attribute.

New in ANSICON 1.833 (Feb 16, 2018)

  • Fix hang for processes that just return from the entry point.

New in ANSICON 1.832 (Feb 16, 2018)

  • Fixes for #109 (Windows 10), #110 (less) and #111 (git).

New in ANSICON 1.81 (Dec 30, 2017)

  • Fix CR & CRM; find the nearest color when using index or RGB.

New in ANSICON 1.80 (Dec 27, 2017)

  • More sequences and should be a bit faster.