Releases: AY2122S2-CS2103-F11-1/tp
ManageEZPZ v1.4
This is version 1.4 of ManageEZPZ, where users are allowed to add, delete, find, list, mark and unmark tasks. On top of that users are also allowed to Tag and unTag tasks to employees and tag tasks to different priorities.
What's Changed
In v1.4, we have fixed additional bugs that were found in our program :
- Fixed parsing of invisible characters @ChanWeiJie in #241
- Fixed bugs found in editTaskCommand @aaron-ljx in #257
- Fixed bugs found in deleteTaskCommand @dannytayjy in #259
- Fixed Json loading and storing bug @alfredkohhh in #249
- Fixed bugs found in findTaskCommandTest @Denniszedead in #285
In v1.4, we have also refine ManageEZPZ's GUI :
- Updated GUI screen resizing @dannytayjy in #247
- Updated Help Window @dannytayjy in #247
- Including welcome message @dannytayjy in #326
- Updated exception messages for different type of errors @ChanWeiJie & @dannytayjy in #241, #247
Other Notable Changes
- UG and DG updated
- Java Docs updated
- More test cases implemented
Full Changelog: v1.3.4...v1.4
ManageEZPZ v1.3.4 (Final)
This is version 1.3.4 of ManageEZPZ, where users are allowed to add, delete, find, list, mark and unmark tasks. On top of that users are also allowed to Tag and unTag tasks to employees and tag tasks to different priorities.
In v1.3.3, we have enhanced the GUI with the following:
- Customize the app icon
- Add labels for the Employees list and Tasks list
- Allow users to right-click on a selected employee to copy the name, phone number or email
In v1.3.4, we have fixed some bugs found in our program, to better allow users to use our product! 😄
ManageEZPZ v1.3.3
This is version 1.3.3 of ManageEZPZ, where users are allowed to add, delete, find, list, mark and unmark tasks. On top of that users are also allowed to Tag and unTag tasks to employees and tag tasks to different priorities.
In v1.3.3, we have enhanced the GUI with the following:
- Customize the app icon
- Add labels for the Employees list and Tasks list
- Allow users to right-click on a selected employee to copy the name, phone number or email
We have also fixed some bugs found in our program, to better allow users to use our product! 😄
ManageEZPZ v1.3.2
This is version 1.3.2 of ManageEZPZ, where users are allowed to add, delete, find, list, mark and unmark tasks. On top of that users are also allowed to Tag and unTag tasks to employees and tag tasks to different priorities.
In v1.3.2, we have fixed some bugs found in our program, to better allow users to use our product! 😄
ManageEZPZ v1.3.1
This is version 1.3.1 of ManageEZPZ, where users are allowed to add, delete, find, list, mark and unmark tasks. On top of that users are also allowed to Tag and unTag tasks to employees and tag tasks to different priorities.
In v1.3.1, we have also enhanced the GUI to display both the task and employees!
ManageEZPZ v1.3 (trial)
This is an intermediate version of ManageEZPZ, where users are allowed to add, delete, find, list, mark and unmark tasks.
On top of that, users are also allowed to Tag and unTag tasks to People.
More exciting features to come in v1.3.1!
- Enhanced GUI to display the tasks
- Priority Tagging of Tasks
ManageEZPZ v1.2
This is an intermediate version of ManageEZPZ, where users are allowed to add, delete, find, list, mark and unmark tasks.
More exciting features to come in v1.3!
- Enhanced GUI to display the tasks
- Tagging of Tasks to Employees