Skip to content

Releases: streaksu/mantissa

1.4.0

23 Apr 15:21
Compare
Choose a tag to compare

Changelog
This is an accumulative update, no new and shinny features, just quality of life improvements.

  • UI changes: Adapt the dialogs for non-GNOME DEs and fixed several bugs.
  • Fixes: Several critical bugs have been fixed.

1.3.0

12 Oct 05:43
Compare
Choose a tag to compare

Changelog

  • UI changes: The preferences and about have been separated from the extra menu to separate windows.
  • Fixing of a lot of bugs related to HTTPS enforcement and insecure content.
  • Improvements on browser stability and performance.
  • Change from GSchemas to an application-managed SQLite database, with several benefits.

Meta-Application Changelog

  • Remove Travis CI integration, since it went unused.
  • Started using dub instead of meson.
  • Added SQLite as a dependency.
  • Start to distribute releases as AppImages, using --build=release-nobounds

1.2.0

18 Sep 09:38
Compare
Choose a tag to compare

Changelog

  • UI revamping: Remade preferences menu into a stilish slider, along with major bug fixing and ironing-out.
  • Only HTTPS/Insecure content switches: Now the browser can force all sites that are not secure and/or feature insecure content to not be loaded in the first place.
  • Preliminary changes towards GTK4 and quality of life: Use of the Application interface instead of Main, along with a unification of the gschema identifier, application ID and desktop file under a common name (as recommended here) for system coherence and follow conventions.

Meta-Application Changelog

  • Re-added Travis CI integration for code checking on PRs and other events.

1.1.0

25 Mar 18:57
Compare
Choose a tag to compare

Changelog:

  • New headerbar-less mode for the UI for users of DEs other than GNOME. It can be found in the settings dialog.
  • New basic commandline interface.
  • Added URL guessing from user input.
  • Improved tab creation and closing mechanism.

1.0.0

20 Mar 18:35
Compare
Choose a tag to compare

Initial release