Changelog
v0.11.5 (Beta)
- Conditions when evaluated do not return an error #92
- Set dependencies to Debian 12 (bookworm) versions #77
- Add methods to get Function Actions and get Actions Parameters #93
- Add 'columns' to JSON responses #94
- Use Tools::DValue::Ptr in Parameters and Results classes #95
- Fix Custom Functions Proccess error without Response #96
- Improve Parameters identification #97
- Add functions to add action parameters more efficiently #98
- Fix error with mutex object not unlocked #99
- Get the last inser id of a Query #100
- Poco::Nullable
insert random values to DB, replace with Poco::NullType #101 - Add HMAC-SHA1 and Base64 tools #102
- Add a Files::FileManager to FileResponse_ in CommonResponses class #103
- Enable permissions reloading #104 #92
- Setup custom tables for users, permissions and sessions in properties file #105
- Add Changelog #106
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)
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