Skip to content

Releases: suradet-ps/rxdevman

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 12:27

1.17.0 (2026-06-05)

🚀 New Features

  • add new blog post about Tome reading tracker side project (864431e)

v1.16.7

Choose a tag to compare

@github-actions github-actions released this 05 Jun 10:40

1.16.7 (2026-06-05)

📦 Dependency Updates

  • deps: update actions/checkout action to v6.0.3 (#38) (40f773a)

v1.16.6

Choose a tag to compare

@github-actions github-actions released this 29 May 14:25

1.16.6 (2026-05-29)

📦 Dependency Updates

  • translate HOSxP resources description to English (7943c9f)

♻️ Refactoring

  • remove personal story section from about page (e83d2c9)
  • simplify INVS resources page layout and content (3795ccd)

v1.16.5

Choose a tag to compare

@github-actions github-actions released this 29 May 14:09

1.16.5 (2026-05-29)

🐛 Bug Fixes

  • increase logo text font size for better visibility (f91d76d)

📦 Dependency Updates

  • translate about page content to English (700d0a6)
  • translate blog header description to English (e128281)
  • translate tools section description to English (21beec2)
  • update hero section text and translate welcome message to English (b1314cd)

♻️ Refactoring

  • change hardcode css to design tokens (434ba67)

v1.16.4

Choose a tag to compare

@github-actions github-actions released this 29 May 13:19

1.16.4 (2026-05-29)

🐛 Bug Fixes

  • update dependencies for @astrojs/mdx and astro to latest versions (daf6209)

v1.16.3

Choose a tag to compare

@github-actions github-actions released this 28 May 13:03

1.16.3 (2026-05-28)

🐛 Bug Fixes

  • streamline blog post retrieval and error handling (03d2e6c)

v1.16.2

Choose a tag to compare

@github-actions github-actions released this 28 May 12:53

1.16.2 (2026-05-28)

🐛 Bug Fixes

  • add missing prerender export to blog and index pages (0c103c5)

v1.16.1

Choose a tag to compare

@github-actions github-actions released this 28 May 12:46

1.16.1 (2026-05-28)

🐛 Bug Fixes

  • replace supabaseServer with getSupabaseServer for improved client management (5ffcb44)

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 28 May 12:41

1.16.0 (2026-05-28)

🚀 New Features

  • implement visitor tracking system with Supabase integration (19972f6)

v1.15.1

Choose a tag to compare

@github-actions github-actions released this 27 May 13:03

1.15.1 (2026-05-27)

♻️ Refactoring

  • update spacing and padding using CSS variables for consistency across pages (cf11488)