Geeks for your information
QOwnNotes 19.1.6 - Printable Version

+- Geeks for your information (https://www.geeks.fyi)
+-- Forum: Windows (https://www.geeks.fyi/forumdisplay.php?fid=12)
+--- Forum: Freeware (https://www.geeks.fyi/forumdisplay.php?fid=67)
+--- Thread: QOwnNotes 19.1.6 (/showthread.php?tid=5175)

Pages: 1 2 3 4


RE: QOwnNotes 19.1.6 - Kool - 06 May 25

Quote:25.5.2  25.5.3
Source

More at Home Site



RE: QOwnNotes 19.1.6 - Kool - 13 May 25

Quote:25.5.4  
 25.5.5

  25.5.6  
Source

More at Home Site



RE: QOwnNotes 19.1.6 - Kool - 16 May 25

Quote:25.5.7   25.5.8
  • There now is an option to hide the tab close button in the Panels settings (for #3271 (opens new window))
    • A menu entry to close a tab was aded to the tab context menu
  • Missing libraries for the scripting engine were added to the OBS Debian / Ubuntu builds with Qt and cmake (for #3267 (opens new window))
  • Added more Korean, Spanish translation (thank you, venusgirl, alejandromoc)
 
Source

More at Home Site



RE: QOwnNotes 19.1.6 - Kool - 02 June 25

Quote:25.5.9
 
  • The packages on the Ubuntu repositories for Qt6 on Launchpad are now built with Qt6 and cmake, because of the dropped qmake support on Ubuntu 25.10+ (for #3267 (opens new window))
  • Added more Croatian, Spanish, Korean translation (thank you, milotype, alejandromoc, venusgirl)
 25.5.10
 
  • One more missing library for the scripting engine was added to the OBS Debian / Ubuntu builds with Qt6 and to the Qt6 builds for Ubuntu Launchpad (for #3267 (opens new window))
 25.6.0
 
  • QOwnNotes now builds with Botan 3, when built with the system Botan library (cmake build parameter 
    Code:
    -DBUILD_WITH_SYSTEM_BOTAN=ON
    ), because of the end of life of Botan 2 (for #2786 (opens new window))
    • 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 #3286 (opens new window))
 
Source


More at Home Site



RE: QOwnNotes 19.1.6 - Kool - 09 June 25

Quote:25.6.1  
Source

More at Home Site



RE: QOwnNotes 19.1.6 - Kool - 20 June 25

Quote:25.6.2
  • The Find action dialog is now working again (for #3294 (opens new window))
  • Added more French translation (thank you, jd-develop
Source

More at Home Site



RE: QOwnNotes 19.1.6 - Kool - 24 June 25

Quote:25.6.3
  • The Split note at cursor position action now has a confirmation dialog to prevent accidental splits (for #3293 (opens new window))
  • In the Debug settings, there now is a line to show whether the system Botan library is used or the internal Botan amalgamation (for #2786 (opens new window))


 25.6.4
  • Support for libgit2 was added to QOwnNotes, so it can be built with git support without the need for the 
     
    Code:
    git
     command line tool (for #3296 (opens new window))
    • This feature needs to be enabled with the CMake build parameter 
      Code:
      -DBUILD_WITH_LIBGIT2=ON
    • Keep in mind that you need to have the 
      Code:
      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 (for #3296 (opens new window))
  • Added more Spanish, Korean, Finnish translation (thank you, alejandromoc, venusgirl, tommihanhikoski)
 Source

More at Home Site