Skip to content

Releases: jjsimpso/molasses

Molasses 0.7.5

26 Nov 00:13

Choose a tag to compare

Updates in this release:

  • HTTP protocol support (not useful for the modern web, since Molasses lacks support for CSS, Javascript, and HTML > version 3.2)
  • Option to increase font size
  • Optional "light mode" color scheme
  • Add menu shortcuts
  • Display selected gopher menu item's selector, host, and port in status bar
  • Strip ANSI escape codes from gopher menu information("i" item type) lines
  • Various bug fixes, especially regarding HTML rendering

Molasses 0.7.4

05 Dec 03:09

Choose a tag to compare

Updates in this release:

  • Inline rendering of HTML documents. Supports reasonable subset of HTML 3.2, including tables but not CSS or scripts. Rendering style modeled after Netscape Navigator.
  • Add smooth scrolling to Gopher menus.
  • Add option to disable smooth scrolling to Options menu.
  • Numerous bug fixes and small changes.

Molasses 0.6.5

13 Mar 23:55

Choose a tag to compare

Updates in this release:

  • Add Ctrl-t shortcut to open a new tab.
  • Don't open console/terminal window on Windows and MacOS.
  • Add Home bookmark pointing to a gopher portal and open it on first startup.
  • Select address field text when focus set via a left click.

Molasses 0.6.4

13 Feb 19:58

Choose a tag to compare

Fix startup crash when there are no saved tabs to load. This would obviously prevent new users from installing the application.

MacOS users: depending on your OS version, you may need to run xattr -r -d com.apple.quarantine molasses-0.6.4 in the directory containing the unpacked molasses-0.6.4. This will give Molasses permission to run.

Molasses 0.6.3

13 Feb 04:26

Choose a tag to compare

Bug fix release. Improve request cancelling.

Molasses 0.6.1

28 Dec 16:20

Choose a tag to compare

Add multi-platform tab panel for consistent look and feel across operating systems. New tab panel features include tab reordering and per-tab close buttons.

Molasses 0.5.0

05 Sep 19:22

Choose a tag to compare

Initial public release. Mac OSX version has some UI issues related to tabs.