Skip to content

Releases: Textualize/frogmouth

Bump Textual

02 Nov 20:14
e7b45da
Compare
Choose a tag to compare

Bumped to Textual v0.41.0.

v0.9.0

07 Aug 10:05
965b92e
Compare
Choose a tag to compare

Fixed

  • Fixed local documents no longer loading. #74

v0.8.0

20 Jul 08:25
d7e00f2
Compare
Choose a tag to compare

Changed

  • Updated to work with Textual v0.30.0 or greater.

Fixed

  • Fixed the look and scrolling of the history navigation pane after recent changes to base Textual styling broke it. #66
  • Fixed the look and scrolling of the bookmark navigation pane after recent changes to base Textual styling broke it. #66

v0.7.0

27 Jun 08:38
8bc5038
Compare
Choose a tag to compare

Added

  • Added support for using Ctrl+r to reload the current document.

Fixed

  • Added some extra error capture when attempting to build a forge URL while inferring the main branch name.
  • Fixed following local file links where the file is document-relative and you're visiting with a CWD other than the document's. #52

Textual bump and codeberg support

24 May 09:24
0d1902e
Compare
Choose a tag to compare

Added

  • Added Codeberg as a recognised forge for the "forge quick view".

Changed

  • Relaxed the required Textual dependency version requirement.

Textual bump and more history control

09 May 08:08
f8e4e3e
Compare
Choose a tag to compare

Changed

  • Updated to work with Textual v0.24.0.

Added

  • Added a changelog command -- loads the Frogmouth ChangeLog from the repository for viewing.
  • Added the ability to delete a single item of history from the history list. (#34)
  • Added the ability to clear down the whole of history. (#34)
  • Added toggling the navigation sidebar between left or right dock. (#37)

Changed

  • Calling any navigation pane is now a toggle operation. If it isn't visible, it's made visible; if it's visible, the navigation sidebar is closed.

More movement keys

03 May 09:36
34aa153
Compare
Choose a tag to compare

Added

  • Added support for using j and k to scroll through the document.
  • Added support for using w and s to scroll through the document.
  • Added support for space to scroll through the document.
  • Added : as a keypress for quickly getting to the input bar. (#19)

Changed

  • Internal changes to the workings of the input dialogs, using the newer Textual screen result returning facility. (#23)

Initial Release!

30 Apr 17:48
Compare
Choose a tag to compare

Initial release of Frogmouth.