Extender Release Notes

Important! The documentation refers to the latest product update for the latest version of Sage 300, currently version 2026. Unless otherwise specified, the content applies to all supported versions, currently versions 2026, 2025 and 2024.

What's New in the latest update?

Extender PU14.05 (August 2026)

Applies to versions 2026, 2025 and 2024.

New web screens

  • Extender Workflow Console and Workflow Detail Logs now available on the Sage 300 Web Screens. For details, refer to: Extender Web Screens

  • Extender scripts can now run in Information Manager Notes on the Web Screens. See Information Manager Release Notes.

New Workflow Rules features

  • Workflow conditions support Any Line in any entry as a View option

  • Workflow conditions now support Contains, Starts with, Ends with

  • Workflow view default updated to support any line / any detail

  • For details, refer to: Workflow Rules: Conditions (How) setup

General improvements

  • Security groups A to Z in Sage 300 Administrative Services can be used in scripts. The scripts can check the security group to determine if a user is allowed some functionality. Checking user security

  • Improved error handling when running pip in scripts. Error message includes the Windows user it is running as, the path it is trying to write to, and where it determined that path from.

  • You can add a viconfig.ini in the shared data folder. It allows people to specify the path where scripts are checked out in a text file instead of the registry. Configuring the Python Path for Script Execution

  • Usability improvements to the Available modules tab in the Modules screen. Available Modules

  • Easier filtering on the Scripts screen. Filtering Extender Scripts

  • View Events, Scripts and Workflow now displays parameter description on the grid.

  • Fiscal Period and Fiscal Year date picker (UIPeriodPicker) for Extender UI scripts.

  • Sundry improvements to the standard workflow modules to support the web screens.

Extender PU14.04 (March 2026)

Applies to versions 2026, 2025, 2024 and 2023.

  • Fixes a problem in Extender script path introduced in PU14.03.

Extender PU14.03 (March 2026)

Applies to versions 2026, 2025, 2024 and 2023.

  • Fixes Tab Mismatch issue with multiple Tabs in UI scripts. Use PU14.04

Extender PU14.02 (February 2026)

Applies to versions 2026, 2025, 2024 and 2023.

  • Fixes issues with the Modules screen.

Extender PU14.01 (February 2026)

Applies to versions 2026, 2025 and 2024.

  • Ability to run an Extender script from the command line. For details, see Running a script with run.exe

  • Improved support of Chinese characters in Extender scripts.

Extender PU14.00 (November 2025)

Applies to versions 2026, 2025, 2024 and 2023.

  • Changes to supported versions of Python: Extender now supports Python version 3.13.5 and support for Python 3.4 is deprecated.

    Important! See Python version for important upgrade notes.

  • Performance improvements if running multiple screen scripts on the same screen.

  • Improved support of Chinese characters in Extender scripts.

New Features and improvements In Prior updates

Extender v2026

Compatibility release (November 2025). Product Update is compatible with Sage 300 version 2026.

Tip:

When activating Extender v2026, it is recommended to activate and upgrade Extender with all other modules (or After).

See Upgrade Extender Tips

Extender PU13.00 (August 2025)

Applies to versions 2025, 2024 and 2023.

This product update includes new features for Extender Workflow and improvements to the Extender Modules screen.

TeamWork released

  • TeamWork module available to integrate AutoSimplyA/C Chat with Sage 300 Extender, Notes and Document Management Link.

  • TeamWork: Key Features

Workflow Rules released and other workflow improvements

  • Workflow Rules and Workflow View Defaults to configure workflow templates.

  • New workflow actions (scripts in the workflow.vi module) to use workflow rules to determine if a record needs approval and who approves. New workflow actions for use with the Workflow Rules

  • Evaluate workflow action includes additional options: Contains, In, Not In, Starts With, Ends with. Operator is now a drop-down field.

  • New Extender modules including workflow templates and related messages for a range of Sage 300 applications and records. List available: Standard Workflow Modules

Improvements to the Extender Modules

  • Available Modules Tab lists Extender modules that are available in the Extender program files and can be imported. See details in Available Modules

  • New activation script type. You can now add a mymodule.activation.py script to run a script before or after importing an Extender Module. Extender Activation Script

  • If a module has a *.requirements.txt file, any pip modules used by that module are put into a module specific site-packages folder. You can also specify version requirements in the file. Pip modules CAN still be listed at the top of each script, but if you want specific versions then you should use requirements.txt instead.

  • New VIQUEUE table to run a script on demand.

Extender PU12.19 (March 2025)

Applies to versions 2025, 2024 and 2023.

  • Extender script in Notes: You can use note.scrollToBottom = True for the tray to scroll to the bottom on the Notes panel.

Extender PU12.18 (Dec 2024)

Applies to versions 2025, 2024, 2023 and 2022.

  • You need to restart the Sage desktop after installing Extender updates. If not, icons may be hidden.

  • Ability to add a progress bar in Extender UI scripts. See Meter.html in the VIXXA>Doc folder. Progress bar in Extender scripts

  • Modules screen has a Files tab where you can press Insert to add any file to the module. Refer to Adding files to a module

  • Extender can now do Popup forms.

Tip: Details of new features and fixes are available in the application for all modules. Go to the Setup >Options > Updates Tab in Extender.