Pug was recently updated, though the changes were very modest. There have actually been two releases since the 2022 release, but here is a summary of the changes:
* Updated the documentation
* Added an S3 IAM policy example
* Fixed SQL schema error related to the auto increment value
* Updated the Dockerfile
* Updated to the latest AES Crypt version 4.x
* Updated the pug_requires script
* Changed code to use last_insert_id() rather than directly referencing mysql_insertid
* Makes a copy of the previous database dump before performing a new one (ensures current and previous dump locally available)