Skip to content

Latest commit

 

History

History
1013 lines (459 loc) · 42.2 KB

File metadata and controls

1013 lines (459 loc) · 42.2 KB

1.22.4 (2025-12-25)

Bug Fixes

1.22.3 (2025-05-01)

Bug Fixes

1.22.2 (2025-04-30)

Bug Fixes

  • added css-loader (278cf60)
  • update query attributes (dca7463)
  • updated cocreate modules versions (a710f90)
  • webpack.config and devdependencies (23eb371)

1.22.1 (2025-04-11)

Bug Fixes

  • dispatch end event on action element rather than document (c14b2f3)
  • update observer observe param to type and and attributeName to attributeFilter (5545765)

1.22.0 (2025-01-18)

Features

  • geolocation intergration (4bc95fb)

1.21.0 (2024-12-14)

Features

1.20.0 (2024-11-04)

Bug Fixes

  • observer taget has been renamed to selector (9f13f9d)
  • pretier.config.js and file formating (77421cc)

Features

  • add prettier.config.js and format files (2cb51a6)

1.19.4 (2024-06-12)

Bug Fixes

1.19.3 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (f6a4ebb)

1.19.2 (2024-04-28)

Bug Fixes

1.19.1 (2024-04-28)

Bug Fixes

1.19.0 (2024-03-18)

Features

  • web share api using share, share-title, share-text, share-url (b760a1f)

1.18.2 (2024-02-05)

Bug Fixes

1.18.1 (2023-12-20)

Bug Fixes

  • networkResponse conditions (4fb4439)

1.18.0 (2023-11-25)

Bug Fixes

  • update licensing details (b1c0990)

Features

  • upgrade dependencies for latest features and fixes (14cf7e2)

1.17.0 (2023-11-25)

Features

  • upgrade dependencies for latest features and fixes (508794d)

1.16.0 (2023-11-19)

Bug Fixes

Features

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

1.15.0 (2023-11-12)

Bug Fixes

  • bump dependencies for latest features (f786f81)
  • relocated persit function out of init (7725508)

Features

  • observe actions=install (d1f7aea)

1.14.0 (2023-11-09)

Bug Fixes

Features

  • debounce an array of files served from cache and send to client (4daa134)

1.13.7 (2023-11-03)

Bug Fixes

  • update dependencies to the lates versions (09ae25a)

1.13.6 (2023-10-25)

Bug Fixes

1.13.5 (2023-10-16)

Bug Fixes

  • cache updated to default false (dedb940)

1.13.4 (2023-10-14)

Bug Fixes

1.13.3 (2023-10-09)

Bug Fixes

1.13.2 (2023-10-09)

Bug Fixes

1.13.1 (2023-10-09)

Bug Fixes

  • bump cocreate dependency versions (b14de84)

1.13.0 (2023-10-09)

Bug Fixes

  • check data.status and clientId to prevent duplicate request (3d2cff7)
  • handle organization, and lastModified (d4c819b)
  • remove cache.js has been relocated CoCreate-cache (224532a)
  • removed deleteCache, deleteFile from export default (7710ef5)

Features

  • checkCache - check cache responses for last-modified and send.crud() read.object to see if the object has been modified. If crud returns objects add to cache. (8c0eba3)
  • checkCache message event will dispatch client the returnedFromCache object containg all the cache responses during page load. {[url]: {organization, lastModified}} (60f179c)
  • update cache using pathname and host (8fb604b)

1.12.0 (2023-09-19)

Features

  • Update CoCreate dependencies to their latest versions (b676878)

1.11.0 (2023-09-19)

Features

  • bump dependencies for there latest features (1881c46)

1.10.2 (2023-09-19)

Bug Fixes

1.10.1 (2023-09-18)

Bug Fixes

1.10.0 (2023-09-17)

Bug Fixes

Features

  • cache updates dynaically using crud and sockert listener (17e1646)

1.9.2 (2023-09-07)

Bug Fixes

  • add manifest.webmanifest to src/ (03f8793)
  • add offline.html to src/ (2b55e6c)
  • respondWith resolving prematurely with async await (1503a78)

1.9.1 (2023-08-21)

Bug Fixes

