Beta 20 prep

This commit is contained in:
jliddev
2021-01-13 12:45:43 -06:00
parent 5d6767e481
commit c4e3ce2de3
2 changed files with 16 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "wowup",
"productName": "WowUp",
"version": "2.1.0-beta.19",
"version": "2.1.0-beta.20",
"description": "Word of Warcraft addon updater",
"homepage": "https://wowup.io",
"author": {

View File

@@ -1,5 +1,20 @@
{
"ChangeLogs": [
{
"Version": "2.1.0-beta.20",
"changes": [
"Italian locale updates (Bito)",
"Spanish locale updates (SkollVargr)",
"German locale updates (Glow)",
"Add new button and display when entering f11 fullscreen mode",
"Add some new code to disable background checks depending on power state",
"Add the ability to translate the menu items on Mac",
"Add new error messages for GitHub related errors",
"Add the ability to paste a zip file link into 'Install From URL' dialog",
"Fix an issue with 'My Addons' tab not auto updating the UI with updates",
"Update Electron"
]
},
{
"Version": "2.1.0-beta.19",
"changes": [