Skip to content

Latest commit

 

History

History
1173 lines (521 loc) · 49 KB

CHANGELOG.md

File metadata and controls

1173 lines (521 loc) · 49 KB

1.23.2 (2024-12-22)

Bug Fixes

  • if (!window.CoCreate[name]) (06f52b2)

1.23.1 (2024-12-09)

Bug Fixes

1.23.0 (2024-11-04)

Bug Fixes

  • pretier.config.js and file formating (ff182c2)

Features

  • add prettier.config.js and format files (038200e)

1.22.1 (2024-11-02)

Bug Fixes

  • observer taget has been renamed to selector (259e5b6)

1.22.0 (2024-09-21)

Features

  • API initialization accepts an array to handle multi step initialization of third party APIS (f5b07d0)

1.21.0 (2024-08-30)

Features

  • handle nested initailization function (c46b449)

1.20.5 (2024-08-24)

Bug Fixes

1.20.4 (2024-06-30)

Bug Fixes

1.20.3 (2024-06-23)

Bug Fixes

1.20.2 (2024-06-23)

Bug Fixes

1.20.1 (2024-06-12)

Bug Fixes

1.20.0 (2024-05-19)

Features

  • $crud operator handles an array of objects (1cd7205)

1.19.4 (2024-05-10)

Bug Fixes

  • removed environment handling variables as it is database specific (d63921c)

1.19.3 (2024-05-08)

Bug Fixes

  • processOperators and processOperator functions (984f19c)

1.19.2 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (6d56567)

1.19.1 (2024-04-27)

Bug Fixes

  • eniroment declaration and error handling of execute method (659d947)

1.19.0 (2024-04-26)

Bug Fixes

  • added processOperators and processOperator to lazyLoader class (973f07a)

Features

  • dynamically handle webhooks using operations and objects to perform actions (c1f17b4)

1.18.0 (2024-03-18)

Bug Fixes

  • handlng wbhook returned as string or object (daf7438)
  • imporved authentication handling (dfc9b1c)
  • typo executeect updated to object (a1b6258)

Features

  • 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)

Bug Fixes

Features

1.16.0 (2024-01-30)

Bug Fixes

  • error handling (6bde772)
  • getOrganization accepts one param (bd2336a)

Features

  • 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)

Bug Fixes

  • update to support new query system (0891371)

1.15.1 (2024-01-09)

Bug Fixes

1.15.0 (2024-01-08)

Bug Fixes

  • applied host to define environment/branch (2e830bf)
  • hostNotFound handled by fileServer (4773bb8)
  • init logging (40c1157)

Features

  • bumped CoCreate dependencies to their latest versions (8331382)
  • use crud.getHost and crud.getorganization (142715e)

1.14.0 (2024-01-03)

Bug Fixes

Features

1.13.2 (2024-01-01)

Bug Fixes

1.13.1 (2024-01-01)

Bug Fixes

  • fs.access error handling (e3e61f6)

1.13.0 (2023-12-31)

Bug Fixes

  • create script directory once (a63b450)

Features

  • Added '@cocreate/acme' for dynamic ssl management (5916bd5)

1.12.2 (2023-12-28)

Bug Fixes

  • if !window.CoCreate create (cde6752)

1.12.1 (2023-12-20)

Bug Fixes

  • ensure observer only inits each component once (9e1f051)

1.12.0 (2023-12-18)

Bug Fixes

  • assigning modules to window.CoCreate (15037d8)

Features

  • dispatch event "Loaded" (5e489e6)

1.11.4 (2023-12-10)

Bug Fixes

  • handle data.crud object (15ffb7c)

1.11.3 (2023-12-09)

Bug Fixes

1.11.2 (2023-12-09)

Bug Fixes

1.11.1 (2023-12-09)

Bug Fixes

  • hosts.get() converted to object (c21187b)

1.11.0 (2023-12-09)

Bug Fixes

Features

  • handle http and websocket requests (07b205c)

1.10.0 (2023-12-01)

Features

  • get config using CoCreate-config (8e0b9fc)
  • lazyload client and server modules (80e25d6)

1.9.0 (2023-11-25)

Features

  • upgrade dependencies for latest features and fixes (bc5e0b5)

1.8.0 (2023-11-25)

Features

  • upgrade dependencies for latest features and fixes (a1804d2)

1.7.0 (2023-11-19)

Features

  • update dependecies for th latest features and bug fixes (b9089e3)

1.6.9 (2023-11-12)

