1.23.2 (2024-12-22)
- if (!window.CoCreate[name]) (06f52b2)
1.23.1 (2024-12-09)
- formating (45845ab)
1.23.0 (2024-11-04)
- pretier.config.js and file formating (ff182c2)
- add prettier.config.js and format files (038200e)
1.22.1 (2024-11-02)
- observer taget has been renamed to selector (259e5b6)
1.22.0 (2024-09-21)
- API initialization accepts an array to handle multi step initialization of third party APIS (f5b07d0)
1.21.0 (2024-08-30)
- handle nested initailization function (c46b449)
1.20.5 (2024-08-24)
- try catch dependency (70b10f5)
1.20.4 (2024-06-30)
- comment typo (ceebdfb)
1.20.3 (2024-06-23)
- bump dependencies (fc33671)
1.20.2 (2024-06-23)
- update dependencies (65d72d3)
1.20.1 (2024-06-12)
1.20.0 (2024-05-19)
- $crud operator handles an array of objects (1cd7205)
1.19.4 (2024-05-10)
- removed environment handling variables as it is database specific (d63921c)
1.19.3 (2024-05-08)
- processOperators and processOperator functions (984f19c)
1.19.2 (2024-04-29)
- bump cocreate dependencies (6d56567)
1.19.1 (2024-04-27)
- eniroment declaration and error handling of execute method (659d947)
1.19.0 (2024-04-26)
- added processOperators and processOperator to lazyLoader class (973f07a)
- dynamically handle webhooks using operations and objects to perform actions (c1f17b4)
1.18.0 (2024-03-18)
- handlng wbhook returned as string or object (daf7438)
- imporved authentication handling (dfc9b1c)
- typo executeect updated to object (a1b6258)
- authentication can be defined at envirnonemt level (e4bf74c)
- executeMethod() to handle dotNotion method without losing context (8ab4f84)
- processOperators() to execute/rturn operator value (e948ca2)
1.17.0 (2024-02-05)
- $param handeling (4f1cafc)
- Removed https://cdn.cocreate.app/latest/CoCreate.min.css (538dd6a)
- operate $param[] (61181ad)
1.16.0 (2024-01-30)
- dynamically handles any third paty api and webhooks (6ac3c2d)
- operator $params to define an array of params and their data/values. (31b6ec7)
1.15.2 (2024-01-17)
- update to support new query system (0891371)
1.15.1 (2024-01-09)
- handle apikey error (85a332a)
1.15.0 (2024-01-08)
- applied host to define environment/branch (2e830bf)
- hostNotFound handled by fileServer (4773bb8)
- init logging (40c1157)
- bumped CoCreate dependencies to their latest versions (8331382)
- use crud.getHost and crud.getorganization (142715e)
1.14.0 (2024-01-03)
- added licencing details (f927063)
- comment checkCertificate (c98d12d)
- removed '@cocreate/acme' as it is now handled by '@cocreate-srever' (ca81282)
- Added '@cocreate-server' handle http and https (3154183)
1.13.2 (2024-01-01)
- send req.url to acme (66715f9)
1.13.1 (2024-01-01)
- fs.access error handling (e3e61f6)
1.13.0 (2023-12-31)
- create script directory once (a63b450)
- Added '@cocreate/acme' for dynamic ssl management (5916bd5)
1.12.2 (2023-12-28)
- if !window.CoCreate create (cde6752)
1.12.1 (2023-12-20)
- ensure observer only inits each component once (9e1f051)
1.12.0 (2023-12-18)
- assigning modules to window.CoCreate (15037d8)
- dispatch event "Loaded" (5e489e6)
1.11.4 (2023-12-10)
- handle data.crud object (15ffb7c)
1.11.3 (2023-12-09)
- organization_id (6b907e8)
1.11.2 (2023-12-09)
- this.modules (7839c7f)
1.11.1 (2023-12-09)
- hosts.get() converted to object (c21187b)
1.11.0 (2023-12-09)
- add "@cocreate/config" (bac22b5)
- handle http and websocket requests (07b205c)
1.10.0 (2023-12-01)
1.9.0 (2023-11-25)
- upgrade dependencies for latest features and fixes (bc5e0b5)
1.8.0 (2023-11-25)
- upgrade dependencies for latest features and fixes (a1804d2)
1.7.0 (2023-11-19)
- update dependecies for th latest features and bug fixes (b9089e3)
1.6.9 (2023-11-12)
- bump dependencies for latest features (ee0a081)
1.6.8 (2023-11-09)
1.6.7 (2023-11-03)
1.6.6 (2023-10-25)
- bump dependencies (6c0a9ea)
1.6.5 (2023-10-14)
- bump dependencies (5508a98)
1.6.4 (2023-10-09)
- bump dependencies (201bb35)
1.6.3 (2023-10-09)
- bump dependencies (1741415)
1.6.2 (2023-09-18)
1.6.1 (2023-08-21)
- bump dependencies (3851444)
1.6.0 (2023-08-21)
- Update cocreate dependencies for the latest features and bug fixes (bdacbb9)
1.5.1 (2023-08-21)
- /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js (cfcfb41)
- replace cdn with /dist (000f702)
- update file uploader (4cad79a)
1.5.0 (2023-08-17)
- bump cocreate dependencies for the latest updates and features (b65f821)
1.4.0 (2023-08-16)
- crud attributes renamed (2e8ad11)
- replace -target -selector (0c13543)
- updated actions callback data object (6d958b3)
- webpack.config and package.json make use of mode=production instead of process.env (7dd3233)
- name attribute and variable renamed to key (46a524f)
1.3.29 (2023-06-14)
1.3.28 (2023-06-11)
1.3.27 (2023-06-11)
1.3.26 (2023-06-11)
- testing workflow (d046e83)
1.3.25 (2023-06-11)
- testing workflow (0bb5248)
1.3.24 (2023-06-11)
1.3.23 (2023-06-11)
- testing workflow (ca9a807)
1.3.22 (2023-06-11)
1.3.21 (2023-06-11)
- postintall error (ee40ae8)
1.3.20 (2023-06-11)
- @cocreate/cli moved to dependencies (9776adc)
1.3.19 (2023-06-11)
1.3.18 (2023-06-11)
- renamed hosts to host. the value can be a string or an array of strings (da939dc)
1.3.17 (2023-06-10)
1.3.16 (2023-06-10)
1.3.15 (2023-06-04)
- Refactor CoCreate.config.js to remove hard-coded credentials (26832e9)
1.3.14 (2023-06-04)
- replaced secert GITHUB_TOKEN with GITHUB (bbdf7cf)
- Update dependencies versions for @cocreate libraries (89fa0da)
1.3.13 (2023-06-04)
- semantic-release: worklow error solved by running node version 14 (c8c6575)
1.3.12 (2023-06-02)
1.3.11 (2023-05-21)
1.3.10 (2023-05-19)
- update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. (cc3a9dd)
1.3.9 (2023-05-10)
1.3.8 (2023-05-06)
1.3.7 (2023-05-02)
- removed unused functions (f440ea8)
1.3.6 (2023-05-01)
- update manifest.json to manifest.webmanifest (b605f27)
1.3.5 (2023-05-01)
- replace fontawesome with svg (e326c44)
1.3.4 (2023-04-30)
- fullscreen target updated to fullscreen fullscreen-target (7ab305f)
- package-lock.json and pnpm-lock.yaml added to .gitignore (2860da1)
- removed toogle fullscreen icons. now using css content (ead687e)
1.3.3 (2023-04-24)
1.3.2 (2023-04-24)
1.3.1 (2023-04-24)
- removed uglifyjs-webpack-plugin (d559a31)
1.3.0 (2023-04-24)
- added pwa manifest (d9654fb)
1.2.6 (2023-04-11)
- bump dependencies (dc382c9)
1.2.5 (2023-04-11)
1.2.4 (2023-04-11)
- renamed domains to hosts (bf7cb7d)
1.2.3 (2023-03-30)
1.2.2 (2023-03-16)
- bump dependencies' (d921dc4)
1.2.1 (2023-03-16)
- bump dependencies' (bf07a79)
1.2.0 (2023-03-16)
- replaced get-value and set-value with a super charged version of CoCreate-events (ce667cc)
1.1.54 (2023-02-01)
- bump dependencies (bc2119a)
1.1.53 (2023-01-31)
- bump dependencies (375122c)
1.1.52 (2023-01-30)
- bump dependencies (e9380d3)
1.1.51 (2023-01-29)
- bump dependencies (e284789)
1.1.50 (2023-01-27)
- bump dependencies (4d3b32b)
1.1.49 (2023-01-13)
- bump dependencies (0ae8adb)
1.1.48 (2023-01-10)
- bump dependencies (5682958)
1.1.47 (2023-01-09)
- bump dependnecies (3c4ce9c)
1.1.46 (2023-01-06)
1.1.45 (2023-01-05)
1.1.44 (2023-01-01)
- docs sanbox overflow (7f5fd49)
1.1.43 (2022-12-31)
- bump dependencies (d5e7e2b)
1.1.42 (2022-12-30)
- update config sources to use template braces with entry on src (795e413)
1.1.41 (2022-12-29)
- bump dependencies (8b49844)
1.1.40 (2022-12-27)
- bump dependencies (7dbe923)
1.1.39 (2022-12-25)
1.1.38 (2022-12-23)
- bump dependnecies (99214fa)
1.1.37 (2022-12-22)
1.1.36 (2022-12-22)
- update demos and bump dependencies (53df364)
1.1.35 (2022-12-21)
- bump dependencies (73deee9)
1.1.34 (2022-12-20)
- bump dependencies (b0cd5ed)
1.1.33 (2022-12-15)
- add missing dev dependency style-loader (afbe1c1)
1.1.32 (2022-12-13)
- removed un used devDependencies (4149723)
1.1.31 (2022-12-13)
- bump dependencies (846629e)
1.1.30 (2022-12-12)
- bump dependencies (6639539)
1.1.29 (2022-12-11)
- bump dependencies (7e96cbe)
1.1.28 (2022-12-09)
- bump dependencies (f64458e)
1.1.27 (2022-12-08)
- bump dependencies (d2edab7)
1.1.26 (2022-12-07)
- bump dependencies (90ecf88)
1.1.25 (2022-12-04)
- bump dependencies (8a4c258)
1.1.24 (2022-12-02)
1.1.23 (2022-11-28)
- bump dependencies (4315e02)
1.1.22 (2022-11-28)
- bump dependencies (f498fd1)
1.1.21 (2022-11-27)
- bump dependencies (d6bce35)
1.1.20 (2022-11-26)
- bump dependencies (ff35ddd)
1.1.19 (2022-11-25)
- bump dependencies (22feb1e)
1.1.18 (2022-11-24)
- bump depenedencies (eef1a4b)
1.1.17 (2022-11-23)
1.1.16 (2022-11-22)
1.1.15 (2022-11-21)
- @cocreate/docs bug fix (e0321c2)
1.1.14 (2022-11-21)
- replaced document_id with document._id (ad8aef6)
1.1.13 (2022-11-21)
1.1.12 (2022-11-21)
- bump d@cocreate ependencies (4bd3a47)
1.1.11 (2022-10-02)
- minor bug fixes (c2e0435)
1.1.10 (2022-10-02)
- bump @cocreate/hosting and @cocreate/socket-client (8e243c1)
1.1.9 (2022-10-01)
- bump dependencies (8c1b1c8)
1.1.8 (2022-09-30)
1.1.7 (2022-09-30)
1.1.6 (2022-09-30)
1.1.5 (2022-09-30)
- bump dependencies (2fd2d17)
1.1.4 (2022-09-30)
- bump dependencies (868b2d8)
1.1.3 (2022-09-29)
- config renameed to CoCreateConfig (fa03292)
1.1.2 (2022-09-01)
1.1.1 (2022-07-03)
- update pass-fetch and pass-filter attributes (ef36769)
1.1.0 (2022-06-23)
- observe attributes if match found lazyload component (755c88b)
1.0.10 (2022-06-18)
- bump dependencies (8631da5)
1.0.9 (2022-06-12)
- update dependencies (d7e5038)
1.0.8 (2022-05-23)
- bump all dependencies (cc316e6)
1.0.7 (2022-05-06)
- update config organization_Id to organization_id (5636e37)
1.0.6 (2022-02-24)
- CoCreate.config replace CoCreate.app with * (4a01174)
1.0.5 (2022-02-16)
- update dependencies (82e5b02)
1.0.4 (2022-02-10)
- bump dependencies (6d30855)
1.0.3 (2022-02-07)
- bump dependency versions (911c2b6)
1.0.2 (2022-02-03)
- replaced show and hide class hidden with attribute hidden (112ddfd)
1.0.1 (2022-02-01)
- update dependency versions (1fa28e1)
- intial release (0202811)