Skip to content

Releases: adoxa/ansicon

ANSICON v1.89

29 Apr 10:27
Compare
Choose a tag to compare

Fix an issue with cmd apparently freezing on startup (resolves #124).

ANSICON v1.88

01 Mar 08:02
Compare
Choose a tag to compare

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

ANSICON v1.87

03 Feb 09:03
Compare
Choose a tag to compare
  • Fix crash when some programs start (bug during hooking);
  • properly hook SetCurrentConsoleFontEx.

ANSICON v1.86

04 Nov 01:45
Compare
Choose a tag to compare
  • Fix return code on Vista (#123);
  • verify DLL exists before injection.

ANSICON v1.85

23 Aug 11:31
Compare
Choose a tag to compare
  • 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.

ANSICON v1.84

11 May 12:35
Compare
Choose a tag to compare
  • Better support for unusual PEs;
  • workaround Win10 1803 console bug;
  • scroll in new lines with the default attribute.

ANSICON v1.83

16 Feb 08:01
Compare
Choose a tag to compare

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

ANSICON v1.82

13 Feb 06:19
Compare
Choose a tag to compare

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

ANSICON v1.81

30 Dec 01:55
Compare
Choose a tag to compare

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

ANSICON v1.80

24 Dec 07:07
Compare
Choose a tag to compare

More sequences and should be a bit faster.