diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6ec26c61..b718f8ac 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,12 @@ ## Versions ## +1.4.5: +- Add checks for undefined tabs, while getting info about them (#56) +- Simplified code for getting tab info in popup (#56) +- Show step for disabling extensions on Edge and Firefox (again) (#56) +- Removed function for normalizing requests (#56) +- Check for "message" and "stack" property when an error occurs (#58) + 1.4.4: - Adjusted steps for Firefox and Edge on ad-report page (#53) diff --git a/Info.plist b/Info.plist index dd2b275a..880cfe4f 100644 --- a/Info.plist +++ b/Info.plist @@ -13,9 +13,9 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleShortVersionString - 1.4.4 + 1.4.5 CFBundleVersion - 101.4.4 + 101.4.5 Chrome Global Page diff --git a/manifest.json b/manifest.json index bac5c3db..443b7824 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "CatBlock", - "version": "1.4.4", + "version": "1.4.5", "description": "CatBlock is like an ad blocker, but instead of blocking ads it shows you pictures of cats (configurable)", "author": "CatBlock Team", "icons": {