Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.112.0](v0.111.0...v0.112.0) (2024-10-24) ### Bug Fixes * correct timeout ([b207d82](b207d82)) * remove MacOs specific treatment ([59bf0ed](59bf0ed)) * resolve typo ([69134ba](69134ba)) ### Features * add 502 custom error ([c9600a7](c9600a7)) * add cache controller ([5142f1f](5142f1f)) * add command w/validator ([4529beb](4529beb)) * add mapper ([a4191ef](a4191ef)) * add model ([707d40c](707d40c)) * add models ([03987e3](03987e3)) * add new config props ([724e63e](724e63e)) * add new error code ([6d39bc8](6d39bc8)) * add new error codes ([cf54837](cf54837)) * add query handler ([5f754f2](5f754f2)) * add/update endpoints ([d398b58](d398b58)) * allow nulls, check inout arguments ([ceb876a](ceb876a)) * allow to send a binary file ([3af127c](3af127c)) * cache given files ([55039d9](55039d9)) * change contract ([afac552](afac552)) * change SPA building process ([30b211a](30b211a)) * download browser on start ([51007d2](51007d2)) * make GetBrowser public for external use ([92453b0](92453b0)) * remove unused code ([c1efc84](c1efc84)) * restart container on failure ([024fa2c](024fa2c)) * save files to cache folder ([447f9f5](447f9f5)) * serve css directly ([44dbdb8](44dbdb8)) * set larger timout for very slow networks ([565b3cf](565b3cf)) * split test config (OS specific) ([38f918a](38f918a)) * update gw routes ([879dbeb](879dbeb)) * update models ([5e3a2d0](5e3a2d0)) * update processing, use new URL from config ([63f2876](63f2876)) * update settings ([2d1f4e1](2d1f4e1)) * update spa caching service, upload to local container saved page ([8a8baa1](8a8baa1))
- Loading branch information