github hrfee/jfa-go v0.1.8
v0.1.8: windows restarts, fixes

latest releases: v0.5.1, v0.5.0, v0.4.0...
3 years ago
  • self-restarting no longer uses syscall.exec, so works on windows now.
  • fix weird problem with jfapi that stopped any json response from being read on some setups
  • fix panic when no email address found for user in emails.json
  • add 'test' option for future debugging
  • cleaned up email a lil bit
  • more below

Changelog

f5f2a0f Add notice about no self-restarts on windows
51839b5 Restructure email sending
e0c4d7c add "test" mode for debugging
500ecac add issue template
bbb0568 basic daemon functionality, self-restarts without syscall.exec
4ca1467 change docker command to be less ambiguous
b8dfb5d decouple email content from sender to ensure thread safety
802f957 fix scrolling on modals spawned by settings modal, fix getUsers cache
d7fcfe9 mention unstable docker branch
1707c8c quote values in X-Emby-Authorization, change routes in jfapi
831296a remove windows related messages
410c35c use strings.builder and unmarshal in jfapi
258656f version based on current tag for makefile

Don't miss a new jfa-go release

NewReleases is sending notifications on new releases.