Skip to content

Latest commit

 

History

History
841 lines (378 loc) · 35.7 KB

CHANGELOG.md

File metadata and controls

841 lines (378 loc) · 35.7 KB

1.16.5 (2024-04-26)

Bug Fixes

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

Bug Fixes

1.16.3 (2024-02-05)

Bug Fixes

1.16.2 (2024-01-17)

Bug Fixes

  • return if organization.error (b6425eb)
  • update to support new query system (e46947c)

1.16.1 (2024-01-11)

Bug Fixes

  • wildcard without ext should defualt to */index.html (7779170)

1.16.0 (2024-01-08)

Bug Fixes

  • applied host to define environment/branch (e3ad9e0)
  • convert storage to boolean (280a178)
  • removed host.files as handled from crud-server (5418c06)

Features

  • bumped CoCreate dependencies to their latest versions (5ad1994)
  • query wildcard pathname (bdd4e99)
  • routing logic per host (7964778)

1.15.2 (2023-12-31)

Bug Fixes

  • handling wellknown and fix modified on bug (987d161)

1.15.1 (2023-12-18)

Bug Fixes

  • removed organizations map and url module (a82bc56)

1.15.0 (2023-12-09)

Features

  • updated to be used by lazyloader default (ff8f720)

1.14.1 (2023-11-25)

Bug Fixes

  • update licensing details (a9096d6)

1.14.0 (2023-11-25)

Features

  • upgrade dependencies for latest features and fixes (5d83020)

1.13.0 (2023-11-19)

Features

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

1.12.4 (2023-11-12)

Bug Fixes

  • bump dependencies for latest features (3806b51)

1.12.3 (2023-11-09)

Bug Fixes

1.12.2 (2023-11-03)

Bug Fixes

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

Bug Fixes

1.12.0 (2023-10-22)

Features

  • Identify base64 strings and convert to buffer for response (1005ab3)

1.11.4 (2023-10-14)

Bug Fixes

1.11.3 (2023-10-09)

Bug Fixes

  • bump cocreate dependency versions (f85a9b1)

1.11.2 (2023-10-09)

Bug Fixes

  • improved handeling of header "last-modified" (e508144)
  • svg bug (db9d9f7)

1.11.1 (2023-09-18)

Bug Fixes

  • Add path and pathname (f2ff42d)
  • Update dCoCreate dpendencies to latest versions (7945630)

1.11.0 (2023-09-17)

Bug Fixes

  • applied $filter in object (1d05b5c)
  • moved $filter outside of object (5d6d232)
  • removed file-content code (1f59131)

Features

  • handeling of default files and improved bandwidth tracking (f49516a)

1.10.0 (2023-09-07)

Features

  • defaultFile balanceFalse returned as response if organization balance false below 0 (ecd86b1)
  • Log inBound and outBound bandwidth (2f79c40)

1.9.2 (2023-08-21)

Bug Fixes

  • removed webpack.config and build step as no webpack.config exist (f76e65f)

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 (48116e7)

1.8.1 (2023-08-21)

Bug Fixes

1.8.0 (2023-08-17)

Features

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

1.7.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (6e0b21c)
  • Refactored *-target to *-selector (80ef6e2)
  • webpack.config and package.json make use of mode=production instead of process.env (c6ce5b1)

Features

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

Bug Fixes

1.6.13 (2023-06-11)

Bug Fixes

1.6.12 (2023-06-11)

Bug Fixes

1.6.11 (2023-06-11)

Bug Fixes

1.6.10 (2023-06-11)

Bug Fixes

1.6.9 (2023-06-11)

Bug Fixes

1.6.8 (2023-06-11)

Bug Fixes

1.6.7 (2023-06-11)

Bug Fixes

1.6.6 (2023-06-11)

Bug Fixes

1.6.5 (2023-06-11)

Bug Fixes

  • @cocreate/cli moved to dependencies (0d976d7)

1.6.4 (2023-06-11)

Bug Fixes

1.6.3 (2023-06-11)

Bug Fixes

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

1.6.2 (2023-06-10)

Bug Fixes

1.6.1 (2023-06-08)

Bug Fixes

1.6.0 (2023-06-08)

Features

  • Add CORS headers to response (a83938c)

1.5.0 (2023-06-07)

Features

  • replaced express with http module. Refactor server code with better organization and readable code (a723ba3)

1.4.6 (2023-06-04)

Bug Fixes

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

1.4.5 (2023-06-04)

Bug Fixes

1.4.4 (2023-06-04)

Bug Fixes

1.4.3 (2023-05-25)

