Skip to content

Releases: malvere/Blumfield

v0.3

30 Sep 23:58
Compare
Choose a tag to compare
  • Added ablity to specify additional config files by passing -config arg. Example: -config=dev will select the config/dev.yaml file.
  • Added ability to generate random User-Agent

Release v0.2

16 Sep 11:52
Compare
Choose a tag to compare
  • Enhanced graceful shutdown logic: Now you can interrupt program at any point. For example - if it was during playing a game - at will still attempt to claim it and then perform a graceful shutdown.
  • Added daemon-mode: Blumfield could now be deployed on VDS/VPS hosting or any provider like Vercel for continuous work (be sure to set deamon setting to true)

v0.1

15 Sep 11:57
Compare
Choose a tag to compare

Initial Release