Urgent.News

What's breaking now, across thousands of outlets.

Tech

LibreOffice 26.8 is out – local first, and with no AI

It looks a bit clunky, but it does the job – and on your own computer

LibreOffice 26.8 is out – local first, and with no AI

The latest LibreOffice 26.8 release, announced by the Document Foundation, emphasizes local functionality and avoids artificial intelligence. Linux users can rely on LibreOffice, a free and effective alternative to Microsoft Office, which is recommended as a replacement for outdated OpenOffice. The press kit highlights 120 language support, enhanced paragraph handling, ARIA accessibility features, and compatibility with both native and MS Office formats.

Despite TDF's rivalry towards Collabora, LibreOffice remains a crucial tool for many, especially for those seeking local-first solutions.

Written by urgent.news from The Register Science's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at theregister.com →

More in Tech

The Hidden Scaling Trap in Entity Framework's .Contains

tl;dr; - If Entity Framework processes a query that holds greater than 2100 parameters with a .Contains , Entity Framework generates a query that SQL Server cannot adequately plan around, and it can…

  • .Contains method in Entity Framework Core has hidden scaling trap impacting SQL Server performance
  • Parameter count limit of 2100 causes performance degradation when using OPENJSON
  • Solutions include chunking queries or using Entity Framework Core 3 interceptors

More from Friday 28 August →