Skip to content

Commit

Permalink
Version bump to 1.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
FelisDiligens committed May 10, 2024
1 parent 194eab3 commit 1b9f28d
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Fo76ini/Shared.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace Fo76ini
/// </summary>
public class Shared
{
public const string VERSION = "1.12.6";
public const string VERSION = "1.12.7";
public static string LatestVersion = null;

public static readonly string AppInstallationFolder = Directory.GetParent(Application.ExecutablePath).ToString();
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ See [Docs](Docs/README.md).
* u/Doppler5hift's Reddit post: ["Solved: how to run two Fallout 76 characters simultaneously using Steam"](https://www.reddit.com/r/fo76/comments/ues8vv/solved_how_to_run_two_fallout_76_characters/)

### Contributors:
* [thomasgraham18](https://github.com/thomasgraham18): Pull request to fix a common issue
* [QuadroTony](https://www.nexusmods.com/fallout76/users/3166296): A lot of bug reports, and ideas, as well as: bSkipSplash=1 disables the news splash on startup.
* [infinitywulf](https://www.nexusmods.com/fallout76/users/2781727): Changing the color of the power armor PipBoy.
* [Juinchi](https://www.nexusmods.com/fallout76/users/3557603) and [Jolu42](https://www.nexusmods.com/fallout76/users/23655354): TAA sharpening
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.6
1.12.7
9 changes: 9 additions & 0 deletions What's new.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### What's new in v1.12.7?

- Merged pull request ([#23](https://github.com/FelisDiligens/Fallout76-QuickConfiguration/pull/23)) by [thomasgraham18](https://github.com/thomasgraham18):
Fix `System.OutOfMemoryException` when loading the user's NexusMods profile picture.

*Released: May 10, 2024*

---

### What's new in v1.12.6?

Just bug fixes.
Expand Down
10 changes: 10 additions & 0 deletions What's new.rtf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
\widowctrl\hyphauto

{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel2 \b \fs28 What\u8217's new in v1.12.7?\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Merged pull request ({\field{\*\fldinst{HYPERLINK "https://github.com/FelisDiligens/Fallout76-QuickConfiguration/pull/23"}}{\fldrslt{\ul
#23
}}}
) by {\field{\*\fldinst{HYPERLINK "https://github.com/thomasgraham18"}}{\fldrslt{\ul
thomasgraham18
}}}
:\line Fix {\f1 System.OutOfMemoryException} when loading the user\u8217's NexusMods profile picture.\sa180\par}
{\pard \ql \f0 \sa180 \li0 \fi0 {\i Released: May 10, 2024}\par}
{\pard \qc \f0 \sa180 \li0 \fi0 \emdash\emdash\emdash\emdash\emdash\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel2 \b \fs28 What\u8217's new in v1.12.6?\par}
{\pard \ql \f0 \sa180 \li0 \fi0 Just bug fixes.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab General issues:\par}
Expand Down
2 changes: 1 addition & 1 deletion setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#define MyAppURL "https://www.nexusmods.com/fallout76/mods/546"
#define MyAppExeName "Fo76ini.exe"

#define ProjectVersion "1.12.6"
#define ProjectVersion "1.12.7"
#define ProjectGitDir "C:\Users\vboxuser\Downloads\Fallout76-QuickConfiguration"

#define AppConfigDir "{localappdata}\Fallout 76 Quick Configuration"
Expand Down
18 changes: 14 additions & 4 deletions whatsnew.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
Expand All @@ -25,11 +28,18 @@

<!-- Make <details> and <summary> tags work in IE: -->
<script src="https://cdn.jsdelivr.net/npm/details-polyfill@1/index.min.js"></script>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h3 id="whats-new-in-v1127">What's new in v1.12.7?</h3>
<ul>
<li>Merged pull request (<a
href="https://github.com/FelisDiligens/Fallout76-QuickConfiguration/pull/23">#23</a>)
by <a href="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/thomasgraham18">thomasgraham18</a>:<br />
Fix <code>System.OutOfMemoryException</code> when loading the user's
NexusMods profile picture.</li>
</ul>
<p><em>Released: May 10, 2024</em></p>
<hr />
<h3 id="whats-new-in-v1126">What's new in v1.12.6?</h3>
<p>Just bug fixes.</p>
<ul>
Expand Down
18 changes: 14 additions & 4 deletions whatsnewdark.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
Expand All @@ -25,11 +28,18 @@

<!-- Make <details> and <summary> tags work in IE: -->
<script src="https://cdn.jsdelivr.net/npm/details-polyfill@1/index.min.js"></script>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h3 id="whats-new-in-v1127">What's new in v1.12.7?</h3>
<ul>
<li>Merged pull request (<a
href="https://github.com/FelisDiligens/Fallout76-QuickConfiguration/pull/23">#23</a>)
by <a href="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/thomasgraham18">thomasgraham18</a>:<br />
Fix <code>System.OutOfMemoryException</code> when loading the user's
NexusMods profile picture.</li>
</ul>
<p><em>Released: May 10, 2024</em></p>
<hr />
<h3 id="whats-new-in-v1126">What's new in v1.12.6?</h3>
<p>Just bug fixes.</p>
<ul>
Expand Down

0 comments on commit 1b9f28d

Please sign in to comment.