Releases: AustinCGomez/TimeBox
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 _
What is next:
We tentatively anticipate Version 1.5 to be our BETA release of TimeBox. Therefore, we will be wrapping up a new feature which is going to be the ability to delete individual logs. In addition, we will be doing some more code cleanup and documentation writing. Hope to see you then!
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.