Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (26 loc) · 993 Bytes

File metadata and controls

44 lines (26 loc) · 993 Bytes

Unreleased

0.1.0alpha.2

  • Improved

    • Improve markdown view componants.
    • Reduce release builds binary size.
  • Added

    • Render tables in markdown view.
    • Display most user, question, answers, and comments meta data.
  • Fixed

    • Colors in markdown view when using light themes.
  • Changed

    • Make the search entery always visible, and delete header title.
    • Update libadwaita to 1.4

0.1.0alpha.1

  • Improved

    • Now questions, comments, answers and some meta data are showen in a poorly implemented initial structure and style.
    • Start using the Meson build system for packaging and installing.
  • Added

    • Implement AdwTabOverview and AdwTabButton.
    • Accelerator (shortcut) to close the application.
    • Provide compile-time and run-time debug info in the about window.
    • Placeholder sidebar for bookamrks and history.
  • Changed

    • Use relm4-icons to embed icons rather then depending in the system to provide them.

0.1.0alpha.0

  • First release