Skip to main content
This page lists tagged Darpan releases from newest to oldest, with product and operator changes that affect upgrade, validation, or rollback decisions.

v1.1.1

Release date: 2026-04-09 Changes in this tag:
  • Schema create and edit flows capture the selected source system explicitly.
  • Sample-derived schema verification lets users mark required fields before saving.
  • Stored schema text keeps the required-field markers produced by the verification step.
  • Inline dropdown menus close predictably when another menu or Ask Darpan opens.
  • Backend text payload validation now accepts literal text containing < and > in the intended reconciliation flows.
  • No release-scoped seed or config load is required for this patch.
Validation and rollout notes:
  • Backend and UI deploy together when schema sample upload or schema-system capture is in use.
  • Rollback target: v1.1.0 for schema save, system capture, or inline-menu regressions.
Public links:
  • Backend compare: https://github.com/hotwax/darpan/compare/v1.1.0...v1.1.1
  • UI compare: https://github.com/toaditi/darpan-ui/compare/v1.1.0...v1.1.1

v1.1.0

Release date: 2026-04-09 Changes in this tag:
  • Darpan ships the native pilot PWA shell and pages.
  • Settings use dedicated dashboard and workflow pages for AI providers, SFTP, NetSuite auth, NetSuite endpoints, and run settings.
  • Schema Studio, reconciliation run history, and reconciliation results align with the newer static/workflow shell.
  • Shared shell, select, table-frame, and workflow primitives replace older one-off page scaffolding.
  • Backend seed data supports Darpan setup loading and saved dashboard preferences.
  • Auth seed data supports the pilot login and app access model.
Validation and rollout notes:
  • Existing environments load release upgrade data when auth or preference records are not already present.
  • Rollback target: v1.0.0 for native PWA auth, settings save, run history, or result regressions.
Public links:
  • Backend compare: https://github.com/hotwax/darpan/compare/v1.0.0...v1.1.0
  • UI compare: https://github.com/toaditi/darpan-ui/compare/v1.0.0...v1.1.0

v1.0.0

Changes in this tag:
  • Darpan creates the first tagged invite-only pilot release across the backend component and UI.
  • The pilot auth path uses stateless login and login-key-backed session restore.
  • The pilot reconciliation facade expands to support mapping creation and generated-output filtering by mapping ID.
  • Schema system handling moves to seeded enumerations instead of free-form system values.
  • The UI release focuses on the pilot workflow and static surfaces needed for invite-only access.
Validation and rollout notes:
  • Component seed data is required when the target environment does not reload seed data during deploy.
  • Rollback follows the documented rollback procedure if invite-only pilot app access fails.
Public links:
  • Backend release: https://github.com/hotwax/darpan/releases/tag/v1.0.0
  • UI release: https://github.com/toaditi/darpan-ui/releases/tag/v1.0.0