Skip to content

Commit 3caf65f

Browse files
authored
Merge pull request #68 from NordicSemiconductor/develop
Version 4.5.1
2 parents 71260bb + 3f9484c commit 3caf65f

File tree

12 files changed

+70
-64
lines changed

12 files changed

+70
-64
lines changed

CHANGELOG.md

+37-33
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
New in V4.5.1:
4+
5+
* DFU Library 4.5.1 - fixed issue with DFU on iOS 13.
6+
37
New in V4.5.0:
48

59
* Migrated to Swift 5
@@ -9,12 +13,12 @@ New in V4.5.0:
913

1014
New in V4.4.4:
1115

12-
* Improvet HomeKit view, allowing user to switch homes, and create a home if none exists.
16+
* Improved HomeKit view, allowing user to switch homes, and create a home if none exists.
1317
* Fixed issuew with HomeKit showing permission error as soon as the permission was given.
1418
* Removed automatic home creation in HomeKit view, now user can manually create the home.
15-
* Improved error handling to show the user actual parsed messages from homekit errors instead of showing generic errors
16-
* Updated DFULibrary to version 4.1.1
17-
* Improved fieltype selection UI
19+
* Improved error handling to show the user actual parsed messages from homekit errors instead of showing generic errors.
20+
* Updated DFULibrary to version 4.1.1.
21+
* Improved fieltype selection UI.
1822
* Added an option to allow users to select the DFU scope when flashing distribution packages.
1923

2024
New in V4.4.3:
@@ -25,59 +29,59 @@ New in V4.4.3:
2529

2630
New in V4.4.2:
2731

28-
* Fixed an issue with glucose monitors context reading that caused a crash or missing data from the reading context
29-
* iPhone X support
30-
* iOS11 Support (Large navigation bar)
31-
* Swift 4 migration
32-
* iOSDFULibrary V4.0.2 updated within app
33-
* UI improvements for smaller screens, and improvemetns for newer lagers screens
32+
* Fixed an issue with glucose monitors context reading that caused a crash or missing data from the reading context.
33+
* iPhone X support.
34+
* iOS11 Support (Large navigation bar).
35+
* Swift 4 migration.
36+
* iOSDFULibrary V4.0.2 updated within app.
37+
* UI improvements for smaller screens, and improvemetns for newer lagers screens.
3438

3539
New in V4.4.1:
3640

37-
* Fixed an issue introduced in V4.4.0 causing the HomeKit accessory service to not be readable
38-
* Enhanced HomeKit profile view by notifying of any HomeKit related errors instead of logging to console
41+
* Fixed an issue introduced in V4.4.0 causing the HomeKit accessory service to not be readable.
42+
* Enhanced HomeKit profile view by notifying of any HomeKit related errors instead of logging to console.
3943

4044
New in V4.4.0:
4145

4246
* Adds HomeKit profile, allowing browsing and adding HomeKit accessories.
4347
* Adds Secure DFU Feature for HomeKit accessories, accessible through the HomeKit Profile view.
44-
* Fixed small icon size issues for 3x resolution devices (iPhone 6+/7+)
45-
* Improved UI throughout the app and all the profile views
48+
* Fixed small icon size issues for 3x resolution devices (iPhone 6+/7+).
49+
* Improved UI throughout the app and all the profile views.
4650

4751
New in V4.3.0:
4852

49-
* Adds Experimental Buttonless DFU feature
50-
* DFU Library version now displayed in the DFU View
51-
* Minor UI improvements
52-
* Updated iOSDFULibrary to v3.0.6
53+
* Adds Experimental Buttonless DFU feature.
54+
* DFU Library version now displayed in the DFU View.
55+
* Minor UI improvements.
56+
* Updated iOSDFULibrary to v3.0.6.
5357

5458
New in v4.1.1:
5559

56-
* Fixed bug with reading IEEE Float values
57-
* Fixed erratic values in HTS Example view see issue #27
58-
* Fixed bug causing intermittent failures in scanner view
59-
* Updated iOSDFULibrary to v2.1.2
60+
* Fixed bug with reading IEEE Float values.
61+
* Fixed erratic values in HTS Example view see issue #27.
62+
* Fixed bug causing intermittent failures in scanner view.
63+
* Updated iOSDFULibrary to v2.1.2.
6064

6165
New in v4.1:
6266

