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

[BUG] - "What's new ..." always displays and sometimes it's outdated #677

Closed
tyler36 opened this issue Mar 8, 2023 · 2 comments · Fixed by #688
Closed

[BUG] - "What's new ..." always displays and sometimes it's outdated #677

tyler36 opened this issue Mar 8, 2023 · 2 comments · Fixed by #688
Assignees
Labels
Milestone

Comments

@tyler36
Copy link

tyler36 commented Mar 8, 2023

I've been a long-time fan of this extension however recently it is driving me crazy.

Everytime I open a project it displays a "What's new ... 12.7"
Everytime I close a project it displays a "What's new ... 12.0"; yes, a different, older version.
Everytime I re-open a project it a "What's new ... 12.7".
Everytime I open a project on Gitpod, it displays a "What's new" popup.

Ideally, I'd love to disable this "feature" completly. However I know from searching for duplicate issues that you have no intention of allowing this.

But seeing this pop up every single time I open AND close a project is excessive. The fact that they are different version hints there might be something else going on.

Environment/version

  • Extension version: 12.7.0
  • VSCode version: 1.76.0
  • OS version: WSL via Win10.

Steps to reproduce

  1. Open up an exisiting project, it displays a "What's New in Project Manager 12.7"
    new-12-7

  2. Close "What's new" tab.

  3. Close project via "File | Close Remote connection." It displays a "What's New in Project Manager 12.0"
    new 12-0

  4. Open previous project, it displays "What's New in Project Manager 12.7" again.

@tyler36 tyler36 added the bug label Mar 8, 2023
@reggiepy
Copy link

I have the same problem

@alefragnani
Copy link
Owner

Hi @tyler36 ,

I could reproduce the broken What's New page. It was a missing update and it will be available in the next release at the end of the month.

The outdated behavior, on the other hand, I couldn't reproduce. No matter if the project is located locally or WSL, if the extension is installed in the host (regular) or inside the WSL (using remote.extensionKind setting), it always display the current (newer) release.

I think it displays 12.0 because you are using Gitpod or some VS Code alternative like VS Codium, because that's the version number which is currently unofficially available in open-vsx. The extension is not supported there yet, but will be, and can be tracked in #458 . I had planned to release a couple of months ago but couldn't focus back then, but things are getting better and I'll be able to have better cadence on releases.

Hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants