This repository has been archived by the owner on Mar 2, 2024. It is now read-only.
Releases: salkrr/inka
Releases · salkrr/inka
Release v2.2.3
Release v2.2.2
Added aqt
to the package dependencies. Now it will be installed automatically if possible.
Release v2.2.1
- Fixed #136: ModuleNotFound error
- Bumped minimal version of python to 3.10
- Bumped minimal version of aqt/anki to 2.1.54
Release v2.2.0
Release v2.1.0
- Fixed issues with
aqt
version 2.1.49 (it is now minimal required version)
Release v2.0.2
- Updated dependencies
- Updated links in cli and README
Release v2.0.1
Fixed a crash during synchronization when there is no internet connection.
Release v2.0.0
Config file has changed. You need to reset it with inka config --reset
.
- Moved from
AnkiConnect
to use theaqt
package. This means you no longer need to start Anki to use inka! Check out the new installation instructions. - Also fixed default note types in the config.
Version 1.1.2
- Fixed bug with MathJax blocks #23
Version 1.1.1
- Updated default CSS for the note types
- Fixed a bug in the hashing process (hashes were calculated before IDs of notes were added to the file)