Skip to content

v0.7.0.5

Latest

Choose a tag to compare

@Surgical17 Surgical17 released this 28 Jan 07:08
· 2 commits to main since this release

What's New

Wider Rule Builder Dialog

  • Fixed dialog width override so the rule builder actually takes up 90% of viewport width
  • Field path column widened for better visibility of field names

Navy Blue Light Mode

  • Buttons, highlights, and accents now use dark navy blue instead of pure black
  • Secondary and accent backgrounds have a subtle blue tint
  • Focus rings use navy blue
  • Text remains black for readability

Previous Changes (v0.7.0.3 - v0.7.0.4)

  • SNR branding: logo on login, register, sidebar, and favicon
  • Page title updated to "SNR - Smart Notification Router"
  • Docker schema migration on startup (prisma db push)
  • Password reset CLI script (docker exec node scripts/reset-password.mjs)
  • Prisma CLI and dependencies included in Docker image