-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a5253aa
commit 6efc0f4
Showing
5 changed files
with
125 additions
and
301 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.10.1 | ||
1.10.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
### What’s new in 1.10.2? | ||
|
||
Hello everyone, | ||
|
||
this is a small update with bug fixes. | ||
|
||
I'm currently working on an update with lots of UI changes and decided to backport the bug fixes to v1.10. | ||
|
||
Happy hunting, | ||
~ datasnake | ||
|
||
--- | ||
|
||
**Full changelog**: | ||
_(bug fix backports from yet unreleased v1.11.0)_ | ||
|
||
- Replaced the awful 'FolderBrowserDialog' with a proper dialog. | ||
- This also fixes a bug where it's not possible to select the Xbox installation path. | ||
- Fixed 'Import installed mods' again... | ||
- Fixed Quick-Boy color tweak | ||
- The state of the mod manager is now saved automatically upon closing | ||
- Clears comments before merging with *.add.ini files | ||
- Fixed: The tool wouldn't find the audio files for notifications when started with a shortcut, because it looked inside wrong directory. | ||
- String files are detected properly now. | ||
- Replaced TrackBar.ValueChanged by TrackBar.Scroll: Sliders should now no longer reset the values if they are exceeding the slider's range. | ||
- Gallery: Fixed a bug that would crash the tool if the user tried to delete an image using the context menu after the tool has created a thumbnail for said image. Also, if deleting fails, it'll display an error message instead of crashing. | ||
- Added missing messageboxes | ||
- Deletes frozen archives when unfreezing them. | ||
- Changed the displayed 'Rate limit reset' in Settings -> NexusMods from Daily to Hourly |
Oops, something went wrong.