All notable changes to the "vstatus" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release
- Theme (Dark/Light)
- Cache control to nocache (Github readme stores cache, image updates frequently.)
- Image format added (jpeg/png)
- The size of the filename or workspace name determines the width of the image
- Most of the thing recreated
- Have a server of it's own now
- image generaton (png/jpg) removed, and implemented SVG through server
- Improvise css
- Authorization issue fix
- Better error handling
- Readme improvised
- Improvisation
- Same stuff for extension, but server is upgraded with postgrace db option aswell. (Can choose between KV or postgres now)
- Theme setting fix (hex values didnt worked before)
- Now timestamps will be sent to server
- KV bug fix on server side