Bug Fixes

  • bump dependencies for latest features (ee0a081)

1.6.8 (2023-11-09)

Bug Fixes

1.6.7 (2023-11-03)

Bug Fixes

  • favicon.ico path (9a18f36)
  • update dependencies to the lates versions (52035aa)

1.6.6 (2023-10-25)

Bug Fixes

1.6.5 (2023-10-14)

Bug Fixes

1.6.4 (2023-10-09)

Bug Fixes

1.6.3 (2023-10-09)

Bug Fixes

1.6.2 (2023-09-18)

Bug Fixes

  • Add path and pathname (41a74ea)
  • Update CoCreate depndencies to latest versions (22db744)

1.6.1 (2023-08-21)

Bug Fixes

1.6.0 (2023-08-21)

Features

  • Update cocreate dependencies for the latest features and bug fixes (bdacbb9)

1.5.1 (2023-08-21)

Bug Fixes

1.5.0 (2023-08-17)

Features

  • bump cocreate dependencies for the latest updates and features (b65f821)

1.4.0 (2023-08-16)

Bug Fixes

  • 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)

Features

  • name attribute and variable renamed to key (46a524f)

1.3.29 (2023-06-14)

Bug Fixes

1.3.28 (2023-06-11)

Bug Fixes

1.3.27 (2023-06-11)

Bug Fixes

1.3.26 (2023-06-11)

Bug Fixes

1.3.25 (2023-06-11)

Bug Fixes

1.3.24 (2023-06-11)

Bug Fixes

1.3.23 (2023-06-11)

Bug Fixes

1.3.22 (2023-06-11)

Bug Fixes

1.3.21 (2023-06-11)

Bug Fixes

1.3.20 (2023-06-11)

Bug Fixes

  • @cocreate/cli moved to dependencies (9776adc)

1.3.19 (2023-06-11)

Bug Fixes

1.3.18 (2023-06-11)

Bug Fixes

  • renamed hosts to host. the value can be a string or an array of strings (da939dc)

1.3.17 (2023-06-10)

Bug Fixes

1.3.16 (2023-06-10)

Bug Fixes

1.3.15 (2023-06-04)

Bug Fixes

  • Refactor CoCreate.config.js to remove hard-coded credentials (26832e9)

1.3.14 (2023-06-04)

Bug Fixes

  • replaced secert GITHUB_TOKEN with GITHUB (bbdf7cf)
  • Update dependencies versions for @cocreate libraries (89fa0da)

1.3.13 (2023-06-04)

Bug Fixes

  • semantic-release: worklow error solved by running node version 14 (c8c6575)

1.3.12 (2023-06-02)

Bug Fixes

1.3.11 (2023-05-21)

Bug Fixes

1.3.10 (2023-05-19)

Bug Fixes

  • 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)

Bug Fixes

1.3.8 (2023-05-06)

Bug Fixes

1.3.7 (2023-05-02)

Bug Fixes

  • removed unused functions (f440ea8)

1.3.6 (2023-05-01)

Bug Fixes

  • update manifest.json to manifest.webmanifest (b605f27)

1.3.5 (2023-05-01)

Bug Fixes

  • replace fontawesome with svg (e326c44)

1.3.4 (2023-04-30)

Bug Fixes

  • 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)

Bug Fixes

  • updated worrkflows to v3 and node version 16 (17d53a1)
  • workflow node version updated 16 (017ca62)

1.3.2 (2023-04-24)

Bug Fixes

1.3.1 (2023-04-24)

Bug Fixes

  • removed uglifyjs-webpack-plugin (d559a31)

1.3.0 (2023-04-24)

Features

1.2.6 (2023-04-11)

Bug Fixes

1.2.5 (2023-04-11)

Bug Fixes

1.2.4 (2023-04-11)

Bug Fixes

  • renamed domains to hosts (bf7cb7d)

1.2.3 (2023-03-30)

Bug Fixes

1.2.2 (2023-03-16)

Bug Fixes

1.2.1 (2023-03-16)

Bug Fixes

1.2.0 (2023-03-16)

Features

  • replaced get-value and set-value with a super charged version of CoCreate-events (ce667cc)

1.1.54 (2023-02-01)

Bug Fixes

1.1.53 (2023-01-31)

Bug Fixes

1.1.52 (2023-01-30)

Bug Fixes

1.1.51 (2023-01-29)

Bug Fixes

1.1.50 (2023-01-27)

Bug Fixes

