Skip to content

Release v0.1.8

Choose a tag to compare

@MarkLevkovich MarkLevkovich released this 30 Mar 18:10
· 17 commits to main since this release

Add Admin Panel Routes for Gateway Management

Summary

  • New Features

    • Added admin panel with endpoints to manage routes (add, delete, and view all routes)
    • Added root endpoint displaying gateway status and documentation reference
  • Changes

    • Updated minimum Python version requirement to 3.10
  • Chores

    • Updated configuration example and improved CLI startup messaging