Changelog
Keep track of all the updates, improvements, and bug fixes in our project. We're constantly working to make things better.
v1.2.0
Current VersionMarch 11, 2025
March 11, 2025
New Feature: Call Notes for Improved Client Tracking
Added
- Added the Call Notes section to the call tracker, allowing users to add notes about their client interactions.
- Notes can be updated but not deleted, ensuring a complete history of interactions.

Changed
- Modified the call tracker interface to include a dedicated text field for entering call notes for each client.
- Updated user interface to display call notes within each client’s entry in the tracker.
- Redesigned the call tracker interface for better visibility and accessibility.
Fixed
- Resolved an issue where call notes could be accidentally overwritten by new information without user confirmation.
- Resolved an issue with invalid number codes being inputted.
- Fixed the post call status logic that is if a client has not being called post call status should be in active.
Security
- Improved password visibility toggle to ensure users can securely view and input passwords while maintaining security compliance.
v1.1.0
March 09, 2025
March 09, 2025
New Features: Enhanced Call Status and Post-Call Outcome Tracking
Changed
- Call status: Replaced the "Called / Not Called" status with a drop-down with five new options: Successful, Unsuccessful, Retry, Wrong Number, and Not Called Yet.
Added
- Post-Call Status: Post call options are Needs Follow-Up, and Completed default is none.

Fixed
- Log-out button: Enabled log-out button on campaign screen.
- Create campaign: Removed “_” validation.
Security
- Improved data validation during the call status and post-call action updates to prevent invalid data entries.
v1.0.0
Initial ReleaseMarch 07, 2025
March 07, 2025
Initial project release
Added
- User sign-up and login functionality.
- Users can create an organization within the application.
- Ability to create and manage campaigns (e.g., "InactiveAccount").
- Call Tracker feature for each campaign, allowing users to track client interactions.
- Option to add clients by entering their name and phone number.
- A drop-down to mark clients' call status (Called/Not Called).
Fixed
- N/A (No previous versions to fix issues from).
Security
- Implemented basic user authentication with password hashing.