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