QOwnNotes 19.1.6
#21
Quote:25.2.3
  • The GDScript support in the note edit code block syntax highlighter was improved to support 
    Code:
    $NodePath
     and 
     
    Code:
    %UniqueNode
     constructs highlighted as literals (for #216 (opens new window), thank you, @DarienMC)
  • Added TOML support to the note edit code block syntax highlighter (for #217 (opens new window), thank you, @DarienMC)
Source

More at Home Site
[-] The following 1 user says Thank You to Kool for this post:
  • harlan4096
Reply
#22
Quote:25.2.4
  • There now is a setting to hide the icons in the main menu and command bar in the Interface settings (for #3230 (opens new window), thank you, @andrei-a-papou)
  • The AI models 
    Code:
    qwen-2.5-32b
     and 
     
    Code:
    deepseek-r1-distill-qwen-32b
     for Groq have been added (for #3233 (opens new window), thank you, @Weej1)
Source

More at Home Site
[-] The following 2 users say Thank You to Kool for this post:
  • harlan4096, jasonX
Reply
#23
Quote:25.2.5
  • The main menu and command bar now has a cleaner user experience when icons are hidden on GTK-based Linux desktops (for #3230 (opens new window))
  • Added more Dutch, Korean, Spanish translation (thank you, stephanp, venusgirl, alejandromoc)
  25.2.6   25.2.7
  • The AI activity spinner will use white color in dark mode now (for #3231 (opens new window))
  • Added more Spanish translation (thank you, alejandromoc)
  25.2.8
  • The latest available language models were added to the list of available OpenAI models
  • Added more Spanish, Korean, Dutch translation (thank you, alejandromoc, venusgirl, stephanp)
 
Source

More at Home Site
[-] The following 2 users say Thank You to Kool for this post:
  • harlan4096, jasonX
Reply
#24
Quote:25.2.9
  • There now is a new action in the Window menu to reattach all floating panels in case they can't be reattached manually anymore (for #3109 (opens new window))
 
25.3.0
  • There now is a new note relations panel, that shows links to other notes in a graph for the current note, up to the 3rd level (for #2074 (opens new window))
    • By double-clicking on a note in the graph, you can open the note
  • Added more Spanish, Korean, Dutch translation (thank you, alejandromoc, venusgirl, stephanp)

 25.3.1
  • In the note relation panel the gathering of note relations will now be done in a different thread (for #2074 (opens new window))
    • This results in a huge speed improvement and being able to interact with the user interface while the relations are gathered and drawn
    • The gathering of note relations and drawing is stopped when another note is selected
  • Added a new editor color schema Simple by @nobodyF34R (for #3238 (opens new window))
  • Added more Spanish, Korean, Dutch translation (thank you, alejandromoc, venusgirl, stephanp)
 
Source

More at Home Site
[-] The following 1 user says Thank You to Kool for this post:
  • harlan4096
Reply
#25
Quote:25.3.2
  • In the note relation panel, notes can now have circular relations between each other, no new note items will be drawn for notes that are already in the scene (for #2074 (opens new window))
 25.3.3  Source

More at Home Site
[-] The following 2 users say Thank You to Kool for this post:
  • harlan4096, jasonX
Reply
#26
Quote:25.3.4
  • An issue with importing a table with UTF-8 characters from the clipboard in the Insert table dialog was fixed (for #3245 (opens new window))
  • Added more French, Russian, Dutch translation (thank you, jd-develop, catmenmilota, stephanp)


 25.3.5
  • The ignoring of changes of files in the 
    Code:
    .git
     folder inside note folders has been improved (for #3247 (opens new window))
    • This should result in lesser reloading of the note folder with the message 
      Code:
      Notes directory was modified externally
       when editing notes with enabled git support
 Source

More at Home Site
[-] The following 2 users say Thank You to Kool for this post:
  • harlan4096, jasonX
Reply
#27
Quote:25.4.0
  • All TODO calendar network requests were reimplemented to use their own, distinct network manager to prevent data being stored for the wrong calendar (for #3248 (opens new window))
  •  
 25.4.1
  • In the TODO dialog, now it was made sure that the editing pane is disabled and the data is reset, when no item is selected, an item was deleted or no items are present (for #3249 (opens new window))
  •  
 25.4.2
  • Most of the initialization of the pages in the Settings dialog will now be done once when the page is shown, not when the settings dialog is created to speed up the opening of the dialog (for #3250 (opens new window))
  • The cloud connections test will now not be made automatically, when switching to the Nextcloud settings page, because that will store the settings, which takes a while (for #3250 (opens new window))
  • The maximum note save interval time was increased to 6 digits in the General settings (for #3254 (opens new window)

Source

More at Home Site
[-] The following 1 user says Thank You to Kool for this post:
  • harlan4096
Reply
#28
Quote:25.4.3
  • A build error in fakevim with Qt 6.9 was fixed (for #3258 (opens new window))
  • A PPA for Ubuntu 25.04 (Plucky Puffin) was added
Source

More at Home Site
[-] The following 2 users say Thank You to Kool for this post:
  • harlan4096, jasonX
Reply
#29
Quote:25.4.4
  25.4.5
  • Added a new editor color schema Blue Sky by @rkirner (for #3264 (opens new window))
  • The AppImage build process was fixed and now uses Ubuntu 22.04, because Ubuntu 20.04 was sunsetted by GitHub (for #3261 (opens new window))
  • A PPA for Ubuntu 25.10 (Questing Quokka) was added

Source

More at Home Site
[-] The following 1 user says Thank You to Kool for this post:
  • harlan4096
Reply
#30
Quote:25.5.0
 
  • If you middle-click on a note tab, it will now close (for #2569 (opens new window))
  • If you double-click on the empty area next to the note tabs, a new note in a new tab it will be opened (for #2569 (opens new window))
  • Added more Spanish translation (thank you, alejandromoc)
 
 

25.5.1
  • If you paste text as attachment, you now optionally can choose the file extension and the basename for the file (for #3269 (opens new window))
    • You can choose from several file extensions, like 
      Code:
      txt

       
      Code:
      json

       
      Code:
      xml
       or use can set your own
      • Using no file extension is also possible
    • If the filename already exists in the attachment folder, a number will be appended automatically to the basename of the file
  • Added more Spanish translation (thank you, alejandromoc)
 
Source

More at Home Site
[-] The following 2 users say Thank You to Kool for this post:
  • harlan4096, jasonX
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
K-Lite Codec Pack 15.9.1 Update
Changes in 19.0.0 ...Kool — 05:00
QOwnNotes 19.1.6
25.6.1 A segmen...Kool — 15:34
Privazer 4.0.19
PrivaZer version v...Kool — 08:36
AMD announces Ryzen AI Z2 Extreme and Ry...
AMD is announcing ...harlan4096 — 08:12
AMD expands FSR4 game list to 65 titles,...
AMD adds more FSR4...harlan4096 — 08:10

[-]
Birthdays
Today's Birthdays
avatar (41)zacforat
avatar (46)NemrokReks
Upcoming Birthdays
avatar (38)Tedscolo
avatar (45)brakasig
avatar (44)JamesReshy
avatar (46)Francisemefe
avatar (39)leoniDup
avatar (38)Patrizaancem
avatar (38)biobdam
avatar (37)Barrackleve
avatar (39)Julioagopy
avatar (49)aolaupitt2558
avatar (39)storoBox
avatar (47)kinotHeemn
avatar (38)Ceballos1976
avatar (39)efynu
avatar (31)horancos

[-]
Online Staff
There are no staff members currently online.

>