Skip to content

Releases: haroldtreen/epub-press-clients

v0.12.0 - Remove unused permissions

31 May 22:16
Compare
Choose a tag to compare

epub-press-chrome

  • Updates dependencies
  • Removes unused permissions.

v0.11.0 - Fix for Chrome extension broken state

23 Feb 22:39
aada434
Compare
Choose a tag to compare

epub-press-chrome

  • Add filename sanitization to avoid Chrome save issues.
  • Properly handle Chrome download failures.
  • Add a 30s timeout for all downloads.

v0.10.2 - Fix for broken downloads

24 Mar 16:00
Compare
Choose a tag to compare

epub-press-js

  • Updates the dependencies to work in newer versions of Chrome/FF.

epub-press-chrome

  • Updates the dependency on epub-press-js to fix download issues with Chrome/FF.

v0.10.0 - Progress Bars, Updated epub-press-js, Firefox Support 🐺πŸ”₯

15 Oct 16:20
Compare
Choose a tag to compare

Lots of fun updates! πŸŽ‰

epub-press-js

Supports a new version of the EpubPress backend.

  • Status Checking: Get updates on the status of your book as it's being built.
  • Improved Build Reliability: Builds are less likely to timeout and fail (important if you have a slow network connection).

epub-press-chrome

Uses v0.5.1 of epub-press-js.

  • Progress Bar: The loading spinner has been replaced with a progress bar that will tell you the status of your book.
  • Firefox Support: EpubPress now works as a web extension in Firefox! It should be located here once the review process completes.

Happy Reading!

v0.9.0 - Chrome Extension Update

06 Oct 18:45
Compare
Choose a tag to compare

This version uses epub-press-js. This release is mainly to have a tag :).

v0.8.0 - Https Support

03 Jun 04:29
Compare
Choose a tag to compare

EpubPress got a bit more secure today with the launch of https.

This will need to gradually roll out, as flipping the switch for everyone would break pre v0.8.0 versions. The server will be updated to alert users who need to update.

Until then the http version continues to work.

So update! Get the new magic! Stay safe! πŸ”’

v0.7.1 - Error Messages!

05 May 23:10
Compare
Choose a tag to compare

Another day, another awesome release to EpubPress!

Frontend Changes:

We don't like failing. But sometimes we do (😒).

Previously EpubPress would just throw a ❌ in your face, drop the 🎀 and walk away (rude!).
This update adds error messages. So if for some reason we do have to leave you hanging, you'll know why.

Example:
image

If you ever encounter issues with EpubPress, never hesitate to email support@epub.press or tweet to @Epub_Press. We'll help sort it out πŸ‘.

Backend Changes:

  • Added a limit of 50 items per book.
  • Fixes for potential .epub validation errors.
  • Front-end site changes.
  • Better image sizing.
  • CSS for block-quotes and code blocks (Still working on making these nicer. As someone who likes creating coding books, I appreciate a well formatted block of code)

Feature requests and praise always accepted at feedback@epub.press

v0.7.0 - Custom title and descriptions + New UI

02 May 22:27
Compare
Choose a tag to compare

Extension Changes:

  • You can now give your ebooks a custom name and description!
  • Nicer UI
  • A bunch of refactoring (abstractions to allow for a future Firefox/Safari version)

Backend Changes:
The backend is continually being updated with fixes and improvements. Some things being worked on.

  • Email system improvements (Deliveries are now from noreply@epub.press. Update your ereader whitelists if you need to!)
  • Ability to accept titles + descriptions.
  • Better content extraction (+ whole suite of regression tests for pages that have been fixed)
  • Homepage updates
  • Whole new logging system to allow for faster detection + fixing of errors.

Follow EpubPress on Twitter for the latest updates!

Bug Fix: Infinite Pressing

27 Apr 20:35
Compare
Choose a tag to compare

This release fixes a bug with failed downloads.
If the server failed to download/email a book, it is possible the extension could get stuck loading infinitely. The fix was to reinstall the extension.

This release should allow download failures to be handled gracefully.

As always, any issues can be emailed to support@epub.press.

v0.6.1 - Better tab filtering

21 Apr 03:51
Compare
Choose a tag to compare

Changes:

  • Filters for tabs containing images and PDF files.
  • Moving towards more modularity + testing to allow for Firefox/Safari extensions

Server Changes:

  • Improvements to image extraction.
  • Improvements to image downloading/detection

In Development:

  • Nailing down content extraction. It's a hard problem that poorly structured websites make even harder. Want to get to a point where the majority of sites can have content extracted perfectly.
  • Better logging to make finding the source of errors easier.

Thanks to all the users trying things out and raising issues ❀️.

Follow us on Twitter for the most up to date info: @Epub_Press
Install through the Chrome Store to get all the updates over the air: Chrome Store