Releases: jjsimpso/molasses
Releases · jjsimpso/molasses
Molasses 0.7.4
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
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
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
Bug fix release. Improve request cancelling.
Molasses 0.6.1
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
Initial public release. Mac OSX version has some UI issues related to tabs.