Send Anywhere 歷史版本列表 Page5

最新版本 Send Anywhere 23.7

Send Anywhere 歷史版本列表

Send Anywhere 是一個跨平台的文件共享服務,它允許用戶實時無需雲端存儲即可輕鬆共享點對點數字內容。不像信使或云存儲應用程序 Send Anywhere 允許最終用戶在 Android,iOS,Windows Phone,Windows 8,Chrome,Linux 和桌面上發送盡可能多的任何文件類型和大小的文件。 SA 利用 P2P 網絡來繞過雲存儲,從而使傳輸過程更安全,更快速。此外... Send Anywhere 軟體介紹


更新時間:2021-11-01
更新細節:

Anki 2.1.49 查看版本資訊

更新時間:2021-10-26
更新細節:

What's new in this version:

Fixed:
- cards not being automatically unburied when v3 scheduler enabled
- incorrect learning count in v3 scheduler when interday learning cards were queued
- a memory leak in the Preview screen
- an issue copying filenames from the Check Media screen
- deck changing when toggling sticky fields
- invalid default column in notes mode in the Browse screen

- Work around an AnkiDroid inconsistency causing deck config to be reset if options edited on AnkiDroid
- The bury command ignores suspended cards now
- Anki no longer migrates any files from the old ~/Documents/Anki and ~/Anki folders
- Increased number of card temp…

Free Video to MP3 Converter 5.1.8.310 查看版本資訊

更新時間:2021-10-19
更新細節:

Anki 2.1.48 查看版本資訊

更新時間:2021-09-21
更新細節:

What's new in this version:

Fixed:
- newline being added when coloring text
- incorrect system font when running Anki in some non-English languages
- learning count sometimes jumping to a large number in the v3 scheduler
- flag names not updating on profile switch
- an error message that could appear when deleting notes

- Add "Previous Card Info" action to review screen
- Hide "Rename with Parents" for top-level items
- "Add Field" action now correctly handles multi-word font names
- Another fix for Reposition command not working on buried/suspended cards
- Preserve focus when changing notetype in the Add screen
- Wayland can now be optionally enabled with an env var in the packaged builds, but remains off by default due to a number of bugs
- The card templates screen no longer defaults to filling empty fields when opened from the Add screen
- Miscellaneous other fixes

Anki 2.1.47 查看版本資訊

更新時間:2021-08-29
更新細節:

What's new in this version:

- Interday learning cards are included in the learning count again, instead of the review count
- Interday learning cards are still affected by the review limit. Interday learning cards are fetched first, then reviews, and finally new cards
- Filtered decks with rescheduling disabled now log reviews, so the reviews will appear in your graphs
- Added an option to sort reviews by ascending/descending ease
- The "timebox finished" message is now shown on card answer, instead of after
- revealing the next card. This should also address an issue where the message popped up outside of review
- Added shortcut for Forget in the Browse screen

Fixed:
- an issue where an error message could appear after undoing/redoing a mix of reviews and other changes
- custom scheduling not working
- an error being shown when there was no current deck
- incorrect quoting in duplicate search
- deck options inverting the "replay question when showing answer" option
- an issue with ampersands in the Add Cards history button
- handling of audio/video tags
- errors playing audio when computer was slow to respond
- preferences screen not updating undo menu, and causing an error when subsequently reviewing a card in the v3 scheduler
- case changes being ignored in tag rename
- error shown when DB check run on corrupt collection
- deck options prompt showing the default deck, instead of the correct one
- reposition command ignoring suspended cards
- answer button highlight on Windows
- calendar graph day labels showing incorrectly in some timezones

- Improved validation of add-on package names (thanks to BlueGreenMagick for the report and initial fix)
- The Svelte components Anki exports should now work correctly in add-ons, provided they exclude Svelte when bundling.
- WithShortcut is now also available

Apache Tomcat 9.0.52 查看版本資訊

更新時間:2021-08-08
更新細節:

Anki 2.1.46 查看版本資訊

更新時間:2021-08-04
更新細節:

What's new in this version:

- Remember last colors in editing window
- Show flag and mark icons in preview window
- Center first match when searching in sidebar
- Added F9/Shift+F9 shortcuts for sticky fields, and increase opacity

Fixed:
- starting ease specified in deck options not being used by v3 scheduler
- learning cutoff not updating during review, and some learning cards remaining at the end of review in the v3 scheduler
- Change Notetype not mapping fields correctly when count differed
- The congrats screen now updates periodically again
- Redo menu item showing Undo action name
- notetype selection in the import screen
- error in overview/congrats screen when there is no current deck
- Fix duplicate text when pasting with Ctrl+Shift+V

Anki 2.1.45 查看版本資訊

更新時間:2021-07-30
更新細節:

What's new in this version:

Undo handling:
- Most actions now support multiple undo steps. You can change a card template, delete some notes, bury a card, then undo each of those steps if you wish
- Actions that support multiple undo steps will now save the changes
- immediately, meaning that if Anki crashes, the changes you made in the last few minutes will no longer be lost
- Most undoable actions can now be redone, so you can undo an accidental undo
- Actions that don't support the new undo handling (eg, Check Database), will clear the undo history
- Add-ons will clear the undo history if they modify the database directly, or use routines that don't support undoing. There are some new routines available
- to add-ons to make operations undoable, but add-ons may need to be updated to use them

