Category: Uncategorized
-
The binary size difference is caused by the linker used.
Linux used GNU ld while FreeBSD used llvm lld. lld runs faster and produces smaller binaries.
https://forums.freebsd.org/threads/why-are-freebsd-binaries-smaller-than-linux-ones.93571/
-
What’s Changed
- Revert tooltip change that was causing shortcuts to get lost while tooltips were visible
- Call profile_did_open hook at the end of loadProfile by @abdnh in #3202
- Fix future due search missing cards on last day by @abdnh in #3206
- Do not recreate io page when toggle button used by @krmanik in #3208
- Reschedule → Reposition by @user1823 in #3209
- Add support for custom certificates by @voczi in #3203
- Another try at fixing IO events issue by @abdnh in #3210
- Fixes shift click selection after programmatic selection in most cases, Issue #2469 by @RRomeroJr in #3213
- Reword sync conflict explanation by @abdnh in #3221
- Add a preference to toggle LaTeX generation by @abdnh in #3218
- Pass — to mpv/mplayer before filename by @abdnh in #3219
- Add starting window class by @upsuper in #3216
- Remove empty cards shortcut key, as it conflicts.
- Honor night mode when switching between cards in card info.
- Probable fix for crash when syncing from preferences screen.

Complete changelog: https://github.com/ankitects/anki/compare/24.06rc1…24.06rc2
-
Official release announcement is not yet made though.
Iso images are available for download after the stabilization week at the end of May. In that phase of the development, committers were encouraged to stop adding features and address bugs instead.



https://download.freebsd.org/releases/amd64/amd64/ISO-IMAGES/14.1/













