From cb7419e05178ddf0fd154af0126f5e6abf7ff406 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 16:14:52 +0000 Subject: [PATCH] chore(main): release 1.14.0 --- CHANGELOG.md | 148 +++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 149 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da4b8db8..8af26e78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,154 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.14.0](https://github.com/glowbuzzer/gbr/compare/v1.13.1...v1.14.0) (2024-09-16) + + +### Feature + +* **#178:** Add config screens gbem and gbc config ([8e1b0dc](https://github.com/glowbuzzer/gbr/commit/8e1b0dca7227a091210a7c67b00be91844829e30)) +* **#189:** Tool offset and payload activities in FlowMaker ([52ff176](https://github.com/glowbuzzer/gbr/commit/52ff176f5fdee58b7f300797775f41af3f53f462)) +* **#190:** Run tile for FlowMaker ([52ff176](https://github.com/glowbuzzer/gbr/commit/52ff176f5fdee58b7f300797775f41af3f53f462)) +* **#192:** Support user login and roles ([0d91ee1](https://github.com/glowbuzzer/gbr/commit/0d91ee1f411389574cdebeaf105adc13ab6f49b9)) +* **#198:** Add Modbus Tiles (dout, din, uiin, uiout) ([a3279bf](https://github.com/glowbuzzer/gbr/commit/a3279bf210f1fcb7035c4051cb418a1db4acdedf)) +* **#198:** Add Modbus Tiles (dout, din, uiin, uiout) ([c2ba187](https://github.com/glowbuzzer/gbr/commit/c2ba187cd0f6fafc63094e150e2b5c9c1191a7dc)) +* **#199:** Provide way to set default move params in streaming API ([aec95d2](https://github.com/glowbuzzer/gbr/commit/aec95d22d291589095e14bf06a7c26f966383be6)) +* **#201:** Add description to config ([a9f2bfc](https://github.com/glowbuzzer/gbr/commit/a9f2bfcdcb76c21815948cb6ca0ba4830099a327)) +* **#202:** Add ability to read sdos from slaves ([33c471e](https://github.com/glowbuzzer/gbr/commit/33c471eb57e3c9893f244dac440a6156073332d2)) +* **#204:** Change Live to Normal for target switch ([cca58e4](https://github.com/glowbuzzer/gbr/commit/cca58e4ebd97d0c4862034795f54cd037178cec7)) +* **#205:** Multiple mode support ([dbf85f2](https://github.com/glowbuzzer/gbr/commit/dbf85f2bc3fff214d3b94bec3a397c5e1a878437)) +* **#207:** Provide auto-connect option on GlowbuzzerApp ([e4304e3](https://github.com/glowbuzzer/gbr/commit/e4304e34401af21395c958e574acc80407e97280)) +* **#208:** Enhance connection status to include GBEM boot status ([22cf3e1](https://github.com/glowbuzzer/gbr/commit/22cf3e1aae743f53a9813893956815b8820d338a)) +* **#209:** Automatically move to OP if configured on GlowbuzzerApp ([e4304e3](https://github.com/glowbuzzer/gbr/commit/e4304e34401af21395c958e574acc80407e97280)) +* **#210:** support QUICKSTOP ([c179a5f](https://github.com/glowbuzzer/gbr/commit/c179a5f4b1f3cad8371859a71a80c4dd05f497cd)) +* **#212:** set safety douts for current mode (if configured) ([c179a5f](https://github.com/glowbuzzer/gbr/commit/c179a5f4b1f3cad8371859a71a80c4dd05f497cd)) +* **#216:** Add $metadata to config for various items ([c566ce8](https://github.com/glowbuzzer/gbr/commit/c566ce8b1cf41da6ed0e3bb41c72f4761b3e357e)) +* **#218:** Rework hand guided status tray item (generic manual mode item) ([c566ce8](https://github.com/glowbuzzer/gbr/commit/c566ce8b1cf41da6ed0e3bb41c72f4761b3e357e)) +* **#221:** Introduce safety faults status tray item and automatically reset safety fault ([83a431b](https://github.com/glowbuzzer/gbr/commit/83a431b57b426a368ea50bfef46a6744c7912688)) +* **#222:** Add dedicated safety errors status tray item ([1c66175](https://github.com/glowbuzzer/gbr/commit/1c6617530083000c76723703f9c7f3a294485693)) +* **#225:** Modbus dout and iout in FlowMaker ([52ff176](https://github.com/glowbuzzer/gbr/commit/52ff176f5fdee58b7f300797775f41af3f53f462)) +* **#227:** Improve connection configuration options ([0d91ee1](https://github.com/glowbuzzer/gbr/commit/0d91ee1f411389574cdebeaf105adc13ab6f49b9)) +* **#228:** Restrict config edit to admin user role ([0d91ee1](https://github.com/glowbuzzer/gbr/commit/0d91ee1f411389574cdebeaf105adc13ab6f49b9)) +* **#229:** Support per-user tile layout when authenticated ([0d91ee1](https://github.com/glowbuzzer/gbr/commit/0d91ee1f411389574cdebeaf105adc13ab6f49b9)) +* **#245:** Add metadata to frames in config to control edit capability ([2e1ea97](https://github.com/glowbuzzer/gbr/commit/2e1ea9780587610f2b4e8a1afc4aedbc5f1dbbce)) +* **#250:** Auto-override safety inputs in sim mode ([938785f](https://github.com/glowbuzzer/gbr/commit/938785fa258a1953cb8979cfd673c728bf5be867)) +* add io rising/falling edges to telemetry ([3d161db](https://github.com/glowbuzzer/gbr/commit/3d161dbe60b5244ef0d26e6e851fc121850406fb)) +* move activity up and down in flow ([3c6c6ea](https://github.com/glowbuzzer/gbr/commit/3c6c6ea5ba57314ac7fbcafc2dc9d21a442484a1)) + + +### Bug Fix + +* **#200:** Set minimum heartbeat frequency to 1 second ([08fc6f4](https://github.com/glowbuzzer/gbr/commit/08fc6f4a26123766832cffe2f2d011576e17858d)) +* **#203:** support undefined in move activity axis values ([a329425](https://github.com/glowbuzzer/gbr/commit/a3294251bba47489422f7ce4da0cb21d257ac5fa)) +* **#217:** Reset CSP mode when existing hand guided mode ([c566ce8](https://github.com/glowbuzzer/gbr/commit/c566ce8b1cf41da6ed0e3bb41c72f4761b3e357e)) +* **#223:** Don't show enabling switch prompt when in auto mode ([31fb081](https://github.com/glowbuzzer/gbr/commit/31fb0814834d456c746df8aa98256b02ed0b9502)) +* issue with gbdb singleton load due to dynamic import of pouchdb ([8275911](https://github.com/glowbuzzer/gbr/commit/8275911ad51a254ebceb05acaf829a19984115d5)) +* minor issue with PrecisionInput.tsx usability ([b19362f](https://github.com/glowbuzzer/gbr/commit/b19362f7d0d01b18faf00b6fe964e67418480923)) +* null pointer error deleting flows ([3c6c6ea](https://github.com/glowbuzzer/gbr/commit/3c6c6ea5ba57314ac7fbcafc2dc9d21a442484a1)) + + +### Chore + +* **#219:** Rename deadman to enabling switch ([c566ce8](https://github.com/glowbuzzer/gbr/commit/c566ce8b1cf41da6ed0e3bb41c72f4761b3e357e)) +* **#220:** Give current mode in jog tile overlay ([c566ce8](https://github.com/glowbuzzer/gbr/commit/c566ce8b1cf41da6ed0e3bb41c72f4761b3e357e)) +* **#226:** FlowMaker mode overlay ([52ff176](https://github.com/glowbuzzer/gbr/commit/52ff176f5fdee58b7f300797775f41af3f53f462)) +* add app menu to standalone example project ([8ddc396](https://github.com/glowbuzzer/gbr/commit/8ddc3966f3f6ff51fd51d9c3effda24d44b54fcc)) +* Add back deleted file used by safety IO ([197d1b4](https://github.com/glowbuzzer/gbr/commit/197d1b49185d23bed9332982f2bbe25bb2f079e8)) +* Add comments ([a193b47](https://github.com/glowbuzzer/gbr/commit/a193b470981753db866e14bcefb6bddafde6ba22)) +* Add decode of datatype ([05e9811](https://github.com/glowbuzzer/gbr/commit/05e9811d451e6f06370252b4d9004f573755aa3b)) +* Add description ([19e9c79](https://github.com/glowbuzzer/gbr/commit/19e9c791e966feba12e10ad70f858e1904ecee11)) +* Add ethercat types ([39ab4ac](https://github.com/glowbuzzer/gbr/commit/39ab4acaf4a7652b6dc0a4c843880500dffeedfc)) +* add facet config to drives-fsoe ([4ff0942](https://github.com/glowbuzzer/gbr/commit/4ff09426b6c4a3618dd552f04f4fd338ba6aaab6)) +* add frame edit to config tabs, and make first frame readonly ([5e6c522](https://github.com/glowbuzzer/gbr/commit/5e6c52274451067e832095044f8090ea295d8b3d)) +* Add FSOE fault cause ([ebce22c](https://github.com/glowbuzzer/gbr/commit/ebce22cf89ae9c5390911dda1607aa0c33675d9a)) +* Add glb download of 3d scene ([5671bcc](https://github.com/glowbuzzer/gbr/commit/5671bccf8c9b3f2b5ab8837116db02bf74ba5b64)) +* add ibt-fsoe-l project ([e6ab288](https://github.com/glowbuzzer/gbr/commit/e6ab2889623f935b603f33759ef329e234df7e76)) +* Add key ([86eab9d](https://github.com/glowbuzzer/gbr/commit/86eab9d1def3aee224b8a46b7297b93ce69b2718)) +* Add Name and Description ([bb3e845](https://github.com/glowbuzzer/gbr/commit/bb3e845c3025ba652cca831be5593e8ab1799028)) +* add option for standalone (no GBC) GlowbuzzerStandaloneApp.tsx ([d93d6c3](https://github.com/glowbuzzer/gbr/commit/d93d6c31f731e95408dfc4495a0d56849ecf79ed)) +* Add resolveJsonModule ([1868f52](https://github.com/glowbuzzer/gbr/commit/1868f52af35c2de23640da65944287a2283cb9b2)) +* add standalone app example ([c1716c0](https://github.com/glowbuzzer/gbr/commit/c1716c0a980a95048ab113385274eed8a33ecbff)) +* Add test rotary switch ([1dd552c](https://github.com/glowbuzzer/gbr/commit/1dd552c326edcbf1e94176d45ae427f23ad66bfe)) +* Add virtual hmi prototype ([bd0f2af](https://github.com/glowbuzzer/gbr/commit/bd0f2af83d1f09657d010dc3a90f33cef15cbd2c)) +* add way to put safety inputs into 'good' state in sim mode ([811ba1a](https://github.com/glowbuzzer/gbr/commit/811ba1a54117374af60f6bad254e83e34fb2a2b9)) +* Allow overriding of standard and safety dins ([7082cf8](https://github.com/glowbuzzer/gbr/commit/7082cf8d4bd3d45a3c17ae17f0fc79ce1f939f9f)) +* clean up example standalone app ([15827bc](https://github.com/glowbuzzer/gbr/commit/15827bca5a99f5620eb2eeb2c78036644c286e96)) +* decrease status frequency ([a3a1086](https://github.com/glowbuzzer/gbr/commit/a3a108642c9bc4113525f94c5d9d8aa521451381)) +* Ensure empty array is returned if not defined ([752a5dd](https://github.com/glowbuzzer/gbr/commit/752a5dd84682f7c7aa3fdfc21942b152b8dcd4be)) +* Ensure empty array is returned if not defined ([c762ea9](https://github.com/glowbuzzer/gbr/commit/c762ea9bd8b17adfd1c2f024d0ae8e27fb36e38d)) +* Ensure empty array is returned if not defined and add modus dout ([2e81a40](https://github.com/glowbuzzer/gbr/commit/2e81a408398fa75982038e519afe82481e42383c)) +* Ensure empty array is returned if not defined and add modus iout ([9d9c39e](https://github.com/glowbuzzer/gbr/commit/9d9c39e152ea7ecb26bb6e555507fb2f79baba8d)) +* ensure static app config specifies machine name ([052a562](https://github.com/glowbuzzer/gbr/commit/052a56290f25bf6a66a30106c4cd266b31bd03d5)) +* ensure user management disabled when not configured and improve pouchdb log messaging ([8acb896](https://github.com/glowbuzzer/gbr/commit/8acb896ab3317e59acb78adf594de2b4299db64e)) +* Expand tools data, add new file request ([d5ed2ac](https://github.com/glowbuzzer/gbr/commit/d5ed2ac5ba0f3a488f7cdac976582ea5d854075a)) +* export status tray items ([ccf0d03](https://github.com/glowbuzzer/gbr/commit/ccf0d0392c4bb1ce0124a315ef6544d2cfcf1864)) +* fix component doc generation issue ([ce86c5c](https://github.com/glowbuzzer/gbr/commit/ce86c5c14b568d4a19b919b24963b825315c84b9)) +* fix doc comment ([c7d2aff](https://github.com/glowbuzzer/gbr/commit/c7d2aff0558a26e5b8204c037c3dc3ed8dd65041)) +* fix double connection issue ([e6ab288](https://github.com/glowbuzzer/gbr/commit/e6ab2889623f935b603f33759ef329e234df7e76)) +* fix enum use ([d4e0351](https://github.com/glowbuzzer/gbr/commit/d4e03519fd45804dcf855d90d423de4cc4877d34)) +* fix gbc.ts issue ([9466b6c](https://github.com/glowbuzzer/gbr/commit/9466b6ceec363c773d458c31ea7b80ff237fcfab)) +* fix issue in StatusTrayModeSwitch.tsx ([cec1303](https://github.com/glowbuzzer/gbr/commit/cec13033579618ff0e3a5f326b1a520be0cf5d2f)) +* fix local references to @glowbuzzer/store ([4de4eaf](https://github.com/glowbuzzer/gbr/commit/4de4eafdb92a7d091df6a7c8997a3313b91705c5)) +* fix missing property in DockPerspectiveLayoutProvider.tsx ([6d7f85d](https://github.com/glowbuzzer/gbr/commit/6d7f85df204ff1f3cff5597d2a4d03fc12036b47)) +* fix typescript build issues (component per tsx file) ([014d72c](https://github.com/glowbuzzer/gbr/commit/014d72c71c0bbd9510d2a4b100c0914ea05355e4)) +* fix up build and verify issues ([db35f9c](https://github.com/glowbuzzer/gbr/commit/db35f9cf502341f4fd8582fa9969e2dac0934f2c)) +* fix up compile and component doc errors ([015db65](https://github.com/glowbuzzer/gbr/commit/015db652cb1d683d6e304cce71e12a63aa4f3e98)) +* fix up the test for fro changes ([cbfc494](https://github.com/glowbuzzer/gbr/commit/cbfc49458b314836b0ef51c110e5538ceae20c86)) +* fix verify build issue ([358efda](https://github.com/glowbuzzer/gbr/commit/358efda1c4bf1c2c59367949d15fa590ee7c81b5)) +* Formatting of response payload ([1179329](https://github.com/glowbuzzer/gbr/commit/1179329db9bef7bfb9bb2aeeb4e612620bbadeea)) +* hard code local pouchdb for awtube-l2 example ([936eb00](https://github.com/glowbuzzer/gbr/commit/936eb001fabdaabd55a8c1b68d9d673768f12053)) +* Improve feedrate override tests ([52ff176](https://github.com/glowbuzzer/gbr/commit/52ff176f5fdee58b7f300797775f41af3f53f462)) +* Initial work on IBT modes ([dbf85f2](https://github.com/glowbuzzer/gbr/commit/dbf85f2bc3fff214d3b94bec3a397c5e1a878437)) +* Invert safeStop signal ([ca75c21](https://github.com/glowbuzzer/gbr/commit/ca75c21787453b6011e43b2f36db95c707481972)) +* lazy load PouchDB ([2385b5a](https://github.com/glowbuzzer/gbr/commit/2385b5a9841f4e7e95396f4a83478d90310f6d59)) +* minor changes to handling of local/app config to support gbc[#140](https://github.com/glowbuzzer/gbr/issues/140) ([8a08d7e](https://github.com/glowbuzzer/gbr/commit/8a08d7e53d0caa10e2821215a33a62d6ffbd6750)) +* minor refactorings and build fixes ([9cb4ff3](https://github.com/glowbuzzer/gbr/commit/9cb4ff3b3da90be7a1e8604353d76e15a7b8c2cc)) +* modify envelope viz project ([bfb4994](https://github.com/glowbuzzer/gbr/commit/bfb4994b3662274d406e56372a65418acd115450)) +* reduce limits ([aa3655f](https://github.com/glowbuzzer/gbr/commit/aa3655fabe575ab5845eeab76b60ec20efa61afb)) +* refactor dock tile definitions plus other changes ([0d18c85](https://github.com/glowbuzzer/gbr/commit/0d18c85e4e921a6af11f445b4934eaec02babb6e)) +* refactor tsconfig files ([dbf85f2](https://github.com/glowbuzzer/gbr/commit/dbf85f2bc3fff214d3b94bec3a397c5e1a878437)) +* remove connect tile ([b0755a9](https://github.com/glowbuzzer/gbr/commit/b0755a9e3a0bf63b6639f6c3bf3706b877354658)) +* remove duplication of awlib code ([c87e83c](https://github.com/glowbuzzer/gbr/commit/c87e83cf55566cc68b527efe1182fe76637681bb)) +* remove GbcVersionPanel ([5e4226a](https://github.com/glowbuzzer/gbr/commit/5e4226aade3ae8e94877e25672293b5e4f5d0bca)) +* Remove old versions tile ([56b7246](https://github.com/glowbuzzer/gbr/commit/56b724673a40ae0afa28c2bbc75e7ea1831d4115)) +* Remove old versions tile ([0143df6](https://github.com/glowbuzzer/gbr/commit/0143df65df1b8e79bce33f40a674ab5ce0fe25c1)) +* Remove redundant code ([e22833e](https://github.com/glowbuzzer/gbr/commit/e22833e75f3aecd022b8d78357b766225aafe2eb)) +* Remove safety tile ([0717868](https://github.com/glowbuzzer/gbr/commit/0717868d07fabc2b2aae45ce7048432cc773a8be)) +* Remove safety tile ([ab9e635](https://github.com/glowbuzzer/gbr/commit/ab9e635adf02f87037bc4e46d0afcf04cdfdee99)) +* remove template layout and build columns dynamically ([a321c7b](https://github.com/glowbuzzer/gbr/commit/a321c7b99d1f6aa906313b8a9e8281d7404491a1)) +* remove use of useMotionEnabled in joint jog tile ([3c4dff1](https://github.com/glowbuzzer/gbr/commit/3c4dff1174e39c53e161d1afb3b334cad16319be)) +* remove window.global hack from vite config ([618c0f4](https://github.com/glowbuzzer/gbr/commit/618c0f485ac597877c9fd116e3c5381e5ca8a6f4)) +* remove window.global PouchDB hack ([34e8f68](https://github.com/glowbuzzer/gbr/commit/34e8f68cbb78521e229c5f8098786a2ac95724eb)) +* rename automationware to ibt ([e6ab288](https://github.com/glowbuzzer/gbr/commit/e6ab2889623f935b603f33759ef329e234df7e76)) +* Rename emstat to diagnostics ([284899b](https://github.com/glowbuzzer/gbr/commit/284899b64eb839fd2735d310ceaf8119c6ca2b37)) +* rename UserCapabilityRegion.tsx ([3d00328](https://github.com/glowbuzzer/gbr/commit/3d0032862aa1eb3af1109824ae4360f2ab2556a7)) +* shorten import ([9768ca5](https://github.com/glowbuzzer/gbr/commit/9768ca52bb3e7d4aba6fe75dee357ae8709c933c)) +* small tweaks to safety handling ([e6ab288](https://github.com/glowbuzzer/gbr/commit/e6ab2889623f935b603f33759ef329e234df7e76)) +* Split emstat into safety and non-safety ([b294566](https://github.com/glowbuzzer/gbr/commit/b294566096559867d7fbb08105c7fdfa533ee8e2)) +* support alias in override vite config ([814e0ec](https://github.com/glowbuzzer/gbr/commit/814e0ec2537d37fefcfe67861fee959f857c866b)) +* Update awlib ([67e1bee](https://github.com/glowbuzzer/gbr/commit/67e1bee58488f23fc07456c7b6aea96f22174056)) +* Update awlib ([1cdcbc3](https://github.com/glowbuzzer/gbr/commit/1cdcbc3b52a99395b93e13bd351849b8a9a99d35)) +* Update config tabs ([ac654e1](https://github.com/glowbuzzer/gbr/commit/ac654e1cc7e7e4b5060e3074ebf6e24f411468bd)) +* Update config to use conditional display in op en ([2f058db](https://github.com/glowbuzzer/gbr/commit/2f058dbc4279b060f22815b663d035191a75ed66)) +* Update diagnostics and split into tabs ([0232322](https://github.com/glowbuzzer/gbr/commit/02323228ee2030e6421deabf7235b462b956e7cf)) +* Update Drives FSoE project for modes ([5eae38a](https://github.com/glowbuzzer/gbr/commit/5eae38a34f27367c9e6db91a9b2f3ceba559cfb6)) +* Update EtherCat config read SDOs with better payload handling ([7405a34](https://github.com/glowbuzzer/gbr/commit/7405a34bda83498c695e164919aeb788e6eb3698)) +* Update FSoE drives project ([b35f92f](https://github.com/glowbuzzer/gbr/commit/b35f92fc38d5ab6dcf0346949c3595ab8c94c056)) +* Update import ([95aa0c5](https://github.com/glowbuzzer/gbr/commit/95aa0c52ce4fff173198d9e473e4a88e6e14eaa2)) +* Update io test tiles ([2f124ee](https://github.com/glowbuzzer/gbr/commit/2f124ee2373169f20f4dceb3fa2631cd4a63db09)) +* Update IO tiles with tooltips ([b3b19bf](https://github.com/glowbuzzer/gbr/commit/b3b19bf061b47ef53bd8800bfd42b12201b9f385)) +* Update messaging ([1bbd864](https://github.com/glowbuzzer/gbr/commit/1bbd8642b37525f63671239f43d68364c439affa)) +* Update Safety IO tiles with new descriptions ([ece0064](https://github.com/glowbuzzer/gbr/commit/ece0064c6639037b9b83759b3b10598223a5e6c2)) +* Update safety tab to include emstat data ([a622ea5](https://github.com/glowbuzzer/gbr/commit/a622ea50610fafca0fc59f7ebaabb5fb5e72e565)) +* Update slavecat json ([419488d](https://github.com/glowbuzzer/gbr/commit/419488de7905145a27b38a984bd17cebda82b6b8)) +* Update styles ([7fb521a](https://github.com/glowbuzzer/gbr/commit/7fb521ace38a5348f98ddca3882482e66b45784a)) +* Update tile to remove override and better ui ([e106ef8](https://github.com/glowbuzzer/gbr/commit/e106ef89fc8df1191c74644d1c91d7d941d91252)) +* update versions in github action yaml files ([cf21973](https://github.com/glowbuzzer/gbr/commit/cf219733b59607aaa0d5524279a43911544c33fc)) +* use frozen lockfile in verify-build.yml ([7fa4386](https://github.com/glowbuzzer/gbr/commit/7fa438668d4c3d2734440d60bebca73813d5988e)) +* use known tsc version in build.mjs ([02f2e89](https://github.com/glowbuzzer/gbr/commit/02f2e89307dd66af29d234873b93e53427f8cfcd)) +* use remote gbdb store ([9a6b6a6](https://github.com/glowbuzzer/gbr/commit/9a6b6a62d6b670f4c6892f130f9b735a469c7c43)) +* work on safety states and modes ([438f052](https://github.com/glowbuzzer/gbr/commit/438f0528e6ab4542b10190601fbc27f36cc3bb88)) + ## [1.13.1](https://github.com/glowbuzzer/gbr/compare/v1.13.0...v1.13.1) (2024-05-25) diff --git a/package.json b/package.json index 3fa2321f..5b30fe5d 100644 --- a/package.json +++ b/package.json @@ -102,5 +102,5 @@ "@types/webxr": "0.5.2" } }, - "version": "1.13.1" + "version": "1.14.0" }