Skip to content

Commit

Permalink
Getting ready for 1.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gdombiak committed Aug 28, 2018
1 parent 2623e5c commit 969f346
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## [1.5](https://github.com/gdombiak/OctoPod/tree/1.6) (2018-08-27)
[Full Changelog](https://github.com/gdombiak/OctoPod/compare/1.5...1.6)

**Implemented enhancements:**

- Accept IPv6 addresses and stop spell checker when adding printers [\#63](https://github.com/gdombiak/OctoPod/issues/63)
- Display error information when camera fails to render [\#62](https://github.com/gdombiak/OctoPod/issues/62)
- Allow to sort files by last successful print timestamp [\#54](https://github.com/gdombiak/OctoPod/issues/54)
- Allow to reprint completed job [\#53](https://github.com/gdombiak/OctoPod/issues/53)
- Allow to execute Custom Controls [\#15](https://github.com/gdombiak/OctoPod/issues/15)

**Fixed bugs:**

- Camera path may be incorrect when not using OctoPi [\#61](https://github.com/gdombiak/OctoPod/issues/61)

**Closed issues:**

- Add Cancel/Reset/Resume buttons. [\#56](https://github.com/gdombiak/OctoPod/issues/56)

## [1.5](https://github.com/gdombiak/OctoPod/tree/1.5) (2018-08-19)
[Full Changelog](https://github.com/gdombiak/OctoPod/compare/1.4...1.5)

Expand Down
2 changes: 1 addition & 1 deletion OctoPod/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>1.6</string>
<key>CFBundleVersion</key>
<string>5</string>
<string>6</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down

0 comments on commit 969f346

Please sign in to comment.