Skip to content

Latest commit

 

History

History
77 lines (59 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

77 lines (59 loc) · 1.69 KB

Change Log

All notable changes to the "win-opacity" extension will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.1.7] - 2023-05-17

Update

  • Rewritten to raw native code instead of using external packages
  • Rebuilt for newer version of vscode

[1.1.6] - 2023-04-17

Update

  • Rebuilt for newer version of vscode

[1.1.5] - 2021-05-06

Update

  • Rebuilt for newer version of vscode
  • Switched from ffi to ffi-napi

[1.1.4] - 2021-02-05

Update

  • Rebuilt for newer version of vscode

[1.1.3] - 2020-12-31

Update

  • Limit opacity to minimum of 40

[1.1.2] - 2020-09-11

Fixed

  • Rebuilt for newer version of vscode

[1.1.1] - 2020-03-10

Fixed

  • Rebuilt for newer version of vscode

[1.1.0] - 2019-11-11

Fixed

  • Rebuilt for newer version of vscode

[1.0.9] - 2019-07-12

Fixed

  • Rebuilt for newer version of vscode

[1.0.7] - 2018-02-11

Fixed

  • Rebuilt for newer version of vscode

[1.0.6] - 2018-04-09

Fixed

  • Fixed windows detection being too broad

[1.0.5] - 2018-03-04

Fixed

  • Fixed support for insiders windows
  • Fixed support for windows launched as admin

[1.0.5] - 2018-03-04

Fixed

  • Fixed support for insiders windows
  • Fixed support for windows launched as admin

[1.0.4] - 2017-09-09

Fixed

  • Fixed compatibility issue with new VSCode version

[1.0.3] - 2017-08-20

Fixed

  • Opacity shouldn't reset when folder is closed

[1.0.2] - 2017-08-20

Fixed

  • Should now work with newer node versions

[1.0.0] - 2017-08-20

Added

  • Core functionality