Scheduling changes:
- A new scheduler is available, with a number of improvements. Please see the 2021 scheduler page for more information.
- The deck list now shows the learning count separately
- On new collections, the v2 scheduler is now the default
- Set due date uses the deck's configured starting ease

Browser changes:
- The sidebar now has two modes. The default allows clicking on items to search for them. The other mode allows you to select multiple items at once, so you can drag & drop or delete multiple items.
- The browse screen can now be toggled between showing cards, and showing notes.
- When showing notes, some columns will show an aggregate over all the cards of a note.
- Added an introduced:x search to locate cards first studied in the last x days.
- Column rendering has been moved into the backend, and will be faster than before (but is still limited by the speed of the graphics toolkit).
- A fair bit of the browser code has been changed, and some add-ons like the "Advanced Browser" add-on will need to be updated to support the new approach.
- New tag icons and associated backend work
- Added an option in the Preferences screen to customize the starting search text (eg, to start with "deck:current")
- More reliably scroll to the current card
- When opening the Browse screen with an active study card, the whole deck is now shown
- Added 3 new flag colours
- Flags can now be renamed in the sidebar
- Horizontal scrolling in the browse screen is less jumpy
- Sidebar items can be dragged onto the Saved Searches area to add them as a favourite

Editor changes, mostly thanks to Henrik:
- A new editor toolbar implementation, with improved icons and handling
- The editor now provides bullet and numbered list buttons
- The editor now provides buttons to control text alignment and indent
- Sticky fields can now be toggled on/off from the editing screen
- A new API is available for add-ons, and the existing API should continue to work
- The HTML editor is now shown inline, and supports syntax highlighting, and showing opening/closing tags
- Warn user when they attempt to use cloze markers inappropriately

State handling:
- When you make changes, the user interface should update more consistently now
- Adding a new tag to a note will update the sidebar in the Browse screen for example, and when you review a card that is shown there, the columns will update
- The Browse screen no longer refreshes a search automatically. When you make a change, the column text may update, but the number of rows will not change.
- Deleted cards show "(deleted)" until you search again
- The main window no longer shows a "waiting for editing to finish" screen. When you make changes such as editing a note, the main window will dim, and will automatically refresh when you return to it.

The deck options screen has been reimplemented:
- (Re)learning steps are now shown with units, eg 10m or 4d
- Deck options are now shown on one scrollable page
- Extra help is available for most options
- It is easy to see at a glance which options have been changed from the default, and individual options can be reverted to the default setting
- Warnings will be shown for some common issues (eg, review limit too low compared to new cards)
- Some of the more advanced options have been moved to a separate "Advanced" section
- The old options can be accessed with a Shift+click, since it will take a while for add-ons to be updated to support the new screen. A new API is available.
- The deck description is now accessible via a button in the overview screen, instead of via the deck options

Other features:
- An updated Change Notetype implementation, that can match fields by name, and allows you to map a source field to multiple destination fields in order to clone a field
- Pre-load images on answer side
- The [...] in cloze deletions is now read as "blank" by TTS
- The Find&Replace option in the Browse screen can now be used on tags as well
- Added a Card Info option to the review screen
- When opening deck option from the study screen, you'll now be asked which deck you want if the card is in a subdeck
- You can now choose which add-ons you want to update
- Support system SSL certs on Linux
- Extra checks are now done when updating a card template, such as detecting when a cloze notetype is missing a cloze directive, or two templates have identical question sides
- Support Ctrl+Numpad Enter to add cards
- Added night mode styling to 'type in the answer' box, and improve legibility of comparison
- Sidebar search now scrolls to first match
- F3/F4 in card layout screen go to next/previous template

Fixed:
- Custom study now limits the tag selection to 100 tags or fewer, to prevent errors caused by exceeding database limits
- an issue compiling on recent Python 3.9 installs
- audio getting stuck when pausing near end
- building on linux-arm64
- Card Info screen not ignoring manual rescheduling when calculating the average time
- crash when pressing the copy shortcut with no active selection
- current review card sometimes changing when making edits
- deck options tooltip appearance
- escaping of hyphens in searches
- field pin status being forgotten when opening Cards screen
- incorrect card count when removing multiple templates
- incorrect font on Windows
- resource leak in sound code
- some instances of a flash when revealing answer on cards with images
- text with single quote not being escaped in export various links to the manual
- red duplicate background being included in copy+paste
- flags not being excluded on export
- Force x11 mode when the packaged build is run on a system that tells Qt to use Wayland, as Wayland is not currently supported by the packaged build
- Numerous behind-the-scenes improvements
- Strip invalid unicode from filenames in media check
- Performance improvements and other miscellaneous fixes

Apache Tomcat 9.0.50 查看版本資訊

更新時間:2021-07-07
更新細節:

Apache Tomcat 10.0.8 查看版本資訊

更新時間:2021-07-07
更新細節: