Skip to Content
🎉 New release with new features and improvements! V0.0.2 Release →

Changelog

Track all notable changes to BSH Engine.

[0.0.2]

Released on: 2025-12-14

Features:

  • Introduce the API Keys system (API / Form)
  • Add User Update (API / Form)
  • Implement Register (API / Form)
  • Introduce Engine Settings (API / Form)
  • Powered GET requests with search by query parameters
  • Add count endpoints to the API (API 1 / API 2)
  • Implement TS SDK for quick access to Engine APIs (SDK)
  • Update Pagination to be 1-based.

Improvements:

  • use new TS library in the dashboard to consume the Engine APIs
  • Improvements in the Dashboard UI/UX
  • Security improvements
  • Internal caching improvements
  • Fix bugs and improve performance

[0.0.1]

Released on: 2025-11-01

Features:

  • Authentication: Login, Forgot Password, Activate Account
  • Modeling: Entities, Types, Schemas
  • Security: Users, Roles, Policies
  • Files: Configurations, Load File
  • Mailing: Configurations, Email Templates, Send Email
  • Search module
  • Api Documentations