- Dołączył
- 26 Maj 2010
- Posty
- 16697
- Reakcje/Polubienia
- 54648
QOwnNotes 25.5.10
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
25.6.0
- QOwnNotes now builds with Botan 3, when built with the system Botan library(cmake build parameter -DBUILD_WITH_SYSTEM_BOTAN=ON), because of the end of life of Botan 2(for
Zaloguj lub Zarejestruj się aby zobaczyć!)
- Keep in mind that Botan 3 needs C++20, which causes issues on Qt5
- QMake and Qt5 will still use the internal Botan 2 amalgamation
- Creating an amalgamation Botan 3 did work, but caused major issues with various build processes
- The filename in checksum files of the Qt6 AppImages in the releases on GitHub was fixed(for
Zaloguj lub Zarejestruj się aby zobaczyć!
- A segmentation fault when quitting the application on ARM macOS was fixed
(forZaloguj lub Zarejestruj się aby zobaczyć!)- There now is a new scripting method note.getNoteUrlForLinkingToNoteId to return
the Markdown note URL for linking to a note (forZaloguj lub Zarejestruj się aby zobaczyć!)
- For more information, please take a look at the
Zaloguj lub Zarejestruj się aby zobaczyć!- Added more Spanish, Thai translation (thank you, alejandromoc, achn.syps)
- The Find action dialog is now working again
(forZaloguj lub Zarejestruj się aby zobaczyć!)- Added more French translation (thank you, jd-develop)
25.6.4
- Support for libgit2 was added to QOwnNotes, so it can be built with git support
without the need for the git command line tool (forZaloguj lub Zarejestruj się aby zobaczyć!)
- This is an experimental feature and needs to be enabled with the CMake build
parameter -DBUILD_WITH_LIBGIT2=ON- Keep in mind that you need to have the libgit2 development files installed
on your system to build QOwnNotes with this feature
25.6.5
- In the Git settings you now can configure a git client only if the app was not
built with libgit2 support, otherwise you will get the information that support
for the git library libgit2 is activated (forZaloguj lub Zarejestruj się aby zobaczyć!)- Added more Spanish, Korean, Finnish translation (thank you, alejandromoc, venusgirl, tommihanhikoski)