Changelog

v0.11.4 (Beta)
  • Modify LoginHandler and UsersManagers to use Parameters #81
  • Convert FrontendHandler in a example #84
  • Improve Identify File parameters performance #85
  • Improve Function class to process Actions and custom process #86
  • Improve Function class to process files (Download, upload, modify and remove) #87
  • Add DELETE HTTP Method together DEL #88
  • Improve Results class to avoid memory leaks #89
  • Custom properties #83
  • Add member functions to DValue to get from different data types #90
  • Improve Database credentials storage #61
  • Use groups for user permissions #91
v0.11.3 (Beta)
  • Fix HTTP Method not recognized problem #59
  • Add Post conditions to Actions #68
  • Add basic properties of a handler #70
  • Configure the Server class to derive from Poco::Util::ServerApplication #71
  • Add {Type}Value functions members to Parameter class #74
  • Log for Errors, Warnings and normal Logs #1
  • Custom option to print in console only Debug information #67
  • Change Atom namespace to NAF #72
v0.11.2 (Beta)
  • Cache system #59
  • JSON Generation from Results instead Database Query #60
  • Setup Conditions to verify results and verify parameters #63
  • All actions must be Final #62
  • No send SQL errors in HTTP Responses #64
  • Fix GCC warnings in compilation #65
v0.11.1 (Beta)
  • The server does not respond to all requests #11
  • Change server name to nebulaatom #56
  • Configure doxygen for API documentation #55

Help us on Github

Visit our Github and be part of our community, don't forget to follow our CODE OF CONDUCT, CONTRIBUTING and PULL REQUEST TEMPLATE. Visit Github