All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add documentation for WebKitGtk2.
- Show page title on title bar if tabview header is hidden.
- Improved fuzzy search.
- Add Alt+Up/Down shortcut to select previous/next docset in locator dialog.
- Only link to necessary libraries directly used by rtfm, thanks.
- Log unhandled exceptions before quit on errors.
- Do not hide locator if nothing was loaded yet.
- Fix some keyboard focus issues.
- Add documentation for GLib, Gio and GObject.
- Fixed document hierarchy for Struct, Namespace and Mixin documents.
- Remove -Dpreview_mt to improve stability and add few other compiler options.
- It's possible to launch rtfm with a query, meanwhile the default docset is used.
- Added missing icon for Signal documents.
- Added document hierarchy, a sidebar was added to show them.
- Show arguments on Crystal docset methods and functions.
- 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.
- 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.
- Icons from Dash for doc entries.
- Redis docset now works.
- 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 incompatibilities with some docsets, many more still existing.
- Removed save session feature.
- Fix crash caused by GResource being compiled at runtime, thanks @sund3RRR (#14).
- Fix crashes with GTK4 > 4.6
- Don't refuse to start if there are removed docsets in the saved session.
- Remove use of GTK deprecated API.
- Fixed compilation with Harfbuzz 8.0.
- Fixed makefile for parallel builds.
- 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.
- 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, this release is just to have an ArchLinux AUR package.