Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Commit

Permalink
Changelog for now (party! 1.15)
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaNiermann committed Jun 25, 2020
1 parent 803b347 commit c71a9f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "TruckersMP Improved",
"version": "1.14.6",
"version": "1.15",
"manifest_version": 2,
"description": "Useful functions for TruckersMP Staff. This extension is for helping TruckersMP Staff to be productive",
"description": "Useful functions for TruckersMP Staff. This extension is for helping TruckersMP Staff to be more productive",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
Expand Down
8 changes: 8 additions & 0 deletions src/options/new_version.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@ <h2>
<div class="col">
<h3 class="text-center">Changelog</h3>
<ul class="disc changelog">
<h5>1.15</h5>
<li>Fixed TMP ID label in reports</li>
<li>Fixed Twitch clip embed</li>
<li>Removed plays.tv support for modals</li>
<li>Added VTC name and link to feedback</li>
<li>Added medal.tv support for modals</li>
<h5>1.14.5</h5>
<li>Fixed feedback (hopefully)</li>
<h5>1.14.6</h5>
<li>Fixed recommended ban length in reports</li>
<li>Fixed some Twitch clips not playing inside a modal</li>
Expand Down

0 comments on commit c71a9f6

Please sign in to comment.