2.3.2. 2025 10 26
Release Notes - Version 2.3.2
This patch release contains minor bug fixes
Bug Fixes
- Fix grouping of source rows by Odoo context parameters
- Fix error handling for missing Odoo context parameters
Release Date: October 26th, 2025
2.3.1. 2025 10 23
Release Notes - Version 2.3.1
This patch release contains minor bug fixes
Bug Fixes
- Fix sending Odoo context in row-by-row data
- Fix Odoo databse name in production odoo.sh environments
Release Date: October 23rd, 2025
2.3.0. 2025 10 20
Release Notes - Version 2.3.0
This minor release introduces the following enhancement:
- Generic support for Odoo context parameters
Enhancements
- Added support for primitive context parameters, such as 'lang' and 'tz'
- Added support for lookup context parameters, such as 'company_id'
- Added support for plural context parameters, such as 'company_ids'
Odoo release validations
Odoo 19 validated for use with Nmbrs Swedish and Dutch editions
Release Date: Oct 20th, 2025
2.2.2. 2025 09 30
Release Notes - Version 2.2.2
This patch release contains minor bug fixes.
Bug Fixes
- Fix password reset redirection issue
- Fix issue with error message on password reset page
Release Date: September 30th, 2025
2.2.1. 2025 09 15
Release Notes - Version 2.2.1
This patch release contains minor bug fixes and new features.
Bug Fixes
- Fix behavior of multi-Odoo checkbox in Odoo connector frontend
Features
- Excel connector now supports 'skiprows' parameter
Release Date: September 15th, 2025
2.2.0. 2025 09 03
Release Notes - Version 2.2.0
This minor release introduces the following main enhancements:
- Support for updating one2many relations in Odoo
- Two new connectors
- Support for binary media files
- Support pagination to process large data sets
Enhancements
- Added JSON connector for uploading JSON files
- Added Tuindeco connector for importing product data from Tuindeco
- Upgraded the Google Sheets connector to write large data sets in chunks to avoid timeouts
- Added 'download' modifier for resolving media URLs in source connectors
- Added transformer functions to download and encode binary media files (images, documents)
- Added option to continue reading, instead of failing when foreign key references are missing in Odoo
- Support overriding relation type using 'type' modifier
- Support for updating one2many relations in Odoo (provided there's a single input row per target record)
- Support for declaring one2many fields as identifying fields
- Support for one2many relations using the reverse many2one foreign key field
- Allow file uploads up to 100MB (previously 10MB)
- Support for pagination to process large data sets in Google Sheets, JSON and Tuindeco connectors
- Improve connection caching to avoid unnecessary re-authentication
Bug Fixes
- Prevent sidebar from shrinking when main content is wide
- Fix Excel connector for long sheet names and long cell values
- Fix deduplication for data read from spreadsheets
- Fix Google Sheets connector to mute if commit is set to False
Release Date: September 3rd, 2025
2.1.1. 2025 07 24
Release Notes - Version 2.1.1
This patch release contains a number of bug fixes.
Bug Fixes
- Fix issue when creating empty attributes in Odoo
- Fix missing progress report when writing to single Odoo instance
- Trim whitespace from authentication values before saving
Release Date: July 24th, 2025
2.1.0. 2025 07 11
Release Notes - Version 2.1.0
This minor release introduces two main enhancements:
- ability to update existing records in Odoo
- better credential management.
Enhancements
- Update existing records in Odoo to allow for incremental approach
- Support for credentials management in the UI to allow for easier connector authentication
- Configure in the mapping whether to insert and or update
- Configure in the mapping whether to continue after encountering an error during the import
- Sanitize source column names for use in expressions
- Support many2one_reference and many2many types in Odoo
- Support the processing low quality source data: allow missing, allow duplicates, allow empty, non-strict grouping
- Support 'preserve' modifier to avoid overwriting existing values in Odoo
- New connector for imported zipped CSV files with key references
- Improve result reporting with summary, data before and after transformation, warnings and error messages
- Better responsiveness of the UI
- Archive tasks and steps instead of deleting them to allow for restoring accidentally deleted work
- Add custom transformation functions: concat(), split(), fallback()
- Support many2one fields as identifying field
- Support for deduplicating records based on one or multiple fields
- Improve SAAS-connector performance
- Strict checking of allowed modifiers
Bug Fixes
- Increase Odoo connector timeout
- Fix report formatting for filtered data
- Continue rendering if foreign key exception occurs
- Fix for missing lookup values
- Fix drag-and-drop for excel files
- Fix date-time format when writing to Odoo
Release Date: July 11th, 2025
2.0.4. 2025 06 05
Release Notes - Version 2.0.4
Enhancements
- Support expressions in Odoo dashboards.
- Add Nmbrs 'journal entries with cost centers per year' method
- Configure gunicorn logging
Bug Fixes
- Fix issue when using multiple filter columns
- Fix exception in attribute editor when value is not set
Release Date: June 5, 2025
2.0.1. 2025 05 15
Release Notes - Version 2.0.3
- Improve auth token validation
Release Date: May 15, 2025
2.0.1. 2025 05 14
Release Notes - Version 2.0.2
- Add Run details in Nmbrs data
- Take timezone into account when filtering Nmbrs data
- Trim whitespace from attribute editor input
Release Date: May 14, 2025
2.0.1. 2025 05 08
Release Notes - Version 2.0.1
- Added support mini-python expressions in STML filter statements
- Add dynamic branding per user account
- No longer sign out an impersonated user when leaving god mode
Release Date: May 8, 2025
2.0.1. 2025 04 28
Release Notes - Version 2.0.0
- Added support for writing to multiple Odoo instances with a single connector
- Improved error reporting for SaaS connection failures by including database name
- Refactored Connector base class for better organization
- Updated code comments for clarity
Release Date: April 28, 2025