Skip to content

Releases: iman-salmani/iplan

v1.9.2

17 Jul 11:06
Compare
Choose a tag to compare

Fix meta info issue

Full Changelog: v1.9.1...v1.9.2

v1.9.1

17 Jul 10:39
Compare
Choose a tag to compare

What's Changed

  • Task timers in different parts of ui are synced together
  • Fix bug: Editing task name does not apply to the database
  • Fix bug: Drop task on a project does not update the other pages
  • Fix bug: Excessive CPU usage from startup until opening the calendar page
  • Fix bug: Sections do not have a vertical scrollbar in the horizontal layout
  • Fix bug: Date label shows today when the task date is in less than 24 hours before
  • Fix bug: Task does not move to Section when its done state changes inside task window which opens from the tasks done window
  • Update Turkish translation by @sabriunal in #48
  • Add Russian language support by @SokolovskyMaxim in #50

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

14 Jul 20:43
Compare
Choose a tag to compare

What's Changed:

  • Search button and Primary menu moved to the sidebar
  • Navigation in the calendar by scroll
  • Calendar Navigation buttons removed
  • Now task changes apply to other parts of UI too. (instead of resetting them)
  • Clickable URL Links in the task description
  • Ctrl + w shortcut for closing window
  • Code refactoring, Bug fixes, and UI improvements

v1.8.1

07 Jul 20:36
Compare
Choose a tag to compare

What's changed:

  • Fix bug: Don't set position for new task in SectionBox::handle_new_button_clicked b1782f8

v1.8.0

07 Jul 18:19
Compare
Choose a tag to compare

What's changed:

  • Move up and down option for tasks rows
  • Fade effect for moving between projects
  • Improve date format
  • Popovers aligned and calendar navigation buttons width reduced, to fit in the phone form factor
  • Code refactoring, Bug fixes, and UI improvements

Full Changelog: v1.7.0...v1.8.0

v1.7.0

30 Jun 17:54
Compare
Choose a tag to compare

What's changed:

  • Chart of Time spent in last 7 days
  • Record delete button moved to record row
  • Improve usability for the phone form factor
  • Option to disable run in the background
  • Improve duration format
  • Code refactoring, Bug fixes, and UI improvements
    Full Changelog: v1.6.0...v1.7.0

v1.6.0

23 Jun 19:27
Compare
Choose a tag to compare

What's Changed

  • New design for drag and drop
  • New Project create window
  • Close windows with escape key
  • Drop tasks on each other
  • Scroll while dragging task
  • Rename tasks list to section
  • Czech translation updated thanks to Amerey.eu
  • Code refactoring, Bug fixes, and UI improvements

Full Changelog: v1.5.0...v1.6.0

v1.5.0

16 Jun 14:52
Compare
Choose a tag to compare

What's Changed

  • The task row shows the description, subtasks, due date, and reminder
  • New design for task rows
  • Add task button below tasks list
  • One week per calendar page
  • Today and No Date buttons on top of the date picker
  • Click on a searched task will open the task window
  • Auto start (if the user lets the app run in the background) and checking for reminders in the startup
  • Czech and French and Brazilian Portuguese Translations Added or updated thanks to Amerey.eu, Irénée Thirion, and Fúlvio Leo
  • Code refactoring, Bug fixes, and UI improvements

Contributors

Full Changelog: v1.4.0...v1.5.0

Release 1.4.0

09 Jun 18:57
Compare
Choose a tag to compare

New features and updates

  • Backing up system
  • Calendar for Exploring tasks by date
  • Tasks can have date and reminders (Application will remain in background for handling reminders)
  • When a task doesn't have record, Timer button will move to options
  • Record edit window
  • Now users able to edit record duration by changing start time
  • Bug fixes, and UI improvements

Release v1.3.1

03 Jun 08:38
Compare
Choose a tag to compare
- bug fix
- Update Turkish translation