LibXL 5.2 released

Recently LibXL 5.2 was released and we include this update in our upcoming MBS Xojo XL Plugin.

Version 5.2.0 (2026-05-15)

  • fixed the vulnerability CVE-2026-22184, updated zlib to the version 1.3.2
  • added possibility to read data validations from xlsx files
  • added possibility to remove filters from tables (xlsx)
  • added the support for xlsx files in the Book::loadWithoutEmptyCells()
  • fixed a bug with reading strings with incorrect character encoding in the CellReadText method on Linux/MacOSX (xls)
  • fixed an issue with loading some xls files with message “read error: record id can’t be 0”
  • fixed an issue with corrupting output files in the XLAutoFilterMBS SetSort function (xlsx)
  • fixed the unhandled exception in the XLFormatMBS GetBorderLeftColor function (xlsx)

New methods in XLSheetMBS class:

Version 5.1.0 (2026-01-20)

New functions:

LibXL is a powerful library to create, read, edit and write Excel documents in older and newer Excel file formats and without the need to install Microsoft Excel. It allows the developer to automate a lot of tasks related to Excel spreadsheets within your solution or application.

Learn more on our LibXL for Xojo pages.

1 Like