Skip to content

Releases: KatsuteDev/Background

2.9.2

19 Jan 02:18
0d6ca64
Compare
Choose a tag to compare

Changes

Deprecated

  • useWindowOptionsForAllBackgrounds is now deprecated #274 (@Katsute)

    This options is being removed to reduce confusion from new users, please set options for backgrounds separately.

Fixes

Dependencies

Full Changelog: 2.9.1...2.9.2

2.9.1

17 Dec 20:46
a68b95c
Compare
Choose a tag to compare

Changes

Fixes

  • Fix add file and add directory not escaping glob symbols #268 (@Katsute)
  • Fix glob escape characters not working #269 (@Katsute)

Dependencies

Full Changelog: 2.9.0...2.9.1

2.9.0

07 Dec 22:28
9f9109f
Compare
Choose a tag to compare

Changes

New Features

  • Show manual alignment/size value in menu #260 (@Katsute)
  • Show error message when using extension on snap installation #261 (@Katsute)

Optimizations

  • Internal optimizations #244 (@Katsute)

    • Remove unnecessary reload on sudo init
    • Fix sudo potentially failing on Windows

Dependencies

Full Changelog: 2.8.3...2.9.0

2.8.3

10 Nov 02:45
1fee8a9
Compare
Choose a tag to compare

Changes

Fixes

  • Fix timer not working for floating windows #242 (@Katsute)

Full Changelog: 2.8.2...2.8.3

2.8.2

03 Nov 01:35
ce72a33
Compare
Choose a tag to compare

Changes

New Features

Fixes

  • Fix editor background for floating windows #237 (@Katsute)

Dependencies

Full Changelog: 2.8.1...2.8.2

2.8.1

15 Oct 20:32
2fae204
Compare
Choose a tag to compare

Changes

New Features

Dependencies

Full Changelog: 2.8.0...2.8.1

2.8.0

08 Sep 17:25
dad264e
Compare
Choose a tag to compare

Changes

New Features

  • Add support for environmental variables #196 (@Katsute)

    • ${vscode:workspace} → The current project folder
    • ${user:home} → The user's home directory
    • ${...} → Any system environment variable

Fixes

  • Fix VSCode product icon escape on file and delete menus #200 (@Katsute)

Optimizations

Dependencies

Full Changelog: 2.7.0...2.8.0

2.7.0

10 Aug 17:39
79ae7f6
Compare
Choose a tag to compare

Changes

New Features

Dependencies

Full Changelog: 2.6.1...2.7.0

2.6.1

29 Jul 22:16
cc191d3
Compare
Choose a tag to compare

Changes

  • Update README

Full Changelog: 2.6.0...2.6.1

2.6.0

22 Jul 20:49
9e3e6d8
Compare
Choose a tag to compare

Changes

New Features

  • Add extension API #176 (@Katsute)

    Extension developers can now access the background API for this extension, refer to API for details.

Full Changelog: 2.5.8...2.6.0