1.9.0 (2023-08-21)

Features

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

1.8.1 (2023-08-21)

Bug Fixes

1.8.0 (2023-08-17)

Features

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

1.7.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (8a10139)
  • incorrect manifest link in test3.html (a210ccf)
  • link path to manifest.webmanifest in offline.html (2209cbc)
  • manifest.json renamed to manifest.webmanifest (778ac4e)
  • replace -target -selector (8e41cfd)
  • service worker path to use service-worker.js if not provided. (1369041)
  • webpack.config and package.json make use of mode=production instead of process.env (1ec00c5)

Features

  • add service-worker.js file and cache options using config or url encoded params. cache options: true, false, reload, prompt (54bf9c9)
  • name attribute and variable renamed to key (7700476)
  • readFile function if server storage status is false to query indexeddb for file and send to server using header file-content. Server will respond with file as the body. Also server will send storage status to service-worker and update the variable for future requests. (d03d392)

1.6.27 (2023-06-14)

Bug Fixes

1.6.26 (2023-06-11)

Bug Fixes

1.6.25 (2023-06-11)

Bug Fixes

1.6.24 (2023-06-11)

Bug Fixes

1.6.23 (2023-06-11)

Bug Fixes

1.6.22 (2023-06-11)

Bug Fixes

1.6.21 (2023-06-11)

Bug Fixes

1.6.20 (2023-06-11)

Bug Fixes

1.6.19 (2023-06-11)

Bug Fixes

1.6.18 (2023-06-11)

Bug Fixes

  • @cocreate/cli moved to dependencies (647ed0b)

1.6.17 (2023-06-11)

Bug Fixes

1.6.16 (2023-06-11)

Bug Fixes

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

1.6.15 (2023-06-10)

Bug Fixes

1.6.14 (2023-06-10)

Bug Fixes

1.6.13 (2023-06-04)

Bug Fixes

  • Refactor CoCreate.config.js to remove hard-coded credentials (0b3bde9)

1.6.12 (2023-06-04)

Bug Fixes

  • replaced secert GITHUB_TOKEN with GITHUB (c3f7512)
  • Update dependencies versions for @cocreate libraries (369596f)

1.6.11 (2023-06-04)

Bug Fixes

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

1.6.10 (2023-06-02)

Bug Fixes

1.6.9 (2023-05-21)

Bug Fixes

1.6.8 (2023-05-19)

Bug Fixes

  • apikey renamed to key (bfbd983)
  • apikey renamed to key (9ffc209)
  • 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. (d867a43)

1.6.7 (2023-05-06)

Bug Fixes

1.6.6 (2023-05-01)

Bug Fixes

  • update manifest.json to manifest.webmanifest (7d87421)

1.6.5 (2023-05-01)

Bug Fixes

  • replace fontawesome with svg (a4ec18a)

1.6.4 (2023-04-30)

Bug Fixes

  • add screenshot to assets (e52804c)
  • fullscreen target updated to fullscreen fullscreen-target (eb2376a)
  • package-lock.json and pnpm-lock.yaml added to .gitignore (d627642)
  • removed toogle fullscreen icons. now using css content (deabb66)
  • update manifest and assets (a51bdf5)

1.6.3 (2023-04-24)

Bug Fixes

  • updated worrkflows to v3 and node version 16 (1b111aa)
  • workflow node version updated 16 (a5fcc5b)

1.6.2 (2023-04-24)

Bug Fixes

1.6.1 (2023-04-24)

Bug Fixes

  • removed uglifyjs-webpack-plugin (2f857b1)

1.6.0 (2023-04-24)

Features

1.5.6 (2023-04-11)

Bug Fixes

1.5.5 (2023-04-11)

Bug Fixes

1.5.4 (2023-04-11)

Bug Fixes

  • renamed domains to hosts (a909322)

1.5.3 (2023-03-30)

Bug Fixes

1.5.2 (2023-03-16)

Bug Fixes

1.5.1 (2023-03-16)

Bug Fixes

1.5.0 (2023-03-16)

Features

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

1.4.5 (2023-02-01)

Bug Fixes

1.4.4 (2023-01-31)

Bug Fixes

1.4.3 (2023-01-30)

