Bug Fixes
Snapshot images are now hosted from `https://storage.googleapis.com/print-nanny-prod`, which is a **Google Cloud Storage bucket** with `publicRead` ACLs set. That means you can view the url in your email client, Discord, or locations other than Print Nanny's server.
[The URLs are signed with a unique expiring link](https://cloud.google.com/storage/docs/access-control/signed-urls), **so no one but you and people you share the link with can view your images.** After 24 hours, the link will explode in a :tada: poof of purple smoke :tada:.
In a future release, you might notice a print-nanny.com URL replace storage.googleapis.com. This [configuration will be provided via Google Cloud Storage request endpoints](https://cloud.google.com/storage/docs/request-endpoints#custom-domains).
New Stuff
For convenience, the **latest snapshot** can now be viewed from Print Nanny's dashboard.
![Screenshot from 2021-02-02 01-03-53](https://user-images.githubusercontent.com/2601819/106577007-b109ba00-64f2-11eb-9016-fd110ed6f92a.png)
If monitoring is active, you'll see a link to the **live stream** instead.
![Screenshot from 2021-02-02 01-10-36](https://user-images.githubusercontent.com/2601819/106577749-984dd400-64f3-11eb-99a6-3237264d9ab7.png)