1.38.0 (2024-11-04)
- pretier.config.js and file formating (9853d27)
1.37.6 (2024-11-02)
- observer taget has been renamed to selector (37637e2)
1.37.5 (2024-08-24)
- handling session not true or false (e4991be)
1.37.4 (2024-07-05)
- checkSession send (2b3810f)
1.37.3 (2024-06-30)
1.37.2 (2024-06-23)
- bump dependencies (59bc2f3)
1.37.1 (2024-06-23)
- update dependencies (ae584f0)
1.37.0 (2024-06-12)
- light and dark mode (af72904)
1.36.11 (2024-05-09)
- roles handling (d008aff)
1.36.10 (2024-04-29)
- bump cocreate dependencies (276f652)
1.36.9 (2024-04-29)
- check if url is not the same as current prior to applying location.href (bda51bb)
1.36.8 (2024-02-18)
- add host (f6f6343)
1.36.7 (2024-02-18)
- update accept invite error message (65f0ac0)
1.36.6 (2024-02-17)
1.36.5 (2024-02-16)
- temp updateDB solution (40d3db1)
1.36.4 (2024-02-16)
- temp path for sending data to client db (f2bddae)
1.36.3 (2024-02-16)
- socket and limit handling (b700208)
1.36.2 (2024-02-15)
- removed invite token from query (92ccf7c)
1.36.1 (2024-02-15)
- missing host (a3f4e02)
1.36.0 (2024-02-15)
- get _id of invitee (0d92cd9)
1.35.1 (2024-02-13)
1.35.0 (2024-02-13)
1.34.2 (2024-02-05)
- hostname selector (3b6d38d)
- Removed https://cdn.cocreate.app/latest/CoCreate.min.css (aaa7944)
1.34.1 (2024-01-30)
- render response (33054b5)
1.34.0 (2024-01-30)
- add host when sending email to access environments (8681adc)
- checkSession (53bb1a9)
- checkSession response (a254266)
- forgotPassword email links (20fc214)
- handling of host, origin and path (78c8e42)
- if signin success add user_id to socket (bc64c10)
- remove recoveryId once used (09e5f66)
- removed company name (a3b97c0)
- render forgotPassword response (77d6482)
- typo (d091f69)
- update render data to array (b78dd53)
- checkSession (a7b000a)
- forgotPassword and resetPasword handling (d5fcca6)
- handle session attribute (65bde0e)
1.33.1 (2024-01-17)
- update to support new query system (6e11866)
1.33.0 (2024-01-08)
- applied host to define environment/branch (953c3fa)
- bumped CoCreate dependencies to their latest versions (e118a0f)
1.32.0 (2023-12-21)
- support setting user roles (eb7f0f0)
1.31.3 (2023-12-20)
- set user_id as key_id (7627677)
1.31.2 (2023-12-18)
- render import (d9dfbf1)
1.31.1 (2023-12-05)
- removed await as endcodeToken does not require (78e0ef0)
1.31.0 (2023-11-25)
- update licensing details (79feb28)
- upgrade dependencies for latest features and fixes (23adf5c)
1.30.0 (2023-11-25)
- upgrade dependencies for latest features and fixes (3d7328b)
1.29.0 (2023-11-19)
- update dependecies for th latest features and bug fixes (124d3ed)
1.28.6 (2023-11-12)
- bump dependencies for latest features (389ac2d)
1.28.5 (2023-11-09)
1.28.4 (2023-11-03)
- favicon.ico path (94b50f4)
- update dependencies to the lates versions (8e7b78e)
- update method to use object.update etc (3d8bc93)
1.28.3 (2023-10-25)
- bump dependencies (32e622d)
1.28.2 (2023-10-24)
- signin conditionals (bb58112)
1.28.1 (2023-10-22)
- render data (188ee15)
1.28.0 (2023-10-22)
- ObjectId() returns an object containg the parts iof the _id along with a toString() function (2c28ca9)
1.27.7 (2023-10-20)
1.27.6 (2023-10-19)
- data.socket not found (0b0b1e3)
- declartion of render functions using object spread (30f9242)
- missing await and organization_id (df79036)
- replaced message with socket (5036966)
- signup (bf716d8)
- update to support socket (3fdd085)
1.27.5 (2023-10-17)
- await getValue() (fc610fd)
1.27.4 (2023-10-14)
- bump dependencies (6853d55)
1.27.3 (2023-10-09)
1.27.2 (2023-10-09)
1.27.1 (2023-10-09)
- bump cocreate dependency versions (3791af4)
1.27.0 (2023-10-09)
- socket.config items moved to socket (2e09599)
- update wsManager.broadcast to wsManager.send() (1f0132b)
- sawait ocket.organization_id() (177a173)
1.26.0 (2023-09-19)
- Update CoCreate dependencies to their latest versions (ee4b913)
1.25.3 (2023-09-18)
1.25.2 (2023-09-17)
1.25.1 (2023-08-21)
- bump dependencies (727aa94)
1.25.0 (2023-08-21)
- Update cocreate dependencies for the latest features and bug fixes (faf233b)
1.24.1 (2023-08-21)
- /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js (fde30a3)
- replace cdn with /dist (b2ef48b)
- update file uploader (55cce73)
1.24.0 (2023-08-17)
- bump cocreate dependencies for the latest updates and features (24ee829)
1.23.0 (2023-08-16)
- Change import statements in client.js to use capitalized class names. (912011b)
- crud attributes renamed (4be4f0c)
- replace -target -selector (9cfb2cb)
- updated actions callback data object (3dd8ed2)
- webpack.config and package.json make use of mode=production instead of process.env (cdf28d5)
- name attribute and variable renamed to key (efbf453)
- Update package.json and replace "@cocreate/form" with "@cocreate/elements". (ec00092)
- update template_id to render-selector attribute. update filter attributes to filter selector-attributes (c782cf7)
1.22.27 (2023-06-14)
1.22.26 (2023-06-11)
1.22.25 (2023-06-11)
1.22.24 (2023-06-11)
- testing workflow (88f9d56)
1.22.23 (2023-06-11)
- testing workflow (1cd62b7)
1.22.22 (2023-06-11)
1.22.21 (2023-06-11)
- testing workflow (5536307)
1.22.20 (2023-06-11)
1.22.19 (2023-06-11)
- postintall error (e54915e)
1.22.18 (2023-06-11)
- @cocreate/cli moved to dependencies (b41764f)
1.22.17 (2023-06-11)
1.22.16 (2023-06-11)
- renamed db to storage (d8478ab)
- renamed hosts to host. the value can be a string or an array of strings (8a4e93e)
1.22.15 (2023-06-10)
1.22.14 (2023-06-10)
1.22.13 (2023-06-04)
- Refactor CoCreate.config.js to remove hard-coded credentials (d968c12)
1.22.12 (2023-06-04)
1.22.11 (2023-06-04)
1.22.10 (2023-06-04)
- semantic-release: worklow error solved by running node version 14 (393deba)
1.22.9 (2023-06-02)
1.22.8 (2023-06-01)
- Refactor user creation and remove unnecessary code. (15bf5c8)
1.22.7 (2023-05-25)
- Update dependencies versions (8ea7c78)
1.22.6 (2023-05-25)
- renamed authInstance to authenticate (64554c1)
1.22.5 (2023-05-23)
- Add indexedDB support and remove db property when signing in. (7979c19)
1.22.4 (2023-05-21)
- Add UID to sign-in and user status response (33801a9)
1.22.3 (2023-05-21)
1.22.2 (2023-05-21)
- Refactor authentication flow for CoCreateUser (25bd324)
1.22.1 (2023-05-21)
- Remove unused function from client.js (11fb260)
1.22.0 (2023-05-21)
- signup create a user and userKey (67da925)
1.21.7 (2023-05-20)
- updated dependencies to their latest versions (2807bb2)
1.21.6 (2023-05-20)
- Refactor user sign-in data collection in client.js (fb899e2)
1.21.5 (2023-05-20)
- Simplify CoCreateUser class by adding async/await and removing unnecessary commented code. (bd22d42)
1.21.4 (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. (57377f1)
1.21.3 (2023-05-18)
- Refactored initialization of client and socket, signIn, signUp, signOut and updateUserStatus methods. (cd98a9a)
1.21.2 (2023-05-12)
- renamed signInRequest to signIn (d6aa96b)
1.21.1 (2023-05-10)
1.21.0 (2023-05-10)
- added @cocreate/form (2fb6c2b)
1.20.0 (2023-05-10)
- if !dbUrl use indexeddb (ba86800)
1.19.9 (2023-05-07)
- crud.wsManger (f725296)
1.19.8 (2023-05-06)
1.19.7 (2023-05-01)
- update manifest.json to manifest.webmanifest (96379ef)
1.19.6 (2023-05-01)
- replace fontawesome with svg (a6b9c25)
1.19.5 (2023-04-30)
- fullscreen target updated to fullscreen fullscreen-target (87ded01)
- package-lock.json and pnpm-lock.yaml added to .gitignore (73273fe)
- removed toogle fullscreen icons. now using css content (66baed9)
1.19.4 (2023-04-24)
1.19.3 (2023-04-24)
1.19.2 (2023-04-24)
1.19.1 (2023-04-24)
- removed uglify.js from dev dependencies (849636e)
1.19.0 (2023-04-24)
- added pwa manifest (36cae5b)
1.18.0 (2023-04-13)
- broadcast new user doc (244226f)
- commented code that send signUp to server, instead it uses crud directly (ef70d2a)
- data-type now handeled by getValue value-type (4715d3e)
1.17.7 (2023-04-11)
- removed adding token as cookie (44077f7)
1.17.6 (2023-04-11)
- bump dependencies (c4f667a)
1.17.5 (2023-04-11)
1.17.4 (2023-04-11)
1.17.3 (2023-03-30)
1.17.2 (2023-03-16)
- bump dependencies' (433324f)
1.17.1 (2023-03-16)
- bump dependencies' (6928a04)
1.17.0 (2023-03-16)
- replaced get-value and set-value with a super charged version of CoCreate-events (c0d6733)
1.16.5 (2023-02-01)
- bump dependencies (3ac0852)
1.16.4 (2023-01-31)
- bump dependencies (065b2ba)
1.16.3 (2023-01-30)
- bump dependencies (b92d30b)
1.16.2 (2023-01-29)
- bump dependencies (cb8e61e)
1.16.1 (2023-01-29)
- bump dependencies (c4af30d)
1.16.0 (2023-01-29)
- import @cocreate/local-storage (c49ce25)
1.15.6 (2023-01-27)
- bump dependencies (7770274)
1.15.5 (2023-01-13)
- bump dependencies (827ccd4)
1.15.4 (2023-01-10)
- bump dependencies (fcdba59)
1.15.3 (2023-01-09)
- bump dependnecies (7509f54)
1.15.2 (2023-01-06)
1.15.1 (2023-01-05)
1.15.0 (2023-01-02)
- class="template" template_id="id" replaced with template="id" (84b59f7)
1.14.1 (2023-01-01)
- docs sanbox overflow (8475ec8)
1.14.0 (2022-12-31)
- initSession function to sendMessage to server to get userStatus (24a9493)
1.13.2 (2022-12-31)
- bump dependencies (8bdc471)
1.13.1 (2022-12-30)
- update config sources to use template braces with entry on src (67492b3)
1.13.0 (2022-12-29)
- bump dependencies (df8da39)
- if userStatus is off trigger redirect (afe3a67)
1.12.4 (2022-12-27)
1.12.3 (2022-12-25)
- bump dependencies (daf39e3)
1.12.2 (2022-12-23)
- bump dependnecies (3b1d204)
1.12.1 (2022-12-23)
- render signup notification (d49ef36)
1.12.0 (2022-12-23)
- render signout status message (fd6ab4a)
1.11.8 (2022-12-22)
1.11.7 (2022-12-22)
- update demos and bump dependencies (6fd9021)
1.11.6 (2022-12-21)
- bump cdn to 1.34.3 (b600548)
1.11.5 (2022-12-21)
- bump dependencies (ffb69f9)
1.11.4 (2022-12-20)
1.11.3 (2022-12-15)
- add missing dev dependency style-loader (d517c3f)
1.11.2 (2022-12-15)
- add index.css file (a11f28a)
1.11.1 (2022-12-15)
1.11.0 (2022-12-15)
- index.css for user-status (ed329c4)
1.10.25 (2022-12-13)
- removed un used devDependencies (8aabc0d)
1.10.24 (2022-12-13)
- bump dependencies (0233665)
1.10.23 (2022-12-12)
- bump dependencies (d3e42d7)
1.10.22 (2022-12-11)
1.10.21 (2022-12-09)
- bump dependencies (ce9438c)
1.10.20 (2022-12-08)
- bump dependencies (401f4f5)
1.10.19 (2022-12-08)
- removed mongodb dependency (a4034bf)
1.10.18 (2022-12-07)
- bump dependencies (bafd959)
1.10.17 (2022-12-04)
- bump dependencies (4533550)
1.10.16 (2022-12-02)
- docs (f0b8eb6)
1.10.15 (2022-12-02)
- bump dependencies (4730a5d)
- renamed createUser to signUp, login to signIn and logout to signOut (9d2ee52)
1.10.14 (2022-11-28)
- bump dependencies (3a64f4a)
1.10.13 (2022-11-28)
- bump dependencies (9d4fc70)
1.10.12 (2022-11-27)
- bump dependencies (d5f00c8)
1.10.11 (2022-11-26)
- bump dependencies (f907740)
1.10.10 (2022-11-25)
1.10.9 (2022-11-24)
- bump depenedencies (436fc9a)
1.10.8 (2022-11-23)
1.10.7 (2022-11-22)
- workflow docs (e543da2)
1.10.6 (2022-11-22)
- apply src: {{source}} to CoCreate.config (ff57b37)
1.10.5 (2022-11-21)
- @cocreate/docs bug fix (1c951db)
1.10.4 (2022-11-21)
- replaced document_id with document._id (e5f1303)
1.10.3 (2022-11-21)
1.10.2 (2022-11-21)
1.10.1 (2022-11-21)
- bump d@cocreate ependencies (ee0e697)
1.10.0 (2022-11-21)
- bump cdn to 1.28.7 (a80ebcc)
- bump cdn to 1.28.8 (a66d8bd)
- renamed data.data to data.document (6aa2257)
- renamed getSocket to getSockets (56fd7c9)
- typo data | request (2ef1f2f)
- update crud functions to receive an array of objects as the response (117db56)
- update status to userStatus (febb7ac)
- Add @cocreate/element-prototype (9c2e8be)
- updated to use new crud which has the abilty to use multiple databases (88db3d3)
1.9.13 (2022-10-02)
- bump dependencies (734568c)
1.9.12 (2022-10-02)
- minor bug fixes (35b92f5)
1.9.11 (2022-10-02)
- bump @cocreate/hosting and @cocreate/socket-client (30cca07)
1.9.10 (2022-10-01)
- bump cdn version to 1.28.4 (81f9d0e)
1.9.9 (2022-10-01)
1.9.8 (2022-10-01)
- bump dependencies (158a260)
1.9.7 (2022-10-01)
- bump dependencies (39d82b5)
1.9.6 (2022-09-30)
1.9.5 (2022-09-30)
1.9.4 (2022-09-30)
1.9.3 (2022-09-30)
- bump dependencies (1b31131)
1.9.2 (2022-09-30)
- bump dependencies (f08a489)
1.9.1 (2022-09-29)
- config renameed to CoCreateConfig (b91eecb)
1.9.0 (2022-09-28)
1.8.0 (2022-09-22)
- login works offline (cd6a36b)
1.7.29 (2022-09-01)
- bump cdn version to 1.27.1 (0502b0c)
1.7.28 (2022-09-01)
1.7.27 (2022-08-31)
- getValue and setValue using HTMLElement.prototype (31a45bd)
1.7.26 (2022-08-23)
- bump cdn version to 1.26.0 (2e7c0d6)
1.7.25 (2022-08-19)
- renamed order-by and order-type to filter-order-name and filter-order-type (6ef6799)
1.7.24 (2022-08-01)
- bump cdn version to 1.25.2 (e2a5209)
1.7.23 (2022-08-01)
- bump cdn dependency to version 1.25.1 (e29fb1a)
1.7.22 (2022-07-29)
- bump cdn version to 1.25.0 (448fcb8)
1.7.21 (2022-07-25)
1.7.20 (2022-07-08)
- bump cdn version to 1.23.2 (05edd60)
1.7.19 (2022-06-27)
- bump cdn version to 1.22.1 (1bd1fdf)
1.7.18 (2022-06-23)
- bump cdn version to 1.21.0 (9d655ab)
1.7.17 (2022-06-22)
- bump cdn version to 1.20.2 (7c9fb0c)
1.7.16 (2022-06-21)
- bump cdn version to 1.20.1 (adc4947)
1.7.15 (2022-06-19)
- update templates to use placeholder (fe0e43f)
1.7.14 (2022-06-18)
- update demos (19bed1a)
1.7.13 (2022-06-18)
- bump dependencies (28f6cd5)
1.7.12 (2022-06-16)
- bump cdn version to 1.17.1 (86b414e)
1.7.11 (2022-06-13)
- bump cdn to 1.16.2 (ad54a0a)
1.7.10 (2022-06-12)
- bump cdn version to 1.15.13 (1aa11a2)
- update dependencies (c4f3b8c)
- update docs css document_id (cdb5ca5)
- update modal btn to actions (f4a7e0a)
1.7.9 (2022-06-02)
- bump cdn version to 1.15.11 (51ec7aa)
1.7.8 (2022-05-29)
- bump cdn version to 1.15.10 (2faa2bb)
1.7.7 (2022-05-27)
1.7.6 (2022-05-23)
- bump cdn version to 1.15.7 (41a54d9)
1.7.5 (2022-05-23)
- bump all dependencies (9ad3395)
1.7.4 (2022-05-21)
- bump cdn version (5ecd4a4)
1.7.3 (2022-05-19)
- bump cdn version to 1.15.4 (0b2b350)
1.7.2 (2022-05-17)
- update document_id on link index.css (bd2f3cf)
1.7.1 (2022-05-14)
- update demos (57acb8e)
1.7.0 (2022-05-14)
- function readDocumentList has been renamed to readDocuments (1cbdec0)
1.6.2 (2022-05-13)
- renamed usersCurrentOrg to userCurrentOrg (3910c8a)
1.6.1 (2022-05-11)
- bump cdn version to 1.14.6 (b6db64b)
1.6.0 (2022-05-11)
- store lastlogin datetime in db. Add demos for signup, login, logout (7df894a)
1.5.5 (2022-05-09)
- client.js - remove adminUI_id and builderUI_id (88da86d)
- insert returns insertedId instead of [0]._id (36c83fc)
1.5.4 (2022-05-08)
- convert user_id object_id to string (bec7113)
1.5.3 (2022-05-06)
- replace ObjectID with ObjectId due to mongodb depreciation (0e7f5be)
- update config organization_Id to organization_id (929f871)
1.5.2 (2022-05-03)
- removed localstorage.setItem for admin_ui and builder_ui (350f289)
- user permission typo contained duplicate delete switch case. renamed one to update (66f6fc7)
1.5.1 (2022-03-06)
- update param roomInfo to socketInfo (6784138)
1.5.0 (2022-03-03)
- manage server and client scripts (06a8797)
1.4.35 (2022-02-24)
- CoCreate.config replace CoCreate.app with * (e16c35a)
1.4.34 (2022-02-16)
- update dependencies (6a542aa)
1.4.33 (2022-02-16)
- update action param to name (274b50f)
1.4.32 (2022-02-10)
- bump dependencies (56e9b48)
1.4.31 (2022-02-07)
- bump dependency versions (a62ac30)
1.4.30 (2022-02-03)
- replaced show and hide class hidden with attribute hidden (1fe3942)
1.4.29 (2022-02-01)
- update dependency versions (a19b302)
1.4.28 (2022-01-01)
- get-value attribute value now supports a selector added # to all values currently in get-value attributes (2397a64)
1.4.27 (2021-12-15)
- update dependencies (de1a4e5)
1.4.26 (2021-12-14)
- update dependencies (ee86f68)
1.4.25 (2021-11-27)
1.4.24 (2021-11-27)
- update dependencies (f71624b)
1.4.23 (2021-11-27)
- update docs api and cocreateJS script (43e3a93)
1.4.22 (2021-11-26)
1.4.21 (2021-11-26)
- update dependencies (f0bbe48)
1.4.20 (2021-11-23)
- update dependencies (2a94b25)
1.4.19 (2021-11-20)
- update dependencies (d0e8a14)
1.4.18 (2021-11-18)
- update dependencies (ee06d07)
1.4.17 (2021-11-16)
- update dependencies (923ee39)
1.4.16 (2021-11-15)
- update dependencies (5851589)
1.4.15 (2021-11-11)
- update readme (dea805f)
1.4.14 (2021-11-07)
- add init() directly above export default to fix bug in firefox (be871af)
1.4.13 (2021-11-06)
- update dependencies (7a083e5)
1.4.12 (2021-11-05)
- element for getValue was not defined correctly (eb52990)
1.4.11 (2021-11-04)
- update dependencies (977c816)
1.4.10 (2021-11-04)
- update packages (581fff8)
1.4.9 (2021-11-03)
- update dependencies (6054aa8)
1.4.8 (2021-11-02)
- removed @cocreate/form (0e8e3b4)
1.4.7 (2021-11-01)
- update package dependencies (793e093)
1.4.6 (2021-10-29)
- update dependencies (476e295)
1.4.5 (2021-10-17)
- update dependendies (1299373)
1.4.4 (2021-10-16)
- update socket package to fix bug in docs (f630b52)
1.4.3 (2021-10-15)
1.4.2 (2021-10-15)
- update packages (3820505)
1.4.1 (2021-10-15)
- update packages (c09e61f)
1.4.0 (2021-10-14)
- opens socket chaner for user Status (e875c8d)
1.3.2 (2021-10-14)
- dispatch login endEvent if succesful (ac4b37d)
1.3.1 (2021-10-14)
- dispatch login endEvent (5385212)
1.3.0 (2021-10-14)
- render log for success (24480a0)
1.2.34 (2021-10-13)
- update descriptions (b2095b7)
1.2.33 (2021-10-13)
- update dependencies (06dd77d)
1.2.32 (2021-10-12)
- render object and updte crud.send (f37abf1)
1.2.31 (2021-10-06)
- update dependencies (831a523)
1.2.30 (2021-10-05)
1.2.29 (2021-10-04)
- update dependencies (32eb566)
1.2.28 (2021-10-04)
- update dependencies (f64e8cf)
1.2.27 (2021-10-01)
- update packages (8d7426b)
1.2.26 (2021-10-01)
- update dependencies (dfe40f4)
1.2.25 (2021-09-30)
- update packages (6f664f1)
1.2.24 (2021-09-28)
- update dependencies (2d9ce31)
1.2.23 (2021-09-16)
- update dependencies (15cffcf)
1.2.22 (2021-09-15)
- replaced .sessionTrue and .sessionFalse with session="true|false" (4a1770c)
1.2.21 (2021-09-15)
- delete cookie (437a21c)
1.2.20 (2021-09-15)
- check token for redirect (856d989)
1.2.19 (2021-09-15)
- check token and userid for redirect (ccc91e1)
1.2.18 (2021-09-14)
- add cocreate.app to domains (be41d60)
1.2.17 (2021-09-13)
- upgrade dependencies (6872197)
1.2.16 (2021-09-12)
- update sidenav to use resize and toggle (8087a12)
1.2.15 (2021-09-09)
- update dependency @cocreate/docs (2933ea9)
1.2.14 (2021-09-09)
- ci docs (845da0f)
1.2.13 (2021-09-09)
- update dependencies (87e5616)
1.2.12 (2021-09-09)
- CoCreate.config directory, path, name and public (8602718)
1.2.11 (2021-09-08)
- update dependencies (ca2f761)
1.2.10 (2021-09-04)
- update dependencies (5e4fd8f)
1.2.9 (2021-08-31)
- update dependencies (45c8695)
1.2.8 (2021-08-27)
- updaed dependencies (8646f79)
1.2.7 (2021-08-23)
- update package versions (9629b80)
1.2.6 (2021-08-22)
- removed data- from main-content, clone, filter-value_type (765271d)
1.2.5 (2021-08-22)
- bump dependancy package versions (c05b0a0)
1.2.4 (2021-08-22)
- bump package versions (2c66a1d)
1.2.3 (2021-08-14)
- update to docs (9720fa0)
1.2.2 (2021-08-02)
1.2.1 (2021-07-28)
- remove data- from fetch, pass and filter (5390b35)
1.2.0 (2021-07-28)
- add new is{attribute} system and remove data- from attributtes (ef331ad)
1.1.1 (2021-07-26)
- refactored to newOrg_id convention (0119f44)
1.1.0 (2021-07-23)
- reorder functions for more readabilty (585015b)
- added createUser function (8659688)
1.0.19 (2021-07-22)
- added data action for login and logout (51ae49d)
1.0.18 (2021-07-17)
1.0.17 (2021-07-14)
- upgrade all packages (f4900ba)
1.0.16 (2021-07-13)
1.0.15 (2021-07-10)
- gitignore all logs (1d6a495)
1.0.14 (2021-07-07)
- update package versions (252fd84)
1.0.13 (2021-06-30)
- Update readme.md (8511aef)
1.0.12 (2021-06-30)
- automated and manual workflows (307de2c)
1.0.11 (2021-06-25)
- latest version numbers applied to all cocreate packages (8998df5)
1.0.10 (2021-06-24)
- package versioningto 1.0.0 (f64372e)
1.0.9 (2021-06-24)
1.0.8 (2021-06-17)
- added header for seo (c5693c3)
1.0.7 (2021-05-08)
- add css auto parse and save to docs. (7bc34bf)
1.0.6 (2021-04-27)
- add host in docs (4a59f50)
1.0.5 (2021-04-27)
- Update to readme, demo, added cdn scripts (3c2d47f)
1.0.4 (2021-04-26)
- add missing imports and dependancies (03377b8)
1.0.3 (2021-04-23)
1.0.2 (2021-04-19)
1.0.1 (2021-03-29)
- Package Paths (32b313d)