
Gopherus changelog


Gopherus v1.0b [29 Jul 2015]:
 - [new] Added support for scripted downloading (-o=xxx),
 - [new] Migrated SDL ports to SDL2 (Linux, Windows),
 - [fix] The 'downloading' status bar counter is refreshed once per second
         instead of being redrawn at every received packet,
 - [fix] Recompiled the DOS version linking against an 80386-friendly watt32,
 - [fix] DOS exe linked with a 387 emu lib so gopherus can run on a 386SX.

Gopherus v1.0a [30 Mar 2013]:
 - [fix] When refreshing a location, the display properties (position of the file on screen) are reset as well now. This prevents corrupt rendering if the file changes between refreshes,
 - [fix] Fixed a bug leading to random crashes when the URL inside a menu was longer than 128 bytes,
 - [new] F9 (save) works from within text content locations (not only from menus),
 - [new] Added configurable color schemes, via the GOPHERUSCOLOR environment variable (see the manual for details).

Gopherus v1.0 [10 Mar 2013]:
 - first public release.
