Releases: Jet-labs/jet-admin
v1.0.15
✨ New Features
-
Multi-tenancy & Database Management
- Tenant Management System - Create and manage isolated tenant environments within a single instance
- Database URL Configuration - Assign dedicated PostgreSQL connections to each tenant
- Global & Tenant-specific Roles - Use global roles or define roles that apply within specific tenants
- Custom Role Builder - Create tailored roles using our comprehensive permission system
-
Data Visualization & Manipulation
-
In-line Table Editor - Edit your data directly within tables without leaving the interface
-
Enhanced Chart Customization - Fine-tune every aspect of your visualizations with expanded options
-
New Chart Types:
- Bubble Charts - Visualize three dimensions of data (x, y, and size)
- Scatter Charts - Plot individual data points to identify correlations and clusters
-
-
Database Administration
- Table Management - Create, edit, and delete database tables through our intuitive interface
🔄 Abandoned Features
- App Variables - This functionality can be easily replaced by storing variables in dedicated tables
- Query Chaining - We're developing a more powerful workflow system to replace this feature
- Fine-grained Schema-based Access Control - Being replaced with a more intuitive asset-based permission system
v1.0.14
Jet Admin new release
🌟 New Features
📝 Schema Editor: Easily create, edit, and manage your database schemas with an PG SQL interface.
📜 App Constants: Define and manage constants.
🔄 Support for App Constants in Queries: Seamlessly incorporate app constants directly within Query objects.
📊 Queries as Widgets for Dashboards: Display query results as tables within dashboards.
🔧 Resizable and Custom Placement for Dashboard Widgets: Customize the size and position of dashboard widgets to suit preferences and needs.
📱 Responsive Dashboard Widget Placement: Ensure your dashboards are fully responsive, providing an optimal viewing experience on any device.