Released: WiP
- Added a configuration option to turn off link tooltips. (#44)
- Added a
directoriesCLI command to print out the directories used by Rogallo. (#45) - Added a
licneceCLI command to print out the licence details for Rogallo. (#45) - Added a
bindingsCLI command to print out the available commands for binding to keys, and their default bindings. (#45) - Added a
themesCLI command to print out the available themes. (#45) - Added a
--themeCLI switch for setting the theme. (#45) - Added a
--versionCLI switch to print out the version of Rogallo. (#45) - Added a
--helpCLI switch to print out the command line help. (#45) - Added an
openCLI command that allows a location to be opened from the command line. (#48) - Added support for working with gemtext files in the local filesystem. (#49)
Released: 2026-06-24
- Added tooltips to links that show the URI when hovered over with the mouse. (#23)
- Improved the handling of redirected requests. (#24)
- Improved the detection of links. (#26)
- Improved the detection of headings. (#29)
- Improved the detection of quotes. (#31)
- Allowed non-standard list items, that use a tab rather than a space after
the
*. (#33) - Added a status bar to the viewer widget to show the URI of the currently-selected link. (#35)
Released: 2026-06-23
- Initial release.
Released: 2026-06-18
- Initial placeholder package to test that the name is available in PyPI.