Skip to content

Releases: illixion/vscode-vibrancy-continued

v1.1.77

28 Apr 09:32
8cd576c

Choose a tag to compare

  • Core:
    • Stop poisoning the user-color backup when reinstalling vibrancy (PR #247)
  • Docs:
    • Add nightly CI results badge to readme

v1.1.76

16 Apr 17:44
ce38bda

Choose a tag to compare

  • Themes:
    • Add Atom One Dark theme (PR #248)
    • Make floating menus and tooltips semi-opaque (PR #249)
  • Contributors:

v1.1.75

07 Apr 14:14
0ab545e

Choose a tag to compare

  • Themes:
    • Fix invisible text in Git Graph labels across all themes (issue #246)
  • Build & Release:
    • Fix branch divergence in release workflow by syncing development after squash merge

v1.1.74

07 Apr 13:36
89c9961

Choose a tag to compare

  • Core:
    • Fix Simplified Chinese i18n loading on case-sensitive file systems
  • Build & Release:
    • Add /release slash command for automated release workflow
    • Update publish workflow to use draft release pattern
    • Rename changelog.md to CHANGELOG.md
  • Contributors:

v1.1.73

02 Apr 13:00
7c68296

Choose a tag to compare

1.1.73

v1.1.72

02 Apr 11:00
b2ce1ee

Choose a tag to compare

Clarify disableColorCustomizations for custom CSS themes

Update setting description and README to mention that users with custom
CSS themes handling their own backgrounds should enable this setting.