Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ description: "Track the latest CodinIT releases, feature updates, bug fixes, and

New releases and improvements

## December 30, 2025
## January 3, 2026

<Update tags={[\"Security\", \"Improvements\"]}>\n\n### Security fixes\n\n- Fixed qs security vulnerability by updating dependencies\n - Updated @remix-run/dev from 2.17.1 to 2.17.2\n - Updated @remix-run/serve from 2.17.1 to 2.17.2\n - Resolves security issue by upgrading Express from 4.21.2 to 4.22.1\n - All dependencies now use qs version 6.14.1, which fixes the security vulnerability\n - Dependabot can now successfully update security patches\n\n### Bug fixes\n\n- Fixed warnings in codebase\n- Updated file comments for better code documentation\n\n### Version updates\n\n- Version bump to v1.2.0-beta\n- Updated copyright year to 2026 in LICENSE file\n\n</Update>\n\n## December 30, 2025

<Update tags={["New releases", "Improvements"]}>

Expand Down