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.
- Fix LinkedIn import issue where some images don't have a src attribute (#56).
- Major refactoring of the import process (#43).
- (Try to) fix an issue with epub import on Windows where tempfile returns a relative temp path (#37).
- Don't switch to deck browser after import (#38).
- Properly handle importing a page when title is missing (#34).
- Missing About menu on OSX (#47).
- Various improvements to development process (#43).
- Remove
maxWidth
configuration as this should be part of the card's CSS. New users will have the correct CSS, but existing users might need to manually update their Card template's CSS to https://github.com/tvhong/incremental-reading/blob/main/ir/web/model.css
- Add ability to import Epub files (lujun9972@).
- Fix compatibility with 23.10 (lujun9972@, khonkhortisan@, tvhong@).
- Use resolved title from Pocket when import from Pocket (contribution by lujun9972@).
Fix bug for first time user creating IR cards.
- Fix bug in enabling priority queue.
- Fix images and named anchors importing.
- Fix HTTPS imports in MacOS.
- Remove deprecated imports from Anki 2.1.54.