Skip to content

Releases: Qualiora/shadboard

v1.5.1

07 Jun 16:18
ece0dab

Choose a tag to compare

1.5.1 (2025-06-07)

Reverts

  • Revert "refactor: use iso strings for consistent date formatting in mock data" (c61fb6d)

v1.5.0

03 Jun 22:24
42dc817

Choose a tag to compare

1.5.0 (2025-06-03)

Bug Fixes

  • adjust text alignment in AccordionTrigger component (4e88dc1)
  • adjust text alignment in AccordionTrigger component (c087a2f)
  • contextual-classes: contrast-issue-in-rows (82a37cf)
  • correct spelling of "cairo" in font variables and usage (944ac66)
  • fix multiple redirects after signing in (f08e0cd), closes #63

Features

  • add Arabic translations for sticky layout, bento grid, and mockups (c215b22)
  • add avatarClassName prop to AvatarStack for custom styling (48caed2)
  • add avatarClassName prop to AvatarStack for custom styling (eb6f58d)
  • add BasicBentoGrid and BentoGridPage components for enhanced layout options (5f1c731)
  • add BasicBentoGrid and BentoGridPage components for enhanced layout options (f095d4f)
  • add BentoGrid UI component (5129a60)
  • add BentoGrid UI component (65bc12d)
  • add Iphone15Pro and Safari UI components (d8b134f)
  • add Iphone15Pro and Safari UI components (9a82dcc)
  • add landing page components and layout (9faf1a7)
  • add landing page components and layout (d5e7da8)
  • Add language dropdown to auth layout (a260e34)
  • add Logoipsum to sources and credits docs page and add new logo images in public directory (20cd4d2)
  • add Logoipsum to sources and credits docs page and add new logo images in public directory (9d3b024)
  • add new navigation items and corresponding translations for Sticky Layout, Bento Grid, and Mockups (25c0432)
  • add new navigation items and corresponding translations for Sticky Layout, Bento Grid, and Mockups (7d6762e)
  • add pricing plans and testimonials sections to landing page (5a1d5a2)
  • add pricing plans and testimonials sections to landing page (fb5284d)
  • add PricingPlans component (05e3b50)
  • add PricingPlans component (5cc2048)
  • add Sticky Layout translations and navigation entry (d314485)
  • add Sticky Layout translations and navigation entry (b86cd98)
  • implement StickyLayout UI component (8850b30)
  • implement StickyLayout UI component (38ffdae)
  • update hero images and add new mobile images for improved visuals (c291c0e)
  • update hero images and add new mobile images for improved visuals (cde7bbb)

v1.4.4

24 May 10:00
c46bc66

Choose a tag to compare

1.4.4 (2025-05-24)

Bug Fixes

  • contextual-classes: contrast-issue-in-rows (3731714)

v1.4.3

20 May 17:15
d0ae0bc

Choose a tag to compare

1.4.3 (2025-05-20)

Bug Fixes

  • multiple-date-picker: fix text overflow; wrap text and adjust styling (f36edd4)

v1.4.2

19 May 16:03
f20bb10

Choose a tag to compare

1.4.2 (2025-05-19)

Bug Fixes

  • correct spelling of "cairo" in font variables and usage (008ba29)

v1.4.1

17 May 17:19
28f67b3

Choose a tag to compare

1.4.1 (2025-05-17)

Bug Fixes

  • fix multiple redirects after signing in (268f478), closes #63

v1.4.0

17 May 14:39
cf041bf

Choose a tag to compare

1.4.0 (2025-05-17)

Features

  • Add language dropdown to auth layout (4349cf9)

v1.3.3

12 May 13:37
42c8872

Choose a tag to compare

1.3.3 (2025-05-12)

Bug Fixes

  • split auth cookie redirects to handle each token separately (592422a), closes #54

v1.3.2

12 May 10:57
8501358

Choose a tag to compare

1.3.2 (2025-05-12)

Bug Fixes

  • update root path redirect to include __Secure-next-auth.session-token cookie (cbf6b19), closes #54

v1.3.1

12 May 10:22
ffc9564

Choose a tag to compare

1.3.1 (2025-05-12)

Bug Fixes

  • add cookie condition to homepage redirect in next.config.mjs (a0ead3a), closes #52