Releases: AustinCGomez/TimeBox
V1.5 Alpha
Version 1.5 Alpha
Maintainer Notes:
All features that we want for release to the Google Chrome store are now available in the Alpha version 1.5 of our application. We still got a significant amount of work to do on the UI along with testing and making sure that our product will be useable for the people who want to use it.
What's new:
- When you tab out of the application your information will now be saved and no longer lost.
- You can now edit your entries and change them to what you want them to be. #19
- You can now individually delete entries instead of deleting everyting. #20
- New docs folder that has a contributor.md and changelog file detailing all changes made and giving credit to all those that contribute to the project.
Note: Version 1.5 Alpha contains some UI errors that are mostly in the view logs. We prioritized implementing the code as we prepare to do a overhaul of the design quite soon.
V1.4-Alpha
**TimeBox Version 1.4 Alpha **
UI Changes
***Change 1: ***

We removed all alert boxes and instead opted for inline errors. The goal is that by removing the alerts that the UI experience is going to be more solely within the app.
***Change 2: ***

_We cleaned up the View Logs section to show the information in a bit better fashion than how it was shown _
V1.3-Alpha
What's Changed
While from the UI there doesn't seem to be any changes we did a lot of work on the codebase to be more readable for V1.3-Alpha. This was our main goal and priorty.
V1.2-Alpha
Changes:
- We added a new front panel that allows the user to navigate through several different options. In addition, we created a settings panel where we plan to put all of our settings in one place.
What is up next:
V1.3-alpha is more a maintainer version . The first order is code refactoring and secondly setting up testing parameters with Jest. V1.3 could take some time to be released therefore we set up a separate development branch called beta-development in order to prevent any loss of work. Once it is ready we will do a pull request to our main repository.
V1.0.1-Alpha
Credits to @adwaithprasanth
What's Changed
- UI overhaul by @adwaithprasanth in #7
New Contributors
- @adwaithprasanth made their first contribution in #7
What's next
- We will be defining testing using Jest to test the functionality of our program and identify any bugs. Upon a successful test of all possible edge cases we will submit the project to Google Chrome and see if it gets approved as an official free extension.
V1.0-Alpha
Version 1.0 of RatingLog is now released. We are still in active development and changes are going to be made every day. In addition, this extension is still only accessible through manually uploading it to your local extensions on Google Chrome and this method will remain till we are confident that the program is bug-free and visually pleasing.