Update to 2.0.12:

If you use LaTeX for mathematical equations on your cards, and
study with AnkiMobile or AnkiDroid, please revert to 2.0.8 (available
on the Anki website) until the mobile clients receive an update.

o Changed the way pastes and drag&drops are handled. This should
hopefully fix various issues people were having with Google Images,
and will now automatically add any images in a chunk of selected
text to your collection if you have HTML stripping turned off.

o Fixed errors caused by importing notes with a changed schema

o Revert a change made in 2.0.9 where Anki would switch the active
review deck when a different deck was selected in the add screen.
This caused issues where the note type would change invisibly and
some people objected to the new behaviour.

o Work around a crash when closing Anki on Windows caused by a toolkit bug.

o Make sure we always show 3 buttons for cards in initial learning in a filtered deck.

o Improve the checking for and stripping of filename characters
that can't be stored on some filesystems.

o Fixed an error when pasting media with non-latin characters in the URL.

o Don’t throw an error if user adds cloze reference to a non-cloze note type.

o Fix error shown when importing csv file with blank first line.

o Fix year and all time review graph.

o If the user’s recycle bin is broken, just delete the file instead.

o Don’t send old backups to the recycle bin.

o Fix duplicates not being detected when pasting text.

o Fix a bug where the clipboard was being clobbered after the first paste.

o When pasting images between fields, don’t try to download them.

o Allow includegraphics in LaTeX

o You can now view stats on filtered decks.

o Warn when prefs.db is corrupt, and catch another corruption case

o Allow searches for decks with + in their name.

o Work around linux crash on paste of invalid image.

o Fix an issue where duplicates were not being detected on paste

o Ensure starting ease can't be set below 130%.

o Make sure we include px in stats (thanks to steveaw)

o Fix error shown when importing from command line (thanks to Hans)

o Fix incorrect instructions to "maintenance" menu (thanks to Soren)

o Unused media now shows "no missing media" message in a tooltip
(thanks to Julien)
This commit is contained in:
wiz 2013-07-28 20:40:35 +00:00
parent 14f2100b35
commit 865d9153ba
3 changed files with 8 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2013/06/14 21:13:24 wiz Exp $
# $NetBSD: Makefile,v 1.9 2013/07/28 20:40:35 wiz Exp $
DISTNAME= anki-2.0.11
DISTNAME= anki-2.0.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/}
CATEGORIES= misc x11
MASTER_SITES= http://ankisrs.net/download/mirror/

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2013/06/14 21:13:24 wiz Exp $
@comment $NetBSD: PLIST,v 1.5 2013/07/28 20:40:35 wiz Exp $
bin/anki
man/man1/anki.1
share/anki/LICENSE
@ -348,6 +348,7 @@ share/anki/locale/qt_zh_TW.qm
share/anki/locale/ro/LC_MESSAGES/anki.mo
share/anki/locale/ru/LC_MESSAGES/anki.mo
share/anki/locale/sl/LC_MESSAGES/anki.mo
share/anki/locale/sr/LC_MESSAGES/anki.mo
share/anki/locale/sv/LC_MESSAGES/anki.mo
share/anki/locale/th/LC_MESSAGES/anki.mo
share/anki/locale/tlh/LC_MESSAGES/anki.mo

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2013/06/14 21:13:24 wiz Exp $
$NetBSD: distinfo,v 1.8 2013/07/28 20:40:35 wiz Exp $
SHA1 (anki-2.0.11.tgz) = d3bbdd9755634ed291ad421a902614d9966c7626
RMD160 (anki-2.0.11.tgz) = a8ce71c04c3b1e36dcecda08c34c3ee4edff091d
Size (anki-2.0.11.tgz) = 2993290 bytes
SHA1 (anki-2.0.12.tgz) = 4f8469f9931718d02489b5247201ec77dad41e94
RMD160 (anki-2.0.12.tgz) = 12d0eed640f749f267f27ef353d32d074e29b63a
Size (anki-2.0.12.tgz) = 3074413 bytes
SHA1 (patch-Makefile) = aec4f2bc649f6173d4a5c87b559e825a2462748e