Skip to content

v2.13.0

Latest
Compare
Choose a tag to compare
@ppawlowski ppawlowski released this 16 Jan 10:19
· 7 commits to main since this release
f808a3e

What's Changed

  • Add new team selection frontend by @joepavitt in #4943
  • Bump semver from 7.6.0 to 7.6.3 by @dependabot in #4925
  • Allow trial team to be manually created by @knolleary in #4941
  • Fix race condition when changing teams while on the application page by @cstns in #4951
  • Fixes setMainNavBackButton race condition before a team is present after logging in by @cstns in #4949
  • Improve feedback when Hosted Instances are not available to a team by @joepavitt in #4956
  • Make sure the Team Types are ordered correctly when changing team type by @joepavitt in #4961
  • Remove the term "Free Trial" from the welcome dialog by @joepavitt in #4962
  • Only hash httpNodeAuth Password if not already hashed by @hardillb in #4966
  • ci: Add nr-project-nodes package build step to the pre-staging deployment pipeline by @ppawlowski in #4968
  • Improve feedback when unable to connect to Device Logs by @joepavitt in #4974
  • Fix broken Device Application Link by @joepavitt in #4972
  • Add tooltips to "Open Editor" button for Devices by @joepavitt in #4973
  • Show "Expired" for expired licenses by @hardillb in #4967
  • Ensure Pipelines don't fall over if Device Groups are unavailable by @joepavitt in #4975
  • "Devices" & "Edge Instances" > Remote Instances by @joepavitt in #4976
  • ci: Improve notification on tests failures by @ppawlowski in #4971
  • Update persistent-context.md by @sumitshinde-84 in #4984
  • Add option to auto-create team application by @knolleary in #4985
  • ci: Create check-tests-status job summary by @ppawlowski in #4987
  • Revert "Create check-tests-status job summary" by @ppawlowski in #4989
  • Updated Onboarding Tours by @joepavitt in #4979
  • ci: Fix Tests pipeline summary generation by @ppawlowski in #4988
  • Fix topic copy button by @knolleary in #4991
  • Update text on create button for trial teams by @knolleary in #4986
  • Change team before switching route when accessing team link from the admin page by @cstns in #4992
  • Fix console errors when logging in due to the team not being loaded by @cstns in #4993
  • Remove the injected canonical link by @cstns in #4994
  • ci: Add nr-file-nodes package build step to the pre-staging deployment by @ppawlowski in #4995
  • Add Team Broker hostname to UI settings by @hardillb in #4998
  • Add initial schema generation for team-broker topics by @knolleary in #4997
  • Serve seo tags for the login and signup pages prerendered by @cstns in #5000
  • Fix silently failing featuresCheck due to missing team by @cstns in #5005
  • Enrich crash email with detail and hints where crash reason can be inferred by @Steve-Mcl in #4936
  • Use named routes for the application summary labels by @cstns in #5010
  • Add Open Schema button to Topic Hierarchy view by @knolleary in #5008
  • ci: Enable concurrency in Tests workflow by @ppawlowski in #5006
  • Set pending state when loggin in to prevent no team limbo by @cstns in #5012
  • Add a team level device groups API by @cstns in #5009
  • Update Team Device Groups routes to use hashid not slug by @knolleary in #5016
  • Disable caching of index.html when in dev mode by @knolleary in #5017
  • Add a team level device groups UI by @cstns in #5018
  • Release 2.13.0 by @ppawlowski in #5020

Full Changelog: v2.12.0...v2.13.0