Skip to content

Releases: leandrosimoes/project-urls-manager-vscode-extension

Release v1.3.1

01 Nov 12:51
3ffa0f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

01 Nov 11:40
2bb7279
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.3.0

Release v1.2.6

27 Oct 08:43
24b0530
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

Release v1.2.5

27 Oct 07:49
b57ea45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

Release v1.2.4

30 Mar 15:18
38a2ddb
Compare
Choose a tag to compare

Chore

  • Docs improvements
  • Workflow name
  • Codacy configs

Release v1.2.3

30 Mar 15:15
7ae1dc8
Compare
Choose a tag to compare

Fixes

  • Fixed issue on open the side tree view

Release 1.2.2

21 Jan 21:24
e0b754e
Compare
Choose a tag to compare

Changes

  • Add package-lock.json and yarn.lock files to be ignored into the default ignorePaths settings

Fixes

  • Fixed error on getting URLs on Mac OS

Release v1.2.0

12 Jun 21:10
1e1ff60
Compare
Choose a tag to compare

Features

  • Now the pannels in the Webview has a default message and a SYNC button when the panel has no URLs so the users can force the sync command

Changes

  • The theme is not set by the theme that users are using in their VS Code. So because of that, the theme toggle at the manager was removed

Fixes

  • The TreeView URLs were not syncing when the manager was open. Now it's fixed and the URLs are syncing correctly

Release v1.1.0

11 Jun 19:51
6a8b44a
Compare
Choose a tag to compare

Features

  • New configuration to add domains that you want to ignore
  • New action icon to star URLs so you can see them at the top of the list
  • New TreeView on the VS Code Activity bar so you can easily see your URLs list with no need to open the manager

Changes

  • URLs action buttons on the WebView are now just icons to a better look
  • Icons on the WebView now are from the VS Code official API

Fixes

  • Fixed ignored URLs visibility toggle state

Release 1.0.0

11 Jun 19:42
fb5e8af
Compare
Choose a tag to compare
  • First version released.