You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
# Changelog
2
2
3
+
## 6.0.0
4
+
5
+
### ANNOUNCEMENT
6
+
7
+
Background reload is now fixed, please refer to the below changelog.
8
+
9
+
### Breaking Change
10
+
11
+
* Fix reload not working on VSCode 1.123 [#601](https://github.com/KatsuteDev/Background/pull/601) ([@Katsute](https://github.com/Katsute))
12
+
13
+
Some users may receive an error about a legacy installation, please refer to the following options to migrate to v6:
14
+
15
+
##### Rollback
16
+
17
+
1. Right click the extension the extensions tab and choose **Install Specific Version...**
18
+
2. Choose a version that is older than v6
19
+
3. Click **Restart Extensions**
20
+
4. Run the **Uninstall** command
21
+
5. Fully close and reopen VSCode
22
+
6. You can now update to v6 and use this extension
0 commit comments