Skip to content

2023.5.28

Compare
Choose a tag to compare
@palhimanshu1991 palhimanshu1991 released this 28 May 13:59
· 492 commits to master since this release

Release Notes

New Features

  • Added a new tutorial section (857839b)
  • Introduced pointer tool hint (cdae8bb)
  • Added basic hint (3817161)
  • Added radius display support for the circle tool (76015e0, PR #30)
  • Implemented improvements to the status bar (5c54683)
  • Developed a new tool factory (d58fb4c, PR #28)

Bug Fixes

Enhancements

  • Provided hints and minor fixes for the lane width tool (b5a5339)
  • Implemented a helper snackbar for the lane addition tool (ebfacd5, part of fix-lane-add-tool branch)
  • Added support for the command-line interface (CLI) to be set to false (c9247f0)

Maintenance