Skip to content

Releases: btpf/Alexandria

Alexandria 0.13.2 (New Years Release)

30 Dec 01:32
81cf783

Choose a tag to compare

Happy Holidays!

I wanted to share a final build which addresses a bug with highlights and adds a few small enhancements.
Thank you again to everyone who had supported the project!

New Features

BugFixes

Alexandria 0.13.1

06 Oct 21:59

Choose a tag to compare

This release adds initial touchscreen support, enhanced security, and contains bug fixes.

New Features

  • Initial Touchscreen Support

Bug Fixes & Improvements

Alexandria 0.12 - Mac OS Support 🎉

08 Feb 17:07

Choose a tag to compare

This is the first build of Alexandria for MacOS.
Also included in this release are several bugfixes, Most notably, aggressive theming and highlighter Improvements.

New Features

  • Mac OS Support 🎊 (Thanks to @sgopalan98)
    • Builds are currently unsigned, so you will receive a warning when opening the application

Bug Fixes & Improvements

Alexandria 0.11.2

22 Nov 17:29

Choose a tag to compare

Changelog:

  • System fonts are now retrieved from the system and listed alongside Google fonts
  • Font preview is now larger
  • Fixed bug where local fonts would not delete #21

[Hotfix] Alexandria 0.11.1

14 Nov 08:07

Choose a tag to compare

This is a hotfix for Linux builds.
Fixes: #20

Windows Builds and changelog for v0.11 are provided here: https://github.com/btpf/Alexandria/releases/tag/v0.11.0

Alexandria 0.11.0

12 Nov 07:05

Choose a tag to compare

This release contains many new major features and bug fixes.

New Features

  • Full Screen Mode
  • Progress Display & Estimated Reading Time
  • Footnotes Preview Pane
  • Text Alignment & Paragraph Spacing Customization
  • Support For System Fonts
  • Launch Parameters (For settings as default application)
  • Bookmark Hotkey CTRL + B

BugFixes & Improvements:

and more...

Full Changelog: 0.10.0...v0.11.0

Alexandria 0.10.0

12 Sep 02:53

Choose a tag to compare

Alexandria 0.9.3

05 Sep 01:49

Choose a tag to compare

Alexandria 0.9.2

01 Sep 05:09

Choose a tag to compare

This update focuses on crash fixes for both Windows & Linux.

NOTE: All Application Data will reset on launch.
To prevent this from happening, Please rename the "data" folder "Alexandria_Data" in advance.
On Linux, You can simply run
mv ~/.local/share/com.btpf.alexandria/data/ ~/.local/share/com.btpf.alexandria/Alexandria_Data/

Changelog

Fixed Windows Crash When Installed Through .msi...
BugFix: SettingsBar Casts Shadow When Inactive
Possible Fix For Toaster Bug
Removed All Toasters & Moved To InitializeApp
Updated libmobi-rs
BugFix: HTML Inconsistencies On Ubuntu 18.04 Builds

Alexandria 0.9.1

29 Aug 13:24

Choose a tag to compare

This is a quick release to fix two critical issues.

The linux builds attached will not resolve glibc related errors.
However, I may update this release description and files once the glibc fixed builds are ready.
Update 8/30/23 5:00AM EST :
AppImage and .deb files have been rebuilt with debian 12.
Update 8/30/23 8:06PM EST:
AppImage and .deb have been rebuilt with Ubuntu 18, to support even an lower version of GLIBC.
Please mention in issues if there are still GLIBC related crashes for your distro.

Changelog

BugFix: convertFileSrc Call Requests Not Working On Linux
BugFix: Book Showing Error On First Open