Skip to content

Latest commit

 

History

History
75 lines (48 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

75 lines (48 loc) · 1.84 KB

[3.2.0] - 6 Feb 2025

  • Enhancements: Added new JSON parameter predicted_symptoms_pattern_tomorrow into summary
  • New Feature: Implemented function to retrieve symptoms pattern based on the current cycle day.

[3.0.0] - 16 Jan 2025

  • Enhancements: Added multi-language support
  • Enhancements: Added custom font support.

[2.4.0] - 19 Dec 2024

  • Enhancements: Added pagination to the monthly calendar view for improved performance.
  • Enhancements: Changed the default color of the menstrual view for a better user experience.
  • Bug Fixes: Resolved minor bugs to enhance overall stability and performance.

[2.3.4] - 12 Dec 2024

  • Custom function to add dummy data for testing purposes.
  • Custom function to verify if the graph contains data

[2.3.1] - 10 Dec 2024

  • Added Custom function

[2.1.2] - 4 Dec 2024

  • Added new params 'themeColor' into MenstrualLogPeriodView
  • Ui enhancement of MenstrualLogPeriodView
  • Fixed minor bugs

[2.1.0] - 29 Nov 2024

  • Fixed minor bugs
  • Added functionality to update previous symptom log reports

[2.0.2] - 23 Nov 2024

  • Added Graph
  • Minor bug fixed

[1.1.0] - 13 July 2024

  • Added new params 'isAutoSetData' into MenstrualCyclePhaseView
  • Added new table for store current user details
  • Show dynamic messages into MenstrualCyclePhaseView
  • Update README.md File description.
  • Minor bug fixed

[1.0.0] - 06 July 2024

  • Added Calender view
  • Added Monthly calender view
  • Edit periods dates
  • Minor bug fixed

[0.1.5] - 19 June 2024

  • Added "viewType" of 'Menstrual Cycle Widget'

[0.1.4] - 18 June 2024

  • Added new params
  • added functionality of store store user's symptoms
  • added encryption functionality for storing user's data
  • Update README File description.

[0.1.3] - 16 June 2024

  • Added new params
  • Update README File description.

[0.0.1] - 4 June 2024

  • initial release.