WARNING: This will be the last release supporting Python 3.8 Enhancements Introduced a new experimental aiohttp-based task scheduler/worker, not enabled by default. It needs a new deployment if activated, YMMV. Introduce a localization attribute for table columns. Support for multidb backup/restore for storetable-based architecture (#402) Fixes Localization scanner regex and dialog strings locations fixed (#391,#393) […]
Enhancements Added support for camera selection on image acquisition on mobile devices (#301) Introduing AuthTagStruct, a new declarative system for defining hierarchical permission structures in applications. It’s fully retro-compatible. Added a new ‘variantColumn_masked’ method to sqlTable for securely displaying sensitive data by masking portions of it, like credit cards numbers, email addresses etc Docker images […]
Overview This release includes the introduction of several deployment utilities, and several enhancement and fixes throughout the whole framework. PLEASE NOTE: We’ve started dropping support for Python version prior to 3.10, this release introduces a preliminary warning. So you’re being warned. Enhancements Support for security.txt and robots.txt WKUs through instanceconfig Introduced deferAfterCommit method in GnrSqlDb […]
Overview This release delivers major improvements across the database migration tooling, PostgreSQL adapter, Docker tooling, UI components (especially attachment and media handling), and the web server infrastructure. It also introduces a WSGI testing framework, endpoint handling for tables, fixes to ensure compatibility with various Python versions. Enhancements Docker Tooling Test Infrastructure Bug Fixes Removed / […]