Skip to content

v1.4

Compare
Choose a tag to compare
@chrisjohntan chrisjohntan released this 24 Oct 15:46
· 307 commits to master since this release
41ead77

What's new

  • GUI Enhancements: GUI now displays a list of tags currently in use. Add spacing between multiple tags in a person card
    Screenshot 2024-10-24 211555

  • New command addtag: Append a new tag to a contact
    Screenshot 2024-10-24 211723
    Screenshot 2024-10-24 211736

  • New command deletetag: Delete an existing tag from a contact
    Screenshot 2024-10-24 211910
    Screenshot 2024-10-24 211919

  • New command undo: Allows users to undo their last action.
    Screenshot 2024-10-24 211949
    Screenshot 2024-10-24 212019

  • New command redo: Enables users to redo the last undone action.
    Screenshot 2024-10-24 212032
    Screenshot 2024-10-24 212043

Tweaks

  • Enhanced find: The improved find command can perform searches on multiple fields simultaneously
  • Phone Number Constraints: Only Singapore phone numbers can be saved, enforcing stricter validation rules.
  • Enhanced Tag Regex: Tag names can now include hyphens as separators for better flexibility.