=================================
v1.2.7 - 25 Jan 2026
=================================
- [Fixed] Input group z-index issue
- [Added] Carousel component
- [Updated] nextjs to v16
=================================
v1.2.6 - 30 Sep 2025
=================================
- [Fixed] Next auth config extensibility issues
- [Fixed] npm dependencies vulnerability.
=================================
v1.2.5 - 29 Sep 2025
=================================
- [Fixed] Slider incorrectly working in rtl.
- [Fixed] SideNav menu border incorrectly aligned in rtl.
- [Fixed] Landing page side nav closed imedietely after opening in mobile view.
- [Fixed] AI chat history gets cleared when closing the history panel in mobile view.
- [Added] 'lockView' prop to Datepicker & Calendar component to prevent view switching.
=================================
v1.2.4 - 29 Aug 2025
=================================
- [Fixed] Deprecated zod usage.
- [Fixed] Redundant ZodType explicit declaration.
- [Updated] various dependencies to their latest versions.
- [Updated] @hookform/resolvers to 5.2.1
- [Updated] zod to 4.1.1
=================================
v1.2.3 - 22 Jul 2025
=================================
- [Fixed] BottomStickyBar not working in OrderForm component.
- [Fixed] StackedSideNavSecondary scroll bar not working.
- [Updated] various dependencies to their latest versions.
=================================
v1.2.2 - 25 Jun 2025
=================================
- [Added] Indeterminate prop to Checkbox component.