From e3deca19e583212b6f4a7080910a28502c17e6ed Mon Sep 17 00:00:00 2001 From: Gaston Dombiak Date: Mon, 14 Oct 2019 21:41:51 -0700 Subject: [PATCH] Release 2.8 build 2. Updated changelog for final release --- CHANGELOG.md | 23 +++++++++++++++++++++-- OctoPod.xcodeproj/project.pbxproj | 24 ++++++++++++------------ 2 files changed, 33 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d07bda3..f70e4abe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,30 @@ # Change Log -## [2.7](https://github.com/gdombiak/OctoPod/tree/2.7) (2019-08-23) +## [2.8](https://github.com/gdombiak/OctoPod/tree/2.7) (2019-10-15) +[Full Changelog](https://github.com/gdombiak/OctoPod/compare/2.7...2.8) + +**Implemented enhancements:** + +- Improve Today's widget to show running printers first [\#228](https://github.com/gdombiak/OctoPod/issues/228) +- Printer List Order [\#222](https://github.com/gdombiak/OctoPod/issues/222) +- File name on 2 lines in the "Files" tab [\#221](https://github.com/gdombiak/OctoPod/issues/221) +- Add menu button to execute custom control [\#207](https://github.com/gdombiak/OctoPod/issues/207) + +**Fixed bugs:** + +- Disable Palette 2 buttons when app is locked [\#224](https://github.com/gdombiak/OctoPod/issues/224) +- Invalid camera URL when there is an empty space [\#220](https://github.com/gdombiak/OctoPod/issues/220) + +**Closed issues:** + +- Custom System Commands Execute Error [\#227](https://github.com/gdombiak/OctoPod/issues/227) + +## [2.7](https://github.com/gdombiak/OctoPod/tree/2.7) (2019-08-24) [Full Changelog](https://github.com/gdombiak/OctoPod/compare/2.6...2.7) **Implemented enhancements:** +- Old Apple watch support??? [\#143](https://github.com/gdombiak/OctoPod/issues/143) - Panel tab improvement - "rewind" to first page [\#216](https://github.com/gdombiak/OctoPod/issues/216) - Update pod Starscream to 3.1.0 [\#214](https://github.com/gdombiak/OctoPod/issues/214) - Change extrude by value: 100 to 50 [\#213](https://github.com/gdombiak/OctoPod/issues/213) @@ -15,7 +35,6 @@ - Optimize HTTP calls when swiping to change printers [\#206](https://github.com/gdombiak/OctoPod/issues/206) - Do not show connection errors for not selected printers [\#205](https://github.com/gdombiak/OctoPod/issues/205) - Add Palette 2 Integration [\#204](https://github.com/gdombiak/OctoPod/issues/204) -- Old Apple watch support??? [\#143](https://github.com/gdombiak/OctoPod/issues/143) - Add support to discover OctoPrint installations in the network [\#58](https://github.com/gdombiak/OctoPod/issues/58) **Fixed bugs:** diff --git a/OctoPod.xcodeproj/project.pbxproj b/OctoPod.xcodeproj/project.pbxproj index 509c96db..9fc6223c 100644 --- a/OctoPod.xcodeproj/project.pbxproj +++ b/OctoPod.xcodeproj/project.pbxproj @@ -1921,7 +1921,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = "OctoPod Widget/OctoPod Widget.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = "OctoPod Widget/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.1; @@ -1946,7 +1946,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = "OctoPod Widget/OctoPod Widget.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = "OctoPod Widget/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.1; @@ -1970,7 +1970,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = "OctoPod Intent/OctoPod Intent.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = "OctoPod Intent/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.1; @@ -1995,7 +1995,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = "OctoPod Intent/OctoPod Intent.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = "OctoPod Intent/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.1; @@ -2140,7 +2140,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = OctoPod/OctoPod.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = OctoPod/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 10.2; @@ -2164,7 +2164,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = OctoPod/OctoPod.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = OctoPod/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 10.2; @@ -2186,7 +2186,7 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; IBSC_MODULE = OctoPod_Watch_Extension; INFOPLIST_FILE = "OctoPod Watch/Info.plist"; @@ -2209,7 +2209,7 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; IBSC_MODULE = OctoPod_Watch_Extension; INFOPLIST_FILE = "OctoPod Watch/Info.plist"; @@ -2230,7 +2230,7 @@ buildSettings = { ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = "OctoPod Watch Extension/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( @@ -2256,7 +2256,7 @@ buildSettings = { ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = "OctoPod Watch Extension/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( @@ -2280,7 +2280,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = "OctoPod Notification Extension/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.2; @@ -2304,7 +2304,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = ALV53VY374; INFOPLIST_FILE = "OctoPod Notification Extension/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.2;