Skip to content

Releases: hugopl/rtfm

v0.4.1

03 Apr 14:12
Compare
Choose a tag to compare

Added

  • It's possible to launch rtfm with a query, meanwhile the default docset is used.

Fixed

  • Added missing icon for Signal documents.

v0.4.0

02 Apr 14:56
Compare
Choose a tag to compare

Fixed

  • Fix compilation with GLib 2.80 and GTK 4.14.
  • Search text is selected when locator is show.
  • Do not fork on --license and --version command line arguments.

Changed

  • Removed buttons to search-prev/search-next, use F3/Ctrl+F3 instead.
  • Show arguments on Crystal docset methods and functions.
  • Class only search was temporary removed.

Added

  • Added document hierarchy, a sidebar was added to show them.
  • Show arguments on Crystal docset methods and functions.

v0.3.1

26 Feb 01:17
Compare
Choose a tag to compare

Added

Fixed

  • Redis docset now works.

v0.3.0

23 Feb 23:45
Compare
Choose a tag to compare

Added

  • New UI
  • It's possible to search only classes by prefixing the search with "c ".
  • It's possible to search only methods by prefixing the search with ". ".

Fixed

  • Fixed incompatibilities with some docsets, many more still existing.

Changed

  • Removed save session feature.

v0.2.4

10 Dec 02:46
Compare
Choose a tag to compare

Fixed

  • Fix crash caused by GResource being compiled at runtime, thanks @sund3RRR (#14).

v0.2.3

21 Nov 21:41
Compare
Choose a tag to compare

Fixed

  • Fix crashes with GTK4 > 4.6

v0.2.2

23 Jul 03:26
Compare
Choose a tag to compare

Fixed

  • Don't refuse to start if there are removed docsets in the saved session.
  • Remove use of GTK deprecated API.

v0.2.1

17 Jul 14:19
Compare
Choose a tag to compare

Fixed

  • Fixed compilation with Harfbuzz 8.0.
  • Fixed makefile for parallel builds.

v0.2.0

17 Jul 13:20
Compare
Choose a tag to compare

Added

  • Added built in GTK docsets (GLib, Gio and GObject still missing).
  • Added locator menu to change current docset.
  • Page search on Ctrl+F or any input when webview is focused.
  • Added flatpack package.

Fixed

  • Search results scroll bar stay always on top after a search change.
  • Only show search results popover if there are results to show.

Barely usable

07 Jul 15:54
Compare
Choose a tag to compare

Added

  • Barely usable, this release is just to have an ArchLinux AUR package.