Bug Fixes

1.4.2 (2023-01-29)

Bug Fixes

1.4.1 (2023-01-29)

Bug Fixes

1.4.0 (2023-01-29)

Features

  • import @cocreate/local-storage (55b8cb7)

1.3.40 (2023-01-27)

Bug Fixes

1.3.39 (2023-01-13)

Bug Fixes

1.3.38 (2023-01-10)

Bug Fixes

1.3.37 (2023-01-09)

Bug Fixes

1.3.36 (2023-01-06)

Bug Fixes

1.3.35 (2023-01-05)

Bug Fixes

1.3.34 (2023-01-01)

Bug Fixes

1.3.33 (2022-12-31)

Bug Fixes

1.3.32 (2022-12-30)

Bug Fixes

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

1.3.31 (2022-12-29)

Bug Fixes

1.3.30 (2022-12-27)

Bug Fixes

1.3.29 (2022-12-25)

Bug Fixes

1.3.28 (2022-12-23)

Bug Fixes

1.3.27 (2022-12-22)

Bug Fixes

1.3.26 (2022-12-22)

Bug Fixes

  • update demos and bump dependencies (0a4c3f7)

1.3.25 (2022-12-21)

Bug Fixes

1.3.24 (2022-12-20)

Bug Fixes

1.3.23 (2022-12-15)

Bug Fixes

  • add missing dev dependency style-loader (8cf9154)

1.3.22 (2022-12-13)

Bug Fixes

  • removed un used devDependencies (516eb3f)

1.3.21 (2022-12-13)

Bug Fixes

1.3.20 (2022-12-12)

Bug Fixes

1.3.19 (2022-12-11)

Bug Fixes

1.3.18 (2022-12-09)

Bug Fixes

1.3.17 (2022-12-08)

Bug Fixes

1.3.16 (2022-12-07)

Bug Fixes

  • bump dependencies (d00c28c)
  • set defualt serviceworker path if not defined (16cfd4c)

1.3.15 (2022-12-04)

Bug Fixes

1.3.14 (2022-12-02)

Bug Fixes

1.3.13 (2022-12-02)

Bug Fixes

1.3.12 (2022-11-28)

Bug Fixes

1.3.11 (2022-11-28)

Bug Fixes

1.3.10 (2022-11-27)

Bug Fixes

1.3.9 (2022-11-26)

Bug Fixes

1.3.8 (2022-11-25)

Bug Fixes

1.3.7 (2022-11-24)

Bug Fixes

1.3.6 (2022-11-23)

Bug Fixes

1.3.5 (2022-11-22)

Bug Fixes

  • apply src: {{source}} to CoCreate.config (553fc62)
  • workflow docs (55c5987)

1.3.4 (2022-11-21)

Bug Fixes

1.3.3 (2022-11-21)

Bug Fixes

  • replaced document_id with document._id (820d527)

1.3.2 (2022-11-21)

Bug Fixes

1.3.1 (2022-11-21)

Bug Fixes

  • bump d@cocreate ependencies (51d182a)

1.3.0 (2022-11-21)

Bug Fixes

Features

  • if cached return cache then request and store to get current version fto apply on next reload (49ef323)

1.2.7 (2022-10-02)

Bug Fixes

1.2.6 (2022-10-02)

Bug Fixes

  • bump @cocreate/hosting and @cocreate/socket-client (7f17e42)

1.2.5 (2022-10-01)

Bug Fixes

1.2.4 (2022-10-01)

Bug Fixes

1.2.3 (2022-09-30)

Bug Fixes

1.2.2 (2022-09-30)

Bug Fixes

1.2.1 (2022-09-30)

Bug Fixes

1.2.0 (2022-09-28)

Features

  • updates serviceWorker if online and if serviceWorker has changed. (cc74fb6)

1.1.1 (2022-09-16)

Bug Fixes

  • missing main in package.json (a7de0c4)

1.1.0 (2022-09-16)

Features

  • dynamically cache files for offline support and keep them current when online (0ff4e22)

1.0.0 (2021-11-01)

Bug Fixes

  • add workflow, update to docs, readme (8daca41)

1.0.2 (2021-02-02)

Bug Fixes