Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Latest commit

 

History

History
84 lines (53 loc) · 1.85 KB

changelog.md

File metadata and controls

84 lines (53 loc) · 1.85 KB

1.0.16

  • fix: turn off gpuAcceleration
  • fix: vscode 1.57.0

1.0.14

  • fix: not work with Customize UI

1.0.13

  • fix: not working in vscode 1.53.0-insider

1.0.12

  • feat: Add "Light (Only Subbar)" theme

1.0.11

  • fix: Optimize the fullscreen style fixed #82

1.0.10

  • New runtime implementation.
  • fix: win10 dragging lay
  • Remove win7 support

1.0.9

  • fix: Disable auto restart
  • i18n: Add Japanese translations
  • fix: Support vscode 1.41.1

1.0.8

  • fix: Support vscode 1.41.0

1.0.7

  • fix: multiple pop-ups when color theme is changed
  • fix: opacity in win10
  • docs: Add macOS theme screenshots
  • docs: Add solution to removing [Unsupported] on VS Code's titlebar

1.0.6

  • fix: Delete the wrong ',' in the generated html

  • feat: The opacity option is now also available for macos. By default, Macos has a background with opacity of 0.3.

  • feat: new light theme

  • fix: support import file path begin with 'file://'

  • feat: i18n zh-cn

  • feat: macos effect type You can change the effect type of macos, but generally 'auto' is the best.

  • fix: multiple pop-ups when config is changed

1.0.5

  • fix: support v1.37.0

  • feat: auto config terminal renderer type If there is no "terminal.integrated.rendererType" in the global configuration, it will be set to "dom".

  • feat: auto restart vscode

1.0.4

  • feat: theme system
  • feat: custom import css/js file
  • fix: Auto reload error when config is changed

1.0.3

  • No longer dependent on the Visual C++ 2015
  • docs: update README

1.0.2

  • feat: Windows7 support
  • feat: Configurable opacity
  • feat: User-friendly installation prompt dialog

Windows users please make sure you have Visual C++ Redistributable Packages for Visual Studio 2015 x86 installed!