1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

2257 commits

Author SHA1 Message Date
Budibase Staging Release Bot 516cadab9d v1.0.81-alpha.4 2022-03-08 17:23:38 +00:00
Budibase Staging Release Bot 66996ee818 v1.0.81-alpha.3 2022-03-08 16:48:36 +00:00
Maurits Lourens e9405a1802 initial setup for google firebase integration 2022-03-08 17:31:36 +01:00
Budibase Staging Release Bot 31614e942b v1.0.81-alpha.2 2022-03-08 15:58:48 +00:00
Budibase Staging Release Bot fc9c0b3c4d v1.0.81-alpha.1 2022-03-08 15:31:24 +00:00
Budibase Staging Release Bot 0dc3696096 v1.0.81-alpha.0 2022-03-08 12:05:17 +00:00
Martin McKeaveney 3104a14012 merge 2022-03-08 12:40:41 +01:00
Budibase Staging Release Bot dafd0ec305 v1.0.80-alpha.5 2022-03-08 11:06:36 +00:00
Budibase Staging Release Bot b39d0edec7 v1.0.80-alpha.4 2022-03-08 10:03:32 +00:00
Budibase Release Bot 0295a18622 v1.0.80 2022-03-08 08:51:10 +00:00
Budibase Staging Release Bot f7de7ed349 v1.0.80-alpha.3 2022-03-07 17:22:25 +00:00
Budibase Staging Release Bot e159e4a15e v1.0.80-alpha.2 2022-03-07 10:14:10 +00:00
Budibase Staging Release Bot 946d245020 v1.0.80-alpha.1 2022-03-06 21:05:20 +00:00
Budibase Staging Release Bot d328728978 v1.0.80-alpha.0 2022-03-04 11:33:27 +00:00
mike12345567 5d7f4b6ab7 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-04 11:25:32 +00:00
Budibase Release Bot 89e4c59e3c v1.0.79 2022-03-04 10:13:53 +00:00
Budibase Staging Release Bot 5823e3e463 v1.0.79-alpha.11 2022-03-03 14:33:26 +00:00
Michael Drury 3bcd1fdad1
Merge pull request #4764 from Budibase/feature/rate-limiting
Public API IP rate limiting
2022-03-03 14:26:29 +00:00
Budibase Staging Release Bot ecc99a3eac v1.0.79-alpha.10 2022-03-03 12:44:58 +00:00
mike12345567 54137ec9fb Removing koa rate limit types, was requiring types for every store, types didn't work correctly. 2022-03-03 12:19:12 +00:00
mike12345567 216af35aeb Fixing review comments. 2022-03-03 12:03:29 +00:00
mike12345567 f01a072f98 Merge branch 'develop' of github.com:Budibase/budibase into feature/rate-limiting 2022-03-03 11:48:18 +00:00
Budibase Staging Release Bot fcdc10fdda v1.0.79-alpha.9 2022-03-03 09:13:11 +00:00
Martin McKeaveney 28c788ec84
Merge pull request #4631 from Budibase/ci/deploy-proxy
removing need for handlebars in nginx script, automating proxy servic…
2022-03-03 09:06:49 +00:00
Budibase Staging Release Bot 7162937493 v1.0.79-alpha.8 2022-03-02 23:16:59 +00:00
mike12345567 a8a8498a9c Updating rate limiter to make use of Redis. 2022-03-02 12:27:09 +00:00
mike12345567 b1167fd444 Adding public API rate limiting, with env variable option, defaults to 120 requests per minute. 2022-03-02 11:36:30 +00:00
Budibase Staging Release Bot 29454f2b97 v1.0.79-alpha.7 2022-03-02 10:47:17 +00:00
Budibase Staging Release Bot e932338f30 v1.0.79-alpha.6 2022-03-02 10:01:25 +00:00
Rory Powell 011f8a1cc1 Merge branch 'master' into licensing-poc-master 2022-03-01 21:10:51 +00:00
mike12345567 2603024792 Changing how types are generated from the open api spec a bit. 2022-03-01 19:00:28 +00:00
mike12345567 2436bc2e32 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-03-01 18:43:52 +00:00
mike12345567 d8b5cae569 Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected. 2022-03-01 18:35:08 +00:00
Budibase Staging Release Bot 44063d9d9f v1.0.79-alpha.5 2022-03-01 14:10:17 +00:00
Budibase Staging Release Bot 3a3f3d5a06 v1.0.79-alpha.4 2022-03-01 13:45:26 +00:00
Budibase Staging Release Bot cbb9fe5fcf v1.0.79-alpha.3 2022-03-01 12:22:03 +00:00
Budibase Staging Release Bot 42941942a5 v1.0.79-alpha.2 2022-03-01 12:09:29 +00:00
Budibase Staging Release Bot ca2b3e003a v1.0.79-alpha.1 2022-03-01 11:49:32 +00:00
Budibase Staging Release Bot 85ba9ef5b3 v1.0.79-alpha.0 2022-03-01 10:34:25 +00:00
Budibase Release Bot 457fb4fae1 v1.0.78 2022-03-01 09:46:34 +00:00
mike12345567 eaec0e2e17 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-28 18:43:45 +00:00
mike12345567 6415abb3d4 Changing the API key modal to have a copy input which allows copying the API key easily. 2022-02-28 14:29:19 +00:00
mike12345567 1ecd2f298f Moving swagger defs to dev dependencies. 2022-02-28 13:41:11 +00:00
Budibase Release Bot 87403f6a99 v1.0.77 2022-02-28 12:19:05 +00:00
Budibase Release Bot 4a16d695ee v1.0.76 2022-02-28 08:22:58 +00:00
Budibase Staging Release Bot 2cf00112ad v1.0.76-alpha.5 2022-02-25 13:45:29 +00:00
Budibase Staging Release Bot 830d56f165 v1.0.76-alpha.4 2022-02-25 09:11:42 +00:00
Michael Drury 46d23cfb25 Adding a testing system which generates the schema and compares against responses. 2022-02-24 23:21:10 +00:00
mike12345567 f2c2c903e5 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-24 18:19:20 +00:00
Budibase Staging Release Bot 32491291e0 v1.0.76-alpha.3 2022-02-24 10:07:41 +00:00
Budibase Staging Release Bot 611ab95c38 v1.0.76-alpha.2 2022-02-23 14:53:13 +00:00
Budibase Staging Release Bot 200135d412 v1.0.76-alpha.1 2022-02-23 13:04:02 +00:00
Budibase Staging Release Bot 9d824683bf v1.0.76-alpha.0 2022-02-23 12:50:13 +00:00
Budibase Release Bot c1e6e00ea4 v1.0.75 2022-02-22 12:59:24 +00:00
Martin McKeaveney 3e703a0b58 removing need for handlebars in nginx script, automating proxy service deployment 2022-02-22 13:24:21 +01:00
Budibase Release Bot 0fdd50d583 v1.0.74 2022-02-22 08:12:54 +00:00
mike12345567 282fa6cac2 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-21 16:54:39 +00:00
Budibase Release Bot 46aafb076b v1.0.73 2022-02-21 16:10:18 +00:00
mike12345567 97337db4ee Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-21 14:34:06 +00:00
Budibase Staging Release Bot afcc6ffd11 v1.0.73-alpha.0 2022-02-21 14:17:54 +00:00
Budibase Release Bot 8977e8a027 v1.0.72 2022-02-21 12:08:35 +00:00
Budibase Release Bot ecd1bb2f46 v1.0.71 2022-02-21 10:46:11 +00:00
Budibase Release Bot e91697a037 v1.0.70 2022-02-20 21:32:17 +00:00
Budibase Release Bot 2e2ffc138a v1.0.69 2022-02-18 17:45:29 +00:00
mike12345567 9b28414bbb Rows API mostly complete, starting into tables. 2022-02-18 15:47:15 +00:00
Budibase Release Bot daf8284a5b v1.0.68 2022-02-17 10:27:59 +00:00
mike12345567 d7b7900d91 Adding openAPI generation. 2022-02-16 16:42:50 +00:00
Budibase Release Bot 139e9bd43e v1.0.67 2022-02-16 14:42:28 +00:00
Martin McKeaveney d66adabffd
Merge pull request #4481 from Budibase/fix/docker-things
increase burst limit, remove log mounts
2022-02-16 14:58:31 +01:00
Budibase Release Bot 5bc084d0b2 v1.0.66 2022-02-16 13:50:45 +00:00
Martin McKeaveney 2ebcca828d Merge branch 'master' of github.com:Budibase/budibase into fix/docker-things 2022-02-16 14:43:04 +01:00
Martin McKeaveney a85f667dbe templatize nginx configuration into one prod configuration and add NPM scripts to manage 2022-02-16 14:12:53 +01:00
Rory Powell 6b219d0709 Pin sentry to pre-broken version. See https://github.com/getsentry/sentry-javascript/issues/4594 2022-02-16 11:43:38 +00:00
Rory Powell 7042e27a98 Update @typescript-eslint/parser 2022-02-16 10:39:32 +00:00
Rory Powell 4dea74a2c7 Use consistent typescript version 2022-02-16 10:35:01 +00:00
Rory Powell 8d70268217 Version bump 2022-02-16 10:12:25 +00:00
Rory Powell 82c1ada346 Integrate with standard release pipeline 2022-02-16 10:08:49 +00:00
Rory Powell 684a915a30 poc wip 2022-02-16 09:54:26 +00:00
Budibase Staging Release Bot 59a2e0c108 v1.0.66-alpha.0 2022-02-15 17:15:15 +00:00
Budibase Release Bot c8da7b9cf0 v1.0.65 2022-02-15 15:43:32 +00:00
Budibase Release Bot 1339c066bd v1.0.64 2022-02-15 09:22:36 +00:00
Budibase Release Bot 3d8776ed83 v1.0.63 2022-02-14 09:34:12 +00:00
Budibase Release Bot 0862c8db84 v1.0.63 2022-02-14 09:34:12 +00:00
Budibase Release Bot 3a42c4c564 v1.0.62 2022-02-12 12:01:26 +00:00
Budibase Release Bot 3f46eb4fd0 v1.0.62 2022-02-12 12:01:26 +00:00
Budibase Release Bot 3937365680 v1.0.61 2022-02-12 11:04:28 +00:00
Budibase Release Bot adbfbb62c1 v1.0.61 2022-02-12 11:04:28 +00:00
Budibase Release Bot 72a167cc3f v1.0.60 2022-02-11 18:47:34 +00:00
Budibase Release Bot c27a552d88 v1.0.60 2022-02-11 18:47:34 +00:00
Budibase Release Bot ac16315416 v1.0.59 2022-02-11 18:25:35 +00:00
Budibase Release Bot 93336bf798 v1.0.59 2022-02-11 18:25:35 +00:00
Budibase Release Bot d0a2890273 v1.0.58 2022-02-10 18:13:24 +00:00
Budibase Release Bot 16106548ac v1.0.58 2022-02-10 18:13:24 +00:00
Budibase Staging Release Bot bc4a25c98e v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Budibase Staging Release Bot 7f7bd8f447 v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Budibase Release Bot b9704c289c v1.0.57 2022-02-10 10:41:52 +00:00
Budibase Release Bot 9852015cfa v1.0.57 2022-02-10 10:41:52 +00:00
Budibase Release Bot dc9d8b9261 v1.0.56 2022-02-10 09:35:51 +00:00
Budibase Release Bot 87db7db456 v1.0.56 2022-02-10 09:35:51 +00:00
Budibase Release Bot c4fdd5f469 v1.0.55 2022-02-09 17:41:16 +00:00
Budibase Release Bot a15268d682 v1.0.55 2022-02-09 17:41:16 +00:00
Budibase Release Bot 1f76de54b3 v1.0.54 2022-02-09 14:57:41 +00:00
Budibase Release Bot 18ea87e5e3 v1.0.54 2022-02-09 14:57:41 +00:00
Budibase Release Bot ad8268ff4a v1.0.53 2022-02-09 14:27:35 +00:00
Budibase Release Bot c941ecad1e v1.0.53 2022-02-09 14:27:35 +00:00
Budibase Release Bot e7ff20a6a5 v1.0.52 2022-02-08 17:19:05 +00:00
Budibase Release Bot 4ab5ef95ee v1.0.52 2022-02-08 17:19:05 +00:00
Budibase Release Bot 251a8e313c v1.0.51 2022-02-08 16:06:53 +00:00
Budibase Release Bot 7dbb77fcff v1.0.51 2022-02-08 16:06:53 +00:00
Budibase Release Bot fc00b828d8 v1.0.50 2022-02-08 10:01:04 +00:00
Budibase Release Bot 00234cf186 v1.0.50 2022-02-08 10:01:04 +00:00
Budibase Staging Release Bot a076d7ccf1 v1.0.50-alpha.0 2022-02-07 20:42:24 +00:00
Budibase Staging Release Bot 8bf26bed76 v1.0.50-alpha.0 2022-02-07 20:42:24 +00:00
Martin McKeaveney c17a7edd65 merge 2022-02-07 21:24:44 +01:00
Martin McKeaveney 3742c7dc91 merge 2022-02-07 21:24:44 +01:00
Budibase Staging Release Bot 75bc7555b1 v1.0.49-alpha.16 2022-02-07 16:54:28 +00:00
Budibase Staging Release Bot d91efb9678 v1.0.49-alpha.16 2022-02-07 16:54:28 +00:00
Budibase Staging Release Bot 7cbbf56a93 v1.0.49-alpha.15 2022-02-07 15:46:09 +00:00
Budibase Staging Release Bot 6881cee40e v1.0.49-alpha.15 2022-02-07 15:46:09 +00:00
Budibase Staging Release Bot f625828b58 v1.0.49-alpha.14 2022-02-07 10:52:24 +00:00
Budibase Staging Release Bot 22a685aade v1.0.49-alpha.14 2022-02-07 10:52:24 +00:00
Budibase Staging Release Bot db3f93e8a9 v1.0.49-alpha.13 2022-02-07 10:27:31 +00:00
Budibase Staging Release Bot 2a5e169b7c v1.0.49-alpha.13 2022-02-07 10:27:31 +00:00
Budibase Staging Release Bot 77f938b856 v1.0.49-alpha.12 2022-02-04 13:16:25 +00:00
Budibase Staging Release Bot 508d7d1738 v1.0.49-alpha.12 2022-02-04 13:16:25 +00:00
Budibase Release Bot 80ae9a30b1 v1.0.49 2022-02-04 12:19:39 +00:00
Budibase Release Bot 2dea8789e8 v1.0.49 2022-02-04 12:19:39 +00:00
Budibase Staging Release Bot 3cd20cfa72 v1.0.49-alpha.11 2022-02-04 11:10:37 +00:00
Budibase Staging Release Bot 0f11aea9d4 v1.0.49-alpha.11 2022-02-04 11:10:37 +00:00
Budibase Staging Release Bot 3da9cf2220 v1.0.49-alpha.10 2022-02-04 10:32:31 +00:00
Budibase Staging Release Bot 0b91bfdf85 v1.0.49-alpha.10 2022-02-04 10:32:31 +00:00
Budibase Staging Release Bot 797136cabc v1.0.49-alpha.9 2022-02-03 20:58:29 +00:00
Budibase Staging Release Bot 47dc1ac540 v1.0.49-alpha.9 2022-02-03 20:58:29 +00:00
Budibase Staging Release Bot 86af297d87 v1.0.49-alpha.8 2022-02-02 10:59:16 +00:00
Budibase Staging Release Bot cf3e0f0fdc v1.0.49-alpha.8 2022-02-02 10:59:16 +00:00
Budibase Staging Release Bot c7d23bbf7e v1.0.49-alpha.7 2022-02-01 20:38:50 +00:00
Budibase Staging Release Bot 61e3877e08 v1.0.49-alpha.7 2022-02-01 20:38:50 +00:00
Budibase Staging Release Bot 7f6bc74ccc v1.0.49-alpha.6 2022-02-01 16:32:31 +00:00
Budibase Staging Release Bot 7852960a03 v1.0.49-alpha.6 2022-02-01 16:32:31 +00:00
Budibase Staging Release Bot beefc0158c v1.0.49-alpha.5 2022-02-01 10:11:29 +00:00
Budibase Staging Release Bot bc781128d6 v1.0.49-alpha.5 2022-02-01 10:11:29 +00:00
Budibase Staging Release Bot c991f284e3 v1.0.49-alpha.4 2022-01-31 19:12:15 +00:00
Budibase Staging Release Bot 9abefd5b63 v1.0.49-alpha.4 2022-01-31 19:12:15 +00:00
Budibase Staging Release Bot 9a271e74c1 v1.0.49-alpha.3 2022-01-31 17:55:54 +00:00
Budibase Staging Release Bot 7aab9d3e40 v1.0.49-alpha.3 2022-01-31 17:55:54 +00:00
Budibase Staging Release Bot cb6189e76b v1.0.49-alpha.2 2022-01-31 16:54:48 +00:00
Budibase Staging Release Bot a063274133 v1.0.49-alpha.2 2022-01-31 16:54:48 +00:00
Budibase Staging Release Bot 3f8d81837d v1.0.49-alpha.1 2022-01-31 16:01:59 +00:00
Budibase Staging Release Bot 4596464b5a v1.0.49-alpha.1 2022-01-31 16:01:59 +00:00
Budibase Staging Release Bot 27d295ae31 v1.0.49-alpha.0 2022-01-31 14:39:05 +00:00
Budibase Staging Release Bot 4b9acb21ae v1.0.49-alpha.0 2022-01-31 14:39:05 +00:00
mike12345567 712382af07 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-01-31 14:29:02 +00:00
mike12345567 d55005d327 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-01-31 14:29:02 +00:00
Budibase Release Bot a5f51d83ba v1.0.48 2022-01-31 13:43:13 +00:00
Budibase Release Bot 86ffa65d93 v1.0.48 2022-01-31 13:43:13 +00:00
Budibase Staging Release Bot d69c417cf4 v1.0.46-alpha.8 2022-01-30 21:43:10 +00:00
Budibase Staging Release Bot 6246ae61f9 v1.0.46-alpha.8 2022-01-30 21:43:10 +00:00
Budibase Staging Release Bot 5718d4925a v1.0.46-alpha.7 2022-01-28 15:12:31 +00:00
Budibase Staging Release Bot dbaede79f6 v1.0.46-alpha.7 2022-01-28 15:12:31 +00:00
Budibase Staging Release Bot a3e5c5af7f v1.0.46-alpha.6 2022-01-26 17:11:44 +00:00
Budibase Staging Release Bot d8ab715267 v1.0.46-alpha.6 2022-01-26 17:11:44 +00:00
Martin McKeaveney 203c892f33 code review and merge with develop 2022-01-26 17:45:28 +01:00
Martin McKeaveney 19d27c97a4 code review and merge with develop 2022-01-26 17:45:28 +01:00
Martin McKeaveney 5d59db8fd2 code review 2022-01-26 17:14:47 +01:00
Martin McKeaveney efde072e70 code review 2022-01-26 17:14:47 +01:00
Budibase Staging Release Bot cbfb0f8a13 v1.0.46-alpha.5 2022-01-26 15:03:16 +00:00
Budibase Staging Release Bot 03b35d1e8d v1.0.46-alpha.5 2022-01-26 15:03:16 +00:00
Michael Drury 138a16de23
Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
2022-01-25 14:12:41 +00:00
Michael Drury 37c29086b2 Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7
2022-01-25 14:12:41 +00:00
Budibase Release Bot c8d3c531db v1.0.47 2022-01-24 15:48:12 +00:00
Budibase Release Bot e96b2b4d42 v1.0.47 2022-01-24 15:48:12 +00:00
Budibase Staging Release Bot 965525d1b1 v1.0.46-alpha.4 2022-01-24 15:47:45 +00:00
Budibase Staging Release Bot 0b2564ff44 v1.0.46-alpha.4 2022-01-24 15:47:45 +00:00
dependabot[bot] 33cce189ca
Bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 15:43:06 +00:00
dependabot[bot] c2d734db34 Bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 15:43:06 +00:00
Budibase Staging Release Bot b10f29e52b v1.0.46-alpha.3 2022-01-21 11:27:13 +00:00
Budibase Staging Release Bot 58dc644ad8 v1.0.46-alpha.3 2022-01-21 11:27:13 +00:00
Budibase Release Bot 927310c812 v1.0.46 2022-01-20 19:58:40 +00:00
Budibase Release Bot caebb066c3 v1.0.46 2022-01-20 19:58:40 +00:00
Budibase Staging Release Bot 74c2b62543 v1.0.46-alpha.2 2022-01-20 18:57:06 +00:00
Budibase Staging Release Bot 36611280f2 v1.0.46-alpha.2 2022-01-20 18:57:06 +00:00
Budibase Staging Release Bot 9d8180de8b v1.0.46-alpha.1 2022-01-20 18:46:28 +00:00
Budibase Staging Release Bot 9dbadcd671 v1.0.46-alpha.1 2022-01-20 18:46:28 +00:00
Budibase Staging Release Bot 364d02d883 v1.0.46-alpha.0 2022-01-20 17:10:09 +00:00
Budibase Staging Release Bot f927117582 v1.0.46-alpha.0 2022-01-20 17:10:09 +00:00
Budibase Release Bot 38122eec32 v1.0.45 2022-01-20 16:33:40 +00:00
Budibase Release Bot 6c22ccb149 v1.0.45 2022-01-20 16:33:40 +00:00
Budibase Release Bot 2eb6bef9f5 v1.0.44 2022-01-19 10:13:22 +00:00
Budibase Release Bot fafe6f5d40 v1.0.44 2022-01-19 10:13:22 +00:00
Budibase Release Bot 9ef9c63b0e v1.0.43 2022-01-17 16:42:48 +00:00
Budibase Release Bot e3d8302194 v1.0.43 2022-01-17 16:42:48 +00:00
Budibase Release Bot 45093aac13 v1.0.42 2022-01-17 08:48:49 +00:00
Budibase Release Bot 2a8cbb8805 v1.0.42 2022-01-17 08:48:49 +00:00
Martin McKeaveney 857d1f7c0b gsheets E2E 2022-01-15 19:28:04 +01:00
Martin McKeaveney a70b96a21a gsheets E2E 2022-01-15 19:28:04 +01:00
Budibase Release Bot 8f54f4a0fc v1.0.41 2022-01-14 09:39:56 +00:00
Budibase Release Bot 95c4edad08 v1.0.41 2022-01-14 09:39:56 +00:00
Budibase Release Bot 160f3d280e v1.0.40 2022-01-13 18:35:02 +00:00
Budibase Release Bot 5256a1cf9f v1.0.40 2022-01-13 18:35:02 +00:00
Budibase Release Bot c1451c6e40 v1.0.39 2022-01-13 15:17:06 +00:00