Changelog: Updates, milestones, roadmap

Join 50,000 developers to get updates

IronXL for Python Roadmap

IronXL for Python was created to make it easy for developers to read and create XLS, XLSX and CSV files in Python.

IronXL for Python is leading the charge to empower developers to edit Excel files in Python, without the need for Office Interop.

Today our team are focused on further advancing IronXL for Python by prioritizing feedback from our developer community

Build releases are happening on a monthly basis, with new functionality making IronXL for Python the preferred choice for many developers.

Long term, we plan to launch IronXL for multiple programming languages. Early stage R&D is in progress for building further MS Office products for Word, PowerPoint, and the further Microsoft Office Suite.


November 2024

IronXL for Python v2024.11.16

November 22, 2024
Version 2024.11.16

Features & Upgrades

https://pypi.org/project/IronXL/2024.11.16

Release Notes:

  • Updated IronSoftware.System.Drawing to 2024.9.15
  • Updated IronSoftware.Common to 2024.9.38
  • Added support for switching column direction to right-to-left. Useful for languages such as Arabic, Chinese, and Hebrew
  • Added methods for setting tab colors with SetWorksheetTabColor and SetWorksheetTabColorIndex
  • Added the RemoveHyperlink method to remove hyperlinks from cells
  • Fixed an issue where accessing a cell's hyperlink threw a Null Reference Exception if the cell didn’t have one
  • Fixed an issue where accessing file-type hyperlinks in XLS files return empty string
  • Fixed an issue where the ToDataTable method did not accurately compute all data types

September 2024

IronXL for Python v2024.9.1.3

September 17, 2024
Version 2024.9.1.3

Features & Upgrades

https://pypi.org/project/IronXL/2024.9.1.3

Release Notes:

  • Minor Bug Fixes

August 2024

IronXL for Python v2024.8.0.5

Aug 6, 2024
Version 2024.8.0.5

Features & Upgrades

https://pypi.org/project/IronXL/2024.8.0.5

Release Notes:

  • Minor Bug Fixes

July 2024

IronXL for Python v2024.7.0.1

Jul 9, 2024
Version 2024.7.0.1

Features & Upgrades

https://pypi.org/project/IronXL/2024.7.0.1

Release Notes:

  • Minor Bug Fixes

June 2024

IronXL for Python v2024.6.0.1

Jun 19, 2024
Version 2024.6.0.1

Features & Upgrades

https://pypi.org/project/IronXL/2024.6.0.1

Release Notes:

  • Minor Bug Fixes

April 2024

IronXL for Python v2024.5.0.5

Apr 4, 2024
Version 2024.5.0.5

Features & Upgrades

https://pypi.org/project/IronXL/2024.5.0.5

Release Notes:

  • Minor Bug Fixes
  • Updates IronSoftware.System.Drawing to version 2024.5.1

April 2024

IronXL for Python v2024.4.0.4

Apr 4, 2024
Version 2024.4.0.4

Features & Upgrades

https://pypi.org/project/IronXL/2024.4.0.4

Release Notes:

  • Fixes a bug where a "shared" formula (the kind that is copied across multiple cells) would be lost when saving a file.
  • Updates IronSoftware.System.Drawing to version 2024.4.1