Releases: Bennett-Wendorf/Deskity
Release v0.2.1 Alpha
Version 0.2.1 Alpha fixes a bug with Microsoft authentication that did not allow users to log in properly. Enjoy!
Features
- Included x86 build in the release
Updates and Bug Fixes
- Removed a bug that caused problems with Microsoft authentication
- Logger now writes the deskity.log to the same location, regardless of how the application is run
Notice
This is still very much alpha level software, and is not ready for full use. There are still many bugs and lack of proper error checking throughout. Please see the Projects tab for information on what I am working on and feel free to create an issue to alert me to bugs or to request features.
Release v0.2.0 Alpha
Welcome to version 0.2.0 Alpha! I've been hard at work since that last release adding new features and polishing up the existing ones. Enjoy!
Most excitingly this time, we have a new name for the project! The previous name was just a placeholder, so this is super exciting news. From now on, the project will be called Deskity, so welcome to the release notes for deskity v0.2.0-alpha!
Added Features
- New theme for the entire application!
- Added Spotify widget
- Get information on the currently playing song on your Spotify account, including title, album, artist, and album art
- Play/pause the current song
- View how far through the current song you are
- Added release binary
- The app can now be run without having to install all the dependencies
- Download
Deskity.zip
from below to use this new option, and check out the wiki page for more information
- To Do Widget
- Display due dates alongside tasks
- Add a button to toggle whether completed tasks are shown
Updates and Bug Fixes
- Removed separate sign-in screen for a more automated process
- Fixed issue with not pulling all task lists sometimes
- Fixed Microsoft authentication bug
- Fixed issue with hover on task items
- Adjusted text sizing throughout the app for better readability
- Update to python 3.10
- Fixed a bug with checking off tasks
Notice
This is still very much alpha level software, and is not ready for full use. There are still many bugs and lack of proper error checking throughout. Please see the Projects tab for information on what I am working on and feel free to create an issue to alert me to bugs or to request features.
Release v0.1.0 Alpha
Welcome to the first Alpha release of my project! It has been a lot of work to get stuff going so far, but I am really excited about what I have accomplished and I have a lot more in mine and in the works for the future!
Features
- Pull weather data from OpenWeatherMap.org
- Display current temperature, feels like temperature, and current weather icon on screen
- Pull new data every 10 minutes
- Pull to do task information from Microsoft To Do
- Display tasks from the specified list on screen
- Pull new information every 30 seconds
- Tasks can be completed using the check boxes in this app and they will update on Microsoft's servers
Notice
This is still very much alpha level software, and is not ready for full use. There are still many bugs and lack of proper error checking throughout. Please see the Projects tab for information on what I am working on and feel free to create an issue to alert me to bugs or to request features.