Skip to content

Releases: Dirk23/Novoboard

v1.0.0-rc.1 – First Release Candidate

22 Dec 11:34

Choose a tag to compare

Pre-release

This is the first release candidate for Novoboard v1.0.0.

Novoboard is a role-based onboarding and offboarding platform with LDAP integration,
process templates, task tracking and auditability.

Highlights

  • Unified onboarding & offboarding workflows
  • LDAP integration (user sync & expiring account detection)
  • Role-based access control (IT, HR, Admin)
  • Process templates with tasks and subtasks
  • Archive with improved visual presentation
  • Notification system with mail support
  • Docker-based deployment (php, nginx, cron, database)
  • Version display in UI footer

Technical Notes

  • Database initialization via Docker image (novoboard-db)
  • Schema & seed executed only on first startup
  • Application version is injected via APP_VERSION
  • All services are available as versioned Docker images

Upgrade / Deployment

  • Recommended to pin production deployments to this tag:
    v1.0.0-rc.1
  • Docker images are available for:
    • novoboard
    • novoboard-nginx
    • novoboard-cron
    • novoboard-db

Status

⚠️ This is a release candidate.
Final release will follow after validation and feedback.