- Added S3 Profile storage option - Added "lambda" install subdivision for pip installer - Updated installation docs for AWS API Gateway/Lambda install - Logging cleanup
0.5.2
Not secure
- Bug fix in module inheritance from pypi package - Redesigned page start using start.as_cgi() or start.as_lambda(event, context) - Added log_level setting - Centralized version number management - Improved log divisions
0.5.1
Not secure
- PyPi module launch - CDN configuration options for overriding default sources - Additional general documentation cleanup/updates for 5.x version - Simplified installation process
0.5.0
- Major change for configuration (working toward python module install) - Reworked Apache documentation, testing Lambda configuration
0.4.3
- Added active sessions view to sidebar context - Added active locks view to sidebar context - Updated output process for AWS Lambda compatibility - Initial lambda_function.lambda_handler
0.4.2
- Migrated Token storage to allow one active login per user - Migrated rate limits to token from profile - Added visual confirmation on save - Bug Fixes: - Auto-load results on scroll failing to load next segment