Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.14.0 #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 26, 2024

🤖 I have created a release beep boop

1.14.0 (2024-11-19)

Feature

Bug Fix

Chore

  • Rename "deadman" to "enabling switch" in jog tile overlay #219: Rename deadman to enabling switch (c566ce8)
  • Give current state in jog tile when prompting to switch jog mode #220: Give current mode in jog tile overlay (c566ce8)
  • Add disabled overlay to flow maker when not in auto or test program mode #226: FlowMaker mode overlay (52ff176)
  • add app menu to standalone example project (8ddc396)
  • Add back deleted file used by safety IO (197d1b4)
  • add codesandbox dev container (12c6a94)
  • Add comments (a193b47)
  • Add decode of datatype (05e9811)
  • Add description (19e9c79)
  • Add ethercat types (39ab4ac)
  • add facet config to drives-fsoe (4ff0942)
  • add frame edit to config tabs, and make first frame readonly (5e6c522)
  • Add FSOE fault cause (ebce22c)
  • Add glb download of 3d scene (5671bcc)
  • add ibt-fsoe-l project (e6ab288)
  • Add key (86eab9d)
  • Add Name and Description (bb3e845)
  • add option for standalone (no GBC) GlowbuzzerStandaloneApp.tsx (d93d6c3)
  • Add resolveJsonModule (1868f52)
  • add standalone app example (c1716c0)
  • Add test rotary switch (1dd552c)
  • Add virtual hmi prototype (bd0f2af)
  • Add visual guard for various states and clean up config tile layouts (5e852ab)
  • add way to put safety inputs into 'good' state in sim mode (811ba1a)
  • Allow overriding of standard and safety dins (7082cf8)
  • clean up example standalone app (15827bc)
  • decrease status frequency (a3a1086)
  • Ensure empty array is returned if not defined (752a5dd)
  • Ensure empty array is returned if not defined (c762ea9)
  • Ensure empty array is returned if not defined and add modus dout (2e81a40)
  • Ensure empty array is returned if not defined and add modus iout (9d9c39e)
  • ensure static app config specifies machine name (052a562)
  • ensure user management disabled when not configured and improve pouchdb log messaging (8acb896)
  • Expand tools data, add new file request (d5ed2ac)
  • export status tray items (ccf0d03)
  • fix compile issue in GlowbuzzerStandaloneApp.tsx (dd3227e)
  • fix component doc generation issue (ce86c5c)
  • fix doc comment (c7d2aff)
  • fix double connection issue (e6ab288)
  • fix enum use (d4e0351)
  • fix gbc.ts issue (9466b6c)
  • fix issue in StatusTrayModeSwitch.tsx (cec1303)
  • fix local references to @glowbuzzer/store (4de4eaf)
  • fix missing property in DockPerspectiveLayoutProvider.tsx (6d7f85d)
  • fix typescript build issues (component per tsx file) (014d72c)
  • fix up build and verify issues (db35f9c)
  • fix up compile and component doc errors (015db65)
  • fix up the test for fro changes (cbfc494)
  • fix verify build issue (358efda)
  • Formatting of response payload (1179329)
  • hard code local pouchdb for awtube-l2 example (936eb00)
  • Improve feedrate override tests (52ff176)
  • Initial work on IBT modes (dbf85f2)
  • Invert safeStop signal (ca75c21)
  • lazy load PouchDB (2385b5a)
  • minor changes to handling of local/app config to support gbc#140 (8a08d7e)
  • minor refactorings and build fixes (9cb4ff3)
  • modify envelope viz project (bfb4994)
  • reduce limits (aa3655f)
  • refactor dock tile definitions plus other changes (0d18c85)
  • refactor tests to avoid use of config files on disk (0602bb7)
  • refactor tsconfig files (dbf85f2)
  • remove codesandbox files (0789dc3)
  • remove connect tile (b0755a9)
  • remove duplication of awlib code (c87e83c)
  • remove GbcVersionPanel (5e4226a)
  • Remove old versions tile (56b7246)
  • Remove old versions tile (0143df6)
  • Remove redundant code (e22833e)
  • Remove safety tile (0717868)
  • Remove safety tile (ab9e635)
  • remove template layout and build columns dynamically (a321c7b)
  • remove use of useMotionEnabled in joint jog tile (3c4dff1)
  • remove window.global hack from vite config (618c0f4)
  • remove window.global PouchDB hack (34e8f68)
  • rename automationware to ibt (e6ab288)
  • Rename emstat to diagnostics (284899b)
  • rename UserCapabilityRegion.tsx (3d00328)
  • shorten import (9768ca5)
  • small tweaks to safety handling (e6ab288)
  • Split emstat into safety and non-safety (b294566)
  • split up hooks to reduce unnecessary re-renders (b30ee6b)
  • support alias in override vite config (814e0ec)
  • tweaks to scara demo (1fcaa32)
  • Update awlib (67e1bee)
  • Update awlib (1cdcbc3)
  • Update config tabs (ac654e1)
  • Update config to use conditional display in op en (2f058db)
  • Update diagnostics and split into tabs (0232322)
  • Update Drives FSoE project for modes (5eae38a)
  • Update EtherCat config read SDOs with better payload handling (7405a34)
  • Update FSoE drives project (b35f92f)
  • Update import (95aa0c5)
  • Update io test tiles (2f124ee)
  • Update IO tiles with tooltips (b3b19bf)
  • Update messaging (1bbd864)
  • update readme (0e07d2e)
  • Update Safety IO tiles with new descriptions (ece0064)
  • Update safety tab to include emstat data (a622ea5)
  • Update slavecat json (419488d)
  • Update styles (7fb521a)
  • Update tile to remove override and better ui (e106ef8)
  • update versions in github action yaml files (cf21973)
  • use frozen lockfile in verify-build.yml (7fa4386)
  • use known tsc version in build.mjs (02f2e89)
  • use remote gbdb store (9a6b6a6)
  • work on safety states and modes (438f052)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 2 times, most recently from cfa8f7d to bb218a0 Compare June 5, 2024 07:33
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 3 times, most recently from ed15476 to 101a04f Compare June 12, 2024 07:59
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 6 times, most recently from 7eb7972 to eb27281 Compare June 27, 2024 07:27
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 2 times, most recently from 9e3c937 to 20106b0 Compare July 8, 2024 08:32
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 8 times, most recently from 39d7aa9 to 5a42435 Compare July 15, 2024 18:45
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch from 5a42435 to 5ebd4eb Compare July 18, 2024 12:35
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 3 times, most recently from a315f10 to d2dd4a4 Compare August 6, 2024 07:19
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 4 times, most recently from 727c48a to 3b33274 Compare August 14, 2024 12:10
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 3 times, most recently from 35f7f2f to 5839d07 Compare September 5, 2024 11:40
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 9 times, most recently from 5c6bd1b to cb7419e Compare September 16, 2024 16:14
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 4 times, most recently from 9505d9c to 2aca3c4 Compare September 27, 2024 17:33
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch from 2aca3c4 to b117a94 Compare October 1, 2024 11:22
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch from b117a94 to 8f3c50f Compare October 9, 2024 17:30
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch 2 times, most recently from 054d089 to bf529c4 Compare October 18, 2024 11:12
@github-actions github-actions bot force-pushed the release-please--branches--main--components--gbr branch from bf529c4 to 4c3d7e0 Compare November 19, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants