Changelog
Track every update to Primentra.
v1.2026.6.2222 June 2026
Primentra 1.0 — First Stable Release
Primentra reaches 1.0: a production-ready master data management platform built on SQL Server, with licensing, approval workflows, staging tables, and an external REST API. This milestone release also hardens authorization across administrative and data endpoints.
Milestone
2 features- Primentra graduates from pre-release to its first stable 1.0 release
- Production-ready master data management with full SQL Server integration, licensing, and enterprise features
Security
2 features- Added administrator authorization to the staging, model export/import, data import, audit log, and user/role listing endpoints
- Personal preferences (favorites and hidden entities) are now scoped to the signed-in user
v0.2026.5.2929 May 2026
Security Hardening & Encrypted Database Connections
Closes an unauthenticated admin-account-creation path, adds authorization checks to protected management endpoints, introduces rate limiting on the external REST API, and enables encrypted database connections by default.
Security
4 features- Closed an unauthenticated path that could allow admin account creation before first setup was complete
- Added administrator authorization checks to schema management, application settings, integration-view management, and error-log endpoints
- Added rate limiting to the external REST API to prevent abuse
- API kill switch now fails closed — if the setting cannot be read, the API rejects all requests rather than defaulting to open
Database Connectivity
3 features- Database connections are now encrypted by default
- New 'Trust server certificate' option on the database setup screen for self-signed certificate environments
- Database setup screen now shows a connection-troubleshooting checklist when a connection test fails, guiding through common causes such as TCP/IP not enabled, firewall rules, and SQL Server Browser