Releases: DRossyCPNV/LifeProManager
Releases · DRossyCPNV/LifeProManager
LifeProManager v1.6.1
Version Changes:
- If a registry key already exists to launch the application at Windows startup, its value is no longer overwritten at launch.
- Added a tooltip displaying the total number of tasks to complete. To view it, hover over the “Export all data to a web page” button.
- Added keyboard shortcuts for navigating the calendar: ALT + Left/Right Arrow to move by one day, ALT + Up/Down Arrow to move by one week
- Added a keyboard shortcut to display birthdays: CTRL + B
- When the birthday calendar is open, pressing any key will close it.
- Corrected several inaccurate English translations.
Known issue :
Task creation fails on non‑French systems due to substring‑based date parsing incompatible with US date formats.
This has been fully fixed in following releases.
LifeProManager v1.6
Version changes :
- In the settings, a check box allows to start the program with Windows by writing it in the Run registry key of the current user.
- A new priority may be assigned to tasks that represent a birthday.
- The repetition of a birthday echoes it on the same day the following year.
- A new button on the main form displays a birthday calendar.
LifeProManager v1.5
Version changes :
- A button (or CTRL+E) allows to export to a web page a summary of all tasks, sorted by due date.
- In the settings, you can add the description and topic of each task to the export.
- Bug fix : the checkbox to start the application with Windows has been replaced by a button.
LifeProManager v1.4
Version changes :
- Tasks can have important or repeatable priority. Or both.
- If a task has repeatable priority and gets approved, a message will prompt the user if he/she wants to repeat it on another day.
- When an interrogation mark has been typed for the title of a task, this task gets automatically classified as repeatable.
- User can edit a task by double-clicking on its title.
LifeProManager v1.3
Version changes :
- When a task has been deleted and if there is no other task with the same due date, that date gets unbolded.
- The whiteboard that contains tasks descriptions only appears if a task has been selected and a description has been written for it.
- Added a button to delete all tasks with finished status.
- Added some keyboard shortcuts.
- When an exclamation mark is typed for the title of a task, this task gets automatically classified as important.
- Minor color changes for a better look.
LifeProManager v1.2
Version changes :
- After selecting a date on the calendar, you can add a new task with the selected date as deadline.
- Only one level of priority can be affected to a task, by labelling it as important.
- The app language can be changed in settings (English and French available).
LifeProManager v1.0
This version was produced for CPNV school in 2019 as part of the C# programming course, in accordance to POO practices.
LifeProManager v1.1
Version changes :
- Prevents the user from corrupting the database by using a calendar control to input a date.
This version was shown at the open-doors day of CPNV school, on November 16th 2019.
Setup made with Inno Setup.