-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChangeLogs
86 lines (83 loc) · 2.66 KB
/
ChangeLogs
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT UNLESS YOU KNOW WHAT YOU ARE DOING.
# CHANGE LOG
[Next version (655426c901d3b61385d68af31bb77340722be836)]
- Added: LaTeX settings window title
- Added: Plugin Lifecycle event system
- Added: Only one setting instance open at a time https://github.com/supermemo/SuperMemoAssistant/issues/113
- Added automatic version configuration
- Added cancel button with reset on config models
- Added PluginManager NuGet
- Added LaTeX config panel
- Added preliminary support for SVG
- Updated: Interop submodule
- Updated: Interop version
- Updated: Each project now has its own Sentry API key
- Updated: New lifecycle prototype
- Updated: Packages
- Updated: Bumped version to 2.0.5
- Updated: Package
- Updated: Interop package version
- Updated: New interop
- Updated: Applied coding style
- Updated: Output copy
- Updated: Project (csproj) to the new SDK format
- Updated: NuGet project to PackageReferences
- Updated: NuSpec dependencies version
- Updated nuspec with new Services.UI version
- Updated nuget packages
- Updated hotkey
- Updated packages
- Fixed: Extracts are sometimes empty due to SM registry optimizations (Added a timestamp to html markup)
- Fixed: The assembly GUID couldn't be resolved
- Fixed: The folder case (LateX instead of LaTeX) messes with Windows filesystem and subsequently with Nerdbank/git which is unable to detect version.json
- Fixed an issue where windows user names which contained space broke the TeX commands
- Fixed typo
- Fixed issue with multiple LaTeX formulas
- Removed mshtml reference
- Misc: Refactored project structure
- Misc: Package update
- Package update
- Published on NuGet
- Sentry token init
- SuperMemoAssistant.Services.Sentry class library
- Changed xcopy path to new Installer's location
- Update README.md
- Packages updated
- Version bump
- Add license scan report and status
- Signed-off-by: fossabot <[email protected]>
- Minor update
- Ver. bump
- Ver bump
- Minor bug fix
- Cleanup
- Cleaning up
- Execution timeout Config
- LaTeX executable not found warning message
- Multi-Version handling WIP
- Minor fixes & improvements
- packages + project v.bump
- Core update
- Minor cfg fix
- packages v.bump
- Hotkey scope
- Configs
- Settings
- Plugin WIP
- Automatic version
- Package update + Minor fix
- LaTeX is now fully embedded in element -- removed all external image file dependencies/management nightmare
- Serilog
- Trivial update
- Debug-InProd
- Minor update.
- Update to new Interop
- Minor refactoring
- Minor update to new Interop
- Signed-off-by: Alexis <[email protected]>
- Try catch OnElementChanged
- Use .AsWeb()
- Minor update to latest Interop
- Minor Interop update
- WIP
- Initial Commit