Changelog

Follow the latest updates and improvements of Volta.

← Back to all updates

v1.14.0

April 18, 2023

v1.14.0

Tracked Issues

When creating task lists in issues body, referenced issues and pull requests will now be tracked and displayed in the issue right panel.

Issues tracked will be displayed under Tracking with the completion of closed issues and issues tracking will be displayed under Tracked by. You can navigate directly to these issues from this section.

When an issue is tracking other issues, a badge will be displayed in the board or list.

Archived Issues

You can now display archived issues of your repository or project by clicking on in the menu or through the command menu action. This will fetch all the issues and pull requests that have been archived in the past.

Archived issues and pull requests will be marked with a badge on the board and list views.

You can close the archive by clicking on the button in the header or through the command menu action.

You can also search for archived issues by using the / command menu.

Improved Guide

We've rewritten most of our Guide to make it more accessible and easier to understand. We've also added a lot of new content to cover missing features from the past few months.

Fixes & Improvements

  • Draft system on issue creation has been improved to keep changes when switching repositories
  • Referencing issues with a Volta url now works in the markdown editor
  • Results in issue command menus are not limited to 10 anymore
  • Milestones dates are now displayed in the issue select menu
  • Users with write access on repositories can now trigger a sync (previously only admin users could do it)
  • We've disabled the auto-assign feature when linking a pull request to an issue as it was causing a lot of confusion
  • A loading icon is now displayed when loading issues on the organization, repository, project and user pages
  • Fixed a bug where focus was lost when opening command menus from an issue page
  • Fixed a bug where milestones would be incorrect when switching repositories in the issue creation menu
  • Fixed a bug where creating an issue from the list with a milestone or label would select the wrong repository
  • Fixed a bug where the button would be displayed to unauthorized users