Bug Fixes

  • Update dependencies versions (3eee569)

1.4.2 (2023-05-20)

Bug Fixes

  • updated dependencies to their latest versions (d95863d)

1.4.1 (2023-05-20)

Bug Fixes

1.4.0 (2023-05-19)

Features

  • add organization_id to response headers (2f731f5)

1.3.0 (2023-05-11)

Bug Fixes

Features

  • redirect to /superadmin (9094337)

1.2.1 (2023-05-10)

Bug Fixes

  • handeling of superadmin signup (06a5b96)

1.2.0 (2023-05-05)

Features

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

Bug Fixes

  • removed dev dependencies (acb0bea)

1.1.2 (2023-04-24)

Bug Fixes

  • removed uglify.js from dev dependencies (d6ba699)

1.1.1 (2023-04-24)

Bug Fixes

1.1.0 (2023-04-23)

Features

  • store organizaton_id in map to prevent repeated db queries (74c0540)

1.0.53 (2023-04-11)

Bug Fixes

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

Bug Fixes

1.0.51 (2023-01-31)

Bug Fixes

1.0.50 (2023-01-30)

Bug Fixes

1.0.49 (2023-01-29)

Bug Fixes

1.0.48 (2023-01-29)

Bug Fixes

1.0.47 (2023-01-28)

Bug Fixes

1.0.46 (2023-01-13)

Bug Fixes

1.0.45 (2023-01-10)

Bug Fixes

1.0.44 (2023-01-09)

Bug Fixes

1.0.43 (2023-01-06)

Bug Fixes

1.0.42 (2023-01-05)

Bug Fixes

1.0.41 (2023-01-01)

Bug Fixes

1.0.40 (2022-12-31)

Bug Fixes

1.0.39 (2022-12-30)

Bug Fixes

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

1.0.38 (2022-12-29)

Bug Fixes

1.0.37 (2022-12-27)

Bug Fixes

1.0.36 (2022-12-25)

Bug Fixes

1.0.35 (2022-12-23)

Bug Fixes

1.0.34 (2022-12-22)

Bug Fixes

1.0.33 (2022-12-22)

Bug Fixes

  • update demos and bump dependencies (faba29e)

1.0.32 (2022-12-21)

Bug Fixes

1.0.31 (2022-12-20)

Bug Fixes

1.0.30 (2022-12-13)

Bug Fixes

  • removed un used devDependencies (6ccfc1d)

1.0.29 (2022-12-13)

Bug Fixes

1.0.28 (2022-12-12)

Bug Fixes

1.0.27 (2022-12-11)

Bug Fixes

1.0.26 (2022-12-09)

Bug Fixes

1.0.25 (2022-12-08)

Bug Fixes

1.0.24 (2022-12-07)

Bug Fixes

1.0.23 (2022-12-06)

Bug Fixes

  • base64Data is not defined (2a03c22)

1.0.22 (2022-12-06)

Bug Fixes

1.0.21 (2022-12-05)

Bug Fixes

1.0.20 (2022-12-05)

Bug Fixes

1.0.19 (2022-12-05)

Bug Fixes

1.0.18 (2022-12-05)

Bug Fixes

1.0.17 (2022-12-05)

Bug Fixes

1.0.16 (2022-12-05)

Bug Fixes

1.0.15 (2022-12-05)

Bug Fixes

1.0.14 (2022-12-05)

Bug Fixes

1.0.13 (2022-12-05)

Bug Fixes

  • removed server-side-render. render passed from init (e6a1f74)

1.0.12 (2022-12-05)

Bug Fixes

1.0.11 (2022-12-05)

Bug Fixes

1.0.10 (2022-12-05)

Bug Fixes

  • masterOrg replaced with process.env.organization_id (7583473)

1.0.9 (2022-12-05)

Bug Fixes

  • send html and organization_id to render.HTML (a11390b)

1.0.8 (2022-12-04)

Bug Fixes

1.0.7 (2022-12-04)

Bug Fixes

  • replaced substr with substring (aa015ae)

1.0.6 (2022-12-04)

Bug Fixes

1.0.5 (2022-12-04)

Bug Fixes

  • crud return _id as object (629dd6f)

1.0.4 (2022-12-04)

Bug Fixes

  • console.log to trace error in deployment (f6cba21)

1.0.3 (2022-12-04)

Bug Fixes

  • console.log to trace error in deployment (3feacd7)

1.0.2 (2022-12-04)

Bug Fixes

  • console.log to trace error in deployment (4f9c11f)

1.0.1 (2022-12-04)

Bug Fixes

1.0.0 (2022-12-04)

Features