Portabase 1.1.6
Summary
Portabase 1.1.6 is a consolidation and feature-extension release focused on administration workflows, statistics visualization, authentication providers, and emails. This version continues the stabilization effort initiated in 1.1.5 while extending platform capabilities and hardening configuration and UI layers.
New Features
Authentication & Providers
- Added support for GitHub as an authentication provider.
- Improved social provider configuration handling and validation.
Statistics & Analytics
- Refactored charts in organization statistics for improved maintainability, consistency, and extensibility.
- Improved internal structure of statistics components to support future data sources and filters.
Administration Panel
- Refactored User page in the admin panel to improve clarity, data flow, and UI consistency.
- Enhanced user dropdown behavior and interaction reliability (in headerBar and in sideBar).
Email & Communication
- Added proper light and dark mode support in email layouts by adapting the Portabase logo dynamically.
- Improved visually email templates.
Platform Features
- Added backup upload functionality.
- Introduced
useAutoRefreshon the agent page to improve real-time data freshness.
Bug Fixes
- Fixed configuration bug in portabase.config.ts related to social providers.
- Resolved multiple UI issues.
- Corrected GitHub URL reference in the stars component.
Maintenance & Refactoring
- Refactored charts and admin-related components.
- Updated
security.yml. - README updates to reflect new features, configuration changes, and improved project presentation.