Skip to content

Latest commit

 

History

History
52 lines (44 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

52 lines (44 loc) · 3.17 KB

Changelog

Version 1.2.0 (2024-05-08)

  • Fixed an issue where call history wasn't refreshing (FossifyOrg#146).
  • Fixed a problem where search items would disappear (FossifyOrg#98).
  • Fixed UI freeze that happened when loading call history.
  • Fixed a bug that caused search not to find older call logs (FossifyOrg#97).
  • Fixed a crash that occurred when using the dialpad quick callback feature.
  • Missed call notifications are now automatically dismissed when you view your call history (FossifyOrg#88).
  • Moved some actions back into the popup menu to reduce visual clutter (FossifyOrg/General-Discussion#67).
  • Updated menu design for better UI/UX.
  • Disabled call action buttons after a call ends for better UI/UX (FossifyOrg#181).
  • Grouped call history entries by date (FossifyOrg#96).
  • Added an option to format phone numbers in the call log (FossifyOrg/Contacts#15).
  • Always show the date in the call details dialog (FossifyOrg#133).
  • Updated call direction icons and colors in the call history for better clarity (FossifyOrg#81).
  • Restructured the in-call UI to be more responsive to different screen sizes (FossifyOrg#147).
  • Added some translations.

Version 1.1.1 (2024-03-21)

  • Removed call history limit (FossifyOrg#125).
  • Added quick dial-back feature (FossifyOrg#60).
  • The hang-up button is now always visible in the call UI (FossifyOrg#9).
  • Enhanced the size of caller avatar and buttons in the call UI (FossifyOrg#118).
  • Reorganized dialpad preferences into their own dedicated section (FossifyOrg#116).
  • Added placeholder avatar for unknown numbers and contacts without photo.
  • Added a progress indicator to indicate call history retrieval.
  • Added bottom padding in lists to allow scrolling above the floating action button.
  • Added some translations.

Version 1.1.0 (2024-03-21)

  • Removed call history limit (FossifyOrg#125).
  • Added quick dial-back feature (FossifyOrg#60).
  • The hang-up button is now always visible in the call UI (FossifyOrg#9).
  • Enhanced the size of caller avatar and buttons in the call UI (FossifyOrg#118).
  • Reorganized dialpad preferences into their own dedicated section (FossifyOrg#116).
  • Added placeholder avatar for unknown numbers and contacts without photo.
  • Added a progress indicator to indicate call history retrieval.
  • Added bottom padding in lists to allow scrolling above the floating action button.
  • Added some translations.

Version 1.0.0 (2024-01-15)

  • Initial release