forked from Reavert/VisualStudioDiscordRPC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE_NOTES.txt
50 lines (40 loc) · 2.22 KB
/
RELEASE_NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
1.7.2
- The "Config/Settings" icon is supplemented with the '.resx', '.vsixmanifest' and '.vsct' extensions;
- The "Schema" icon is supplemented with '.csv' and '.tsv' extensions.
1.7.1
- Update localization files
1.7.0
- Updated icons for the following formats: Assembler, ASP.NET , C, Coffee Script, C++, C#, CS, F#, Header files, HTML, Images, Java Script, Lua, Markdown, PHP, Python, Razor/Blazor, Schema files, TypeScript, Visual Basic, XML, YAML
- Added an icon for Shader files: .hlsl, glsl, .shader, .frag, .vert, .cg
- Added an icon for command line scripts: .bat, .sh., .bash, .cmd, .ps, .ps1
- Added a new variable and plug: git branch name (git_branch)
- Added ARM64 Support (Contributor: Jaiganesh Kumaran)
1.6.6
- Fixed an extension crash when using the 'None' mode for the 'Details' and 'State' fields;
- Fixed a bug that caused the custom text plug to stop updating after changing its pattern.
1.6.5
- Fixed a bug when opening a file with a long name;
1.6.4
- Hotfixes due to a broken build pipeline;
- Fixed a bug if the git remote is not an HTTP URL;
- Added Traditional Chinese Translation (Contributor: Yue030);
1.6.3
- Hotfixes due to a broken build pipeline;
- Fixed a bug if the git remote is not an HTTP URL;
- Added Traditional Chinese Translation (Contributor: Yue030);
1.6.2
- Fixed a bug if the git remote is not an HTTP URL;
- Added Traditional Chinese Translation (Contributor: Yue030);
1.6.1
- Fixed a bug with displaying the name of the solution when starting Visual Studio;
- Fixed a bug that throws the errors when using Debugging Mode in display;
1.6.0
- Added the ability to create custom text plugs;
- Added support for C++20 modules file extension (.ixx) (Contributor: sylveon);
- Added Czech translation (Contributor: Zdendaki);
- Fixed an error updating the RPC display when opening the project directly via the .sln file;
1.5.1
- ** IMPORTANT ** Check the "secret" option for your secret solutions. This update affected this functionality, which could have caused the option to be reset;
- Added Turkish localization;
- Added the ability to mark the repository as private, so as not to display a button with a link;
- Now you can view all the added secret solutions and private repositories, with the ability to add and remove;