Skip to content

Releases: OudomMunint/StudioZed-ReactJS

v1.5.5.1

21 Aug 09:44
ca1268e
Compare
Choose a tag to compare

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

v1.5.5

17 Aug 14:19
cfef027
Compare
Choose a tag to compare

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

v1.5.4.7

13 Aug 11:11
16b36a7
Compare
Choose a tag to compare

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

v1.5.4.6

08 Aug 10:42
26ad565
Compare
Choose a tag to compare

What's Changed v1.5.4.5...v1.5.4.6

  • Updates braces from 3.0.2 to 3.0.3.
  • Updates gulp from 4.0.2 to 5.0.0.
  • Fixed CI build badge (dev => main).
  • ReadMe Updated to include new Dependabot 12 & 26.

PRs

v1.5.4.5

17 May 12:01
a5548f8
Compare
Choose a tag to compare

What's Changed v1.5.4.4...v1.5.4.5

  • Security Fixes #72 #71 #73 react-pdf, ejs vulnerabilities.
  • Update NPM packages.

PRs

v1.5.4.4

11 Apr 00:42
Compare
Choose a tag to compare

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

v1.5.4.3

31 Mar 09:36
30f4c89
Compare
Choose a tag to compare

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

v1.5.4.2

24 Mar 13:07
c1f002c
Compare
Choose a tag to compare

What's Changed v1.5.4.1...v1.5.4.2

  • Fixed UI - Double scrollbar issue. #57
  • Fixed footer UI regression issue. #52
  • Updated NPM version, Update NPM packages.

PRs

v1.5.4.1

19 Mar 07:26
d26a12a
Compare
Choose a tag to compare

What's Changed: v1.5.4...v1.5.4.1

  • Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #54
  • Fixed Issue #55 Dependabot alert (follow-redirects)

v1.5.4

02 Mar 06:50
9ad4589
Compare
Choose a tag to compare

What's Changed: v1.5.3.5...v1.5.4

  • Issue #48 Fixed with PR #49 (Responsive footer issue)
  • Fixed some CI build warnings, now using NodeJS latest to build & latest action versions.

PRs:

New Contributors