- Converted Parima to use SAM Zip file as the installation from Serverless Application Repository
- Fixed Lambda Custom Resource Bug
- Added LambdaEdge Lambda for CloudFront for handling URLs that do not end in index.html
- Added Support for installing Parima through AWS Serverless Application Repository
- Added Support for GitHub as website source
- Added GitHub Webhook Urls to trigger automatic deployment
- Added Different Types of CloudFront Caching Support: Managed-CachingDisabled, Managed-CachingOptimized, Managed-CachingOptimizedForUncompressedObjects
- Added Support for deploying website built using Hugo
- Fixed being unable to change WebsiteVersion with a Custom Domain.
- Added Parima Version to Template Description
- Added the ability to create a certificate in any region, not just us-east-1
- Added better retry when creating/deleting certificates as they can fail due to waiting for DNS, or resources using the certificate to release the certificate from use.
- Initial Release