Releases: OudomMunint/StudioZed-ReactJS
Releases · OudomMunint/StudioZed-ReactJS
v1.5.7
What's Changed
- UI + Layout fixes and improvements.
- Implemented scroll based opacity focus effect.

- Responsive design improvements.
- Added ScrollTrigger component using intersection observer.
- Code clean up and optimisations.
PRs
- Merge pull request #99 from OudomMunint/dev by @OudomMunint in #100
- Dev => Main by @OudomMunint in #101
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- #61 - Implemented dark mode feature.
- Added Gaussian blur for dropdown menu.
- UI / Layout improvements and fixes.
- #84 - Updated test coverage for dark mode.
- #84 - Added Clean function before each test run.
- Housekeeping + code clean up tasks.
- Documentation updates regarding security.
- Untracked IDE files from source control.
PRs
- main => dev by @OudomMunint in #98
- Dev => Main by @OudomMunint in #99
Full Changelog: v1.5.5.2...v1.5.6
v1.5.5.2
What's Changed v1.5.5.1...v1.5.5.2
- #96 Implemented reusable Alert component
AlertComponent.js. - #84 Added new test case to see if Alert is rendered correctly.
- Enabled visit external link button on Project Cards component.
- Housekeeping and code clean up tasks.
- Fixed CI pipeline not running all tests.
- New release tag.
PRs
- Dev => Main by @OudomMunint in #97
v1.5.5.1
What's Changed v1.5.5...v1.5.5.1
- #92 - Improved SEO with meta description.
- #93 - Navbar now behaves and looks correctly on scrolled.
- #94 - Added GitHub link + Tool tips.
- Performance - Improved
FCP&LCP. - #68 - Work around added for this issue.
- Code clean up + misc UI changes.
PRs
- PR: Dev => Main by @OudomMunint in #95
v1.5.5
What's Changed v1.5.4.7...v1.5.5
- #90 Contact form email validation.
- #80 Security: Bump axios from 1.6.8 to 1.7.4
- #86 CI/CD Pipeline now includes all
tests. - #85 WebVitals enhancements & error handling.
- #85 WebVitals now enabled in
PROD. - #81 Fixed all src related compiler warnings.
- Documentation - Added info about tests, new tech-stack badges, removed dependabot issue 27
- Optimised form submission logic for testing and added test data for
dev env - #84 Added more tests to cover Forms, Home page, about page & Webvitals.
PRs
- PR: Dev => Main by @OudomMunint in #87
- Dependabot/npm and yarn/axios 1.7.4 by @OudomMunint in #89
- PR: Dev => Main by @OudomMunint in #91
v1.5.4.7
What's Changed v1.5.4.6...v1.5.4.7
- Fixed wrong branch for CI badge.
- #81 Got rid of most compiler warnings.
- Test form submission data for
DEV ENV. - Added more error handling.
- Code, Project & files clean up.
PRs
- main => dev by @OudomMunint in #82
- Dev => Main by @OudomMunint in #83
v1.5.4.6
What's Changed v1.5.4.5...v1.5.4.6
- Updates
bracesfrom 3.0.2 to 3.0.3. - Updates
gulpfrom 4.0.2 to 5.0.0. - Fixed CI build badge (dev => main).
- ReadMe Updated to include new Dependabot 12 & 26.
PRs
- Bump braces and gulp by @dependabot in #77
- PR: main => dev by @OudomMunint in #78
- PR: Dev => Main by @OudomMunint in #79
v1.5.4.5
What's Changed v1.5.4.4...v1.5.4.5
PRs
- Bump react-pdf from 5.7.2 to 7.7.3 by @dependabot in #70
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #69
- main => dev by @OudomMunint in #74
- Dev => Main by @OudomMunint in #75
v1.5.4.4
What's Changed v1.5.4.3...v1.5.4.4
Update Summary: Security Fixes, Web-VItals, Fixed compiler warnings
- Fixed security issue where this application may cause vulnerabilities in older browsers. #62.
- Security - upgraded Express from v4.19.1 => v4.19.2. #63.
- Web vitals is now enabled only in Production environment. #45.
- Fixed some compiler warnings. #51.
- Documentation update regarding release builds.
PRs
- Bump express from 4.19.1 to 4.19.2 by @dependabot in #63
- main => dev by @OudomMunint in #64
- Dev => Main by @OudomMunint in #65
v1.5.4.3
What's Changed v1.5.4.2...v1.5.4.3
- Fixed Issue #52 Footer regression issue.
- UI changes for project page.
- Style Sheet clean up.
PRs
- Dev => Main by @OudomMunint in #59