1.18.0 (2024-11-04)
- prettier.config options (6fef07b)
- add prettier.config.js and format files (cc62b41)
1.17.1 (2024-11-02)
- handing condition if organization id not found (d0a956d)
1.17.0 (2024-09-08)
- serve xml files and replaceAll {${host}} placeholders with requesting host (7bda848)
1.16.11 (2024-08-30)
- $or operator removed from getDefaultFile (d9f2b90)
- add sitemap handling plugin (870b15d)
- query for file if not returned query for wildcard (1af8851)
1.16.10 (2024-06-23)
- lock file (7c55696)
1.16.9 (2024-06-23)
- lock file (a964ce1)
1.16.8 (2024-06-23)
- bump dependencies (26a1272)
1.16.7 (2024-06-23)
- update dependencies (b1a66e4)
1.16.6 (2024-06-20)
- base64 test (8dd6ffc)
1.16.5 (2024-04-26)
- data object structure (46fef9e)
- handling of src data to format for sending over network (591b84b)
- properly handle encoding (2f37b7e)
- removed console.log (d7d010f)
1.16.4 (2024-02-13)
- removed comment (f7ca055)
1.16.3 (2024-02-05)
1.16.2 (2024-01-17)
1.16.1 (2024-01-11)
- wildcard without ext should defualt to */index.html (7779170)
1.16.0 (2024-01-08)
- applied host to define environment/branch (e3ad9e0)
- convert storage to boolean (280a178)
- removed host.files as handled from crud-server (5418c06)
- bumped CoCreate dependencies to their latest versions (5ad1994)
- query wildcard pathname (bdd4e99)
- routing logic per host (7964778)
1.15.2 (2023-12-31)
- handling wellknown and fix modified on bug (987d161)
1.15.1 (2023-12-18)
- removed organizations map and url module (a82bc56)
1.15.0 (2023-12-09)
- updated to be used by lazyloader default (ff8f720)
1.14.1 (2023-11-25)
- update licensing details (a9096d6)
1.14.0 (2023-11-25)
- upgrade dependencies for latest features and fixes (5d83020)
1.13.0 (2023-11-19)
- update dependecies for th latest features and bug fixes (4bc9c66)
1.12.4 (2023-11-12)
- bump dependencies for latest features (3806b51)
1.12.3 (2023-11-09)
- meta name typo (28736dd)
1.12.2 (2023-11-03)
- favicon.ico path (c043a19)
- update dependencies to the lates versions (e0d056a)
- update method to use object.update etc (6aa9f1b)
1.12.1 (2023-10-25)
- bump dependencies (306cd2a)
1.12.0 (2023-10-22)
- Identify base64 strings and convert to buffer for response (1005ab3)
1.11.4 (2023-10-14)
- bump dependencies (7b7deeb)
1.11.3 (2023-10-09)
- bump cocreate dependency versions (f85a9b1)
1.11.2 (2023-10-09)
1.11.1 (2023-09-18)
1.11.0 (2023-09-17)
- applied $filter in object (1d05b5c)
- moved $filter outside of object (5d6d232)
- removed file-content code (1f59131)
- handeling of default files and improved bandwidth tracking (f49516a)
1.10.0 (2023-09-07)
- defaultFile balanceFalse returned as response if organization balance false below 0 (ecd86b1)
- Log inBound and outBound bandwidth (2f79c40)
1.9.2 (2023-08-21)
- removed webpack.config and build step as no webpack.config exist (f76e65f)
1.9.1 (2023-08-21)
- bump dependencies (44ad32b)
1.9.0 (2023-08-21)
- Update cocreate dependencies for the latest features and bug fixes (48116e7)
1.8.1 (2023-08-21)
- /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js (27b8e89)
- replace cdn with /dist (58647d9)
- update content-type of error pages (59cdfb2)
- update file uploader (145f544)
1.8.0 (2023-08-17)
- bump cocreate dependencies for the latest updates and features (302b814)
1.7.0 (2023-08-16)
- crud attributes renamed (6e0b21c)
- Refactored *-target to *-selector (80ef6e2)
- webpack.config and package.json make use of mode=production instead of process.env (c6ce5b1)
- checks headers for File-Content if it exists return the File-Content as the response (4f1fa9c)
- header file-content resulting in server responding with file-content value as the body. also addeded header for storage to inform the client if the organization has a storage applied or not (29c68a2)
- name attribute and variable renamed to key (7d1201f)
1.6.14 (2023-06-14)
1.6.13 (2023-06-11)
1.6.12 (2023-06-11)
1.6.11 (2023-06-11)
- testing workflow (88d92d8)
1.6.10 (2023-06-11)
- testing workflow (668e6af)
1.6.9 (2023-06-11)
1.6.8 (2023-06-11)
- testing workflow (98ae0a5)
1.6.7 (2023-06-11)
1.6.6 (2023-06-11)
- postintall error (65e20ec)
1.6.5 (2023-06-11)
- @cocreate/cli moved to dependencies (0d976d7)
1.6.4 (2023-06-11)
1.6.3 (2023-06-11)
- renamed hosts to host. the value can be a string or an array of strings (04ff9f0)
1.6.2 (2023-06-10)
1.6.1 (2023-06-08)
1.6.0 (2023-06-08)
- Add CORS headers to response (a83938c)
1.5.0 (2023-06-07)
- replaced express with http module. Refactor server code with better organization and readable code (a723ba3)
1.4.6 (2023-06-04)
- Refactor CoCreate.config.js to remove hard-coded credentials (d580478)
1.4.5 (2023-06-04)
1.4.4 (2023-06-04)
1.4.3 (2023-05-25)
- Update dependencies versions (3eee569)
1.4.2 (2023-05-20)
- updated dependencies to their latest versions (d95863d)
1.4.1 (2023-05-20)
- hostNotFound response (c97ea45)
1.4.0 (2023-05-19)
- add organization_id to response headers (2f731f5)
1.3.0 (2023-05-11)
- redirect to /superadmin (9094337)
1.2.1 (2023-05-10)
- handeling of superadmin signup (06a5b96)
1.2.0 (2023-05-05)
- /superadmin to aacess a default admin console (04a6f15)
- 404.html and 403.html fetched from orgs files, with default fallbacks handeled by platform (c69faab)
1.1.3 (2023-04-24)
- removed dev dependencies (acb0bea)
1.1.2 (2023-04-24)
- removed uglify.js from dev dependencies (d6ba699)
1.1.1 (2023-04-24)
- removed console.log (94904b7)
1.1.0 (2023-04-23)
- store organizaton_id in map to prevent repeated db queries (74c0540)
1.0.53 (2023-04-11)
- domains renamd to hosts (8d19734)
- if !organization_id query platform org by domain to find id (c849c7d)
- renamed domans to hosts (57c06c3)
1.0.52 (2023-02-01)
- bump dependencies (5e236cc)
1.0.51 (2023-01-31)
- bump dependencies (34ff516)
1.0.50 (2023-01-30)
- bump dependencies (633267f)
1.0.49 (2023-01-29)
- bump dependencies (97a89c1)
1.0.48 (2023-01-29)
- bump dependencies (6510481)
1.0.47 (2023-01-28)
- bump dependencies (ac88f1a)
1.0.46 (2023-01-13)
- bump dependencies (49cef08)
1.0.45 (2023-01-10)
- bump dependencies (e5c601c)
1.0.44 (2023-01-09)
- bump dependnecies (0f3eedb)
1.0.43 (2023-01-06)
1.0.42 (2023-01-05)
- bump dependencies (0fd7086)
1.0.41 (2023-01-01)
- docs sanbox overflow (769493e)
1.0.40 (2022-12-31)
- bump dependencies (6e741ef)
1.0.39 (2022-12-30)
- update config sources to use template braces with entry on src (f53564e)
1.0.38 (2022-12-29)
- bump dependencies (d44e689)
1.0.37 (2022-12-27)
- bump dependencies (1a5d5e0)
1.0.36 (2022-12-25)
1.0.35 (2022-12-23)
- bump dependnecies (6a53778)
1.0.34 (2022-12-22)
1.0.33 (2022-12-22)
- update demos and bump dependencies (faba29e)
1.0.32 (2022-12-21)
- bump dependencies (3033449)
1.0.31 (2022-12-20)
- bump dependencies (a6a43ec)
1.0.30 (2022-12-13)
- removed un used devDependencies (6ccfc1d)
1.0.29 (2022-12-13)
- bump dependencies (8af3fab)
1.0.28 (2022-12-12)
- bump dependencies (3a40ad1)
1.0.27 (2022-12-11)
- bump dependencies (13bffd6)
1.0.26 (2022-12-09)
- bump dependencies (b0f173f)
1.0.25 (2022-12-08)
- bump dependencies (162262c)
1.0.24 (2022-12-07)
- bump dependencies (039c952)
1.0.23 (2022-12-06)
- base64Data is not defined (2a03c22)
1.0.22 (2022-12-06)
- video response (9059755)
1.0.21 (2022-12-05)
- testing (a9b246d)
1.0.20 (2022-12-05)
- testing (215f057)
1.0.19 (2022-12-05)
- testing (a9c7cd9)
1.0.18 (2022-12-05)
- testing (7a1ce15)
1.0.17 (2022-12-05)
- testing (496a175)
1.0.16 (2022-12-05)
- testing (7631e2d)
1.0.15 (2022-12-05)
- console.logs (e73293f)
1.0.14 (2022-12-05)
- typo res.end (2299a83)
1.0.13 (2022-12-05)
- removed server-side-render. render passed from init (e6a1f74)
1.0.12 (2022-12-05)
- workflow automation (f012165)
1.0.11 (2022-12-05)
- redeploy (dca66f6)
1.0.10 (2022-12-05)
- masterOrg replaced with process.env.organization_id (7583473)
1.0.9 (2022-12-05)
- send html and organization_id to render.HTML (a11390b)
1.0.8 (2022-12-04)
1.0.7 (2022-12-04)
- replaced substr with substring (aa015ae)
1.0.6 (2022-12-04)
- path operator (39bffb1)
1.0.5 (2022-12-04)
- crud return _id as object (629dd6f)
1.0.4 (2022-12-04)
- console.log to trace error in deployment (f6cba21)
1.0.3 (2022-12-04)
- console.log to trace error in deployment (3feacd7)
1.0.2 (2022-12-04)
- console.log to trace error in deployment (4f9c11f)
1.0.1 (2022-12-04)
- if file.document (f9d4e38)
- Initial Release (75272cc)