1.1.49 (2023-01-13)

Bug Fixes

1.1.48 (2023-01-10)

Bug Fixes

1.1.47 (2023-01-09)

Bug Fixes

1.1.46 (2023-01-06)

Bug Fixes

1.1.45 (2023-01-05)

Bug Fixes

1.1.44 (2023-01-01)

Bug Fixes

1.1.43 (2022-12-31)

Bug Fixes

1.1.42 (2022-12-30)

Bug Fixes

  • update config sources to use template braces with entry on src (795e413)

1.1.41 (2022-12-29)

Bug Fixes

1.1.40 (2022-12-27)

Bug Fixes

1.1.39 (2022-12-25)

Bug Fixes

1.1.38 (2022-12-23)

Bug Fixes

1.1.37 (2022-12-22)

Bug Fixes

1.1.36 (2022-12-22)

Bug Fixes

  • update demos and bump dependencies (53df364)

1.1.35 (2022-12-21)

Bug Fixes

1.1.34 (2022-12-20)

Bug Fixes

1.1.33 (2022-12-15)

Bug Fixes

  • add missing dev dependency style-loader (afbe1c1)

1.1.32 (2022-12-13)

Bug Fixes

  • removed un used devDependencies (4149723)

1.1.31 (2022-12-13)

Bug Fixes

1.1.30 (2022-12-12)

Bug Fixes

1.1.29 (2022-12-11)

Bug Fixes

1.1.28 (2022-12-09)

Bug Fixes

1.1.27 (2022-12-08)

Bug Fixes

1.1.26 (2022-12-07)

Bug Fixes

1.1.25 (2022-12-04)

Bug Fixes

1.1.24 (2022-12-02)

Bug Fixes

1.1.23 (2022-11-28)

Bug Fixes

1.1.22 (2022-11-28)

Bug Fixes

1.1.21 (2022-11-27)

Bug Fixes

1.1.20 (2022-11-26)

Bug Fixes

1.1.19 (2022-11-25)

Bug Fixes

1.1.18 (2022-11-24)

Bug Fixes

1.1.17 (2022-11-23)

Bug Fixes

1.1.16 (2022-11-22)

Bug Fixes

  • apply src: {{source}} to CoCreate.config (580028c)
  • workflow docs (e6f93fc)

1.1.15 (2022-11-21)

Bug Fixes

1.1.14 (2022-11-21)

Bug Fixes

  • replaced document_id with document._id (ad8aef6)

1.1.13 (2022-11-21)

Bug Fixes

1.1.12 (2022-11-21)

Bug Fixes

  • bump d@cocreate ependencies (4bd3a47)

1.1.11 (2022-10-02)

Bug Fixes

1.1.10 (2022-10-02)

Bug Fixes

  • bump @cocreate/hosting and @cocreate/socket-client (8e243c1)

1.1.9 (2022-10-01)

Bug Fixes

1.1.8 (2022-09-30)

Bug Fixes

1.1.7 (2022-09-30)

Bug Fixes

1.1.6 (2022-09-30)

Bug Fixes

1.1.5 (2022-09-30)

Bug Fixes

1.1.4 (2022-09-30)

Bug Fixes

1.1.3 (2022-09-29)

Bug Fixes

  • config renameed to CoCreateConfig (fa03292)

1.1.2 (2022-09-01)

Bug Fixes

1.1.1 (2022-07-03)

Bug Fixes

  • update pass-fetch and pass-filter attributes (ef36769)

1.1.0 (2022-06-23)

Features

  • observe attributes if match found lazyload component (755c88b)

1.0.10 (2022-06-18)

Bug Fixes

1.0.9 (2022-06-12)

Bug Fixes

1.0.8 (2022-05-23)

Bug Fixes

1.0.7 (2022-05-06)

Bug Fixes

  • update config organization_Id to organization_id (5636e37)

1.0.6 (2022-02-24)

Bug Fixes

  • CoCreate.config replace CoCreate.app with * (4a01174)

1.0.5 (2022-02-16)

Bug Fixes

1.0.4 (2022-02-10)

Bug Fixes

1.0.3 (2022-02-07)

Bug Fixes

  • bump dependency versions (911c2b6)

1.0.2 (2022-02-03)

Bug Fixes

  • replaced show and hide class hidden with attribute hidden (112ddfd)

1.0.1 (2022-02-01)

Bug Fixes

  • update dependency versions (1fa28e1)

1.0.0 (2022-01-20)

Features