diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | version.txt | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -46,7 +46,7 @@ Currently, I do not have full support for any version below macOS 10.12. I plan I have created a specific version temporarily for 10.10 [here](https://github.com/FivePixels/dwa140shortcut/issues/1#issuecomment-449897887). ## Upcoming Features -- [ ] Toggle to enable application as soon as the user logs in. +- [x] Toggle to enable application as soon as the user logs in. - [ ] Update the menubar correctly, without needing to reload the application. - [ ] Update the menubar accurately according to range. - [ ] Perform a check to make sure the connection isn't captive, and if it is, present the user with an error letting them know. diff --git a/version.txt b/version.txt new file mode 100644 index 0000000..9459d4b --- /dev/null +++ b/version.txt @@ -0,0 +1 @@ +1.1 |