63-
* The application is now Fully migrated to Swift3.0
64-
* Bugfix: Importing of distribution packets via email no longer crashes
65-
* Bugfix: Glucose monitor demo no longer crashes/displays incorrect timestamps when the device uses the 12 hour format locale
66-
* Bugfix: Glucose monitor demo no longer duplicates data on the last row when refresh button is tapped
67+
* The application is now Fully migrated to Swift 3.0.
68+
* Bugfix: Importing of distribution packets via email no longer crashes.
69+
* Bugfix: Glucose monitor demo no longer crashes/displays incorrect timestamps when the device uses the 12 hour format locale.
70+
* Bugfix: Glucose monitor demo no longer duplicates data on the last row when refresh button is tapped.
6771

6872
New in v4.0:
6973

70-
* The application is fully migrated to Swift2.2
71-
* Added **Continuous Glucose Monitor** profile support
72-
* The Application now uses the Cocoapods version of our DFU Library. See [cocoapods/iOSDFULibrary](https://cocoapods.org/pods/iOSDFULibrary)
73-
* Minor bugfixes in characteristics reading on some profiles
74+
* The application is fully migrated to Swift 2.2.
75+
* Added **Continuous Glucose Monitor** profile support.
76+
* The Application now uses the Cocoapods version of our DFU Library. See [cocoapods/iOSDFULibrary](https://cocoapods.org/pods/iOSDFULibrary).
77+
* Minor bugfixes in characteristics reading on some profiles.
7478

7579
New in v3.0:
7680

7781
* The application uses DFU Library, instead of having it's own implementation.
7882

7983
New in v2.5:
8084

81-
* Refreshed Look & Feel
82-
* Better user experience in DFU and UART profiles
83-
* Bug fixes
85+
* Refreshed Look & Feel.
86+
* Better user experience in DFU and UART profiles.
87+
* Bug fixes.

Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PODS:
33
- EVReflection (5.10.1):
44
- EVReflection/Core (= 5.10.1)
55
- EVReflection/Core (5.10.1)
6-
- iOSDFULibrary (4.5.0):
6+
- iOSDFULibrary (4.5.1):
77
- ZIPFoundation (= 0.9.9)
88
- SWRevealViewController (2.3.0)
99
- ZIPFoundation (0.9.9)
@@ -25,7 +25,7 @@ SPEC REPOS:
2525
SPEC CHECKSUMS:
2626
CorePlot: cbe0c6e14220705e32e06a89c7d6a5a908b7d7d8
2727
EVReflection: 8124de482178d34ccd56473e16cd95990f9a1113
28-
iOSDFULibrary: 0422433b3875f175de522846b9e82282792488b2
28+
iOSDFULibrary: 87c6a088cf7172e3694dfaa8305e7ded5eda2547
2929
SWRevealViewController: 6d3fd97f70112fd7cef9de14df4260eacce4c63a
3030
ZIPFoundation: 89df685c971926b0323087952320bdfee9f0b6ef
3131

Pods/Manifest.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/project.pbxproj

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Pods-nRF Toolbox/Pods-nRF Toolbox-acknowledgements.markdown

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/Pods-nRF Toolbox/Pods-nRF Toolbox-acknowledgements.plist

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/iOSDFULibrary/iOSDFULibrary-Info.plist

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/iOSDFULibrary/LICENSE

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/iOSDFULibrary/iOSDFULibrary/Classes/Implementation/DFUServiceInitiator.swift

+7-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/iOSDFULibrary/iOSDFULibrary/Classes/Implementation/GenericDFU/DFUPeripheral.swift

+11-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nRF Toolbox/Utilities/AppUtilities.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ enum ServiceIds : UInt8 {
2323

2424
class AppUtilities: NSObject {
2525

26-
static let iOSDFULibraryVersion = "4.5.0"
26+
static let iOSDFULibraryVersion = "4.5.1"
2727

2828
static let uartHelpText = "This profile allows you to connect to a device that support Nordic's UART service. The service allows you to send and receive String messages.\n\nThe main screen contains 9 programmable buttons. Use the Edit button to edit a command or an icon assigned to each button. Unused buttons may be hidden.\n\nTap the Show Log button to see the conversation or to send a custom message."
2929

nRF Toolbox/nRF Toolbox-Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
<key>CFBundlePackageType</key>
5555
<string>APPL</string>
5656
<key>CFBundleShortVersionString</key>
57-
<string>4.5.0</string>
57+
<string>4.5.1</string>
5858
<key>CFBundleSignature</key>
5959
<string>????</string>
6060
<key>CFBundleVersion</key>
61-
<string>22</string>
61+
<string>23</string>
6262
<key>ITSAppUsesNonExemptEncryption</key>
6363
<false/>
6464
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)