Releases: CameraKit/camerakit-website
v4.0.2
v4.0.1
Update Documentation Content
v4.0.0
Release v4.0.0 - #55
This release is a major redesign of the CameraKit Website.
Highlights
UI/UX
Refined homepage layout
Refactored internals to JSX
Pages
Getting Started - Covers the basic usage of CameraKit
Docs - Documentation of methods and classes for each version of CameraKit
Blog - Shows all recent blog articles from the CameraKit team
Backend
Upgraded NextJS to v7
Better meta support
Fixed analytics
Documentation versioning system
v3.1.0
This release focuses code quality improvements and small feature additions.
- Improved Form Handling and Error Messaging
- Updated Dockerfile following Zeit's approach
- Removed and Added back Heroku configuration
- Improved linting and respect of linting standards
v3.0.1
Merge pull request #33 from CameraKit/develop Visual and Content Updates
v3.0.0
Release notes coming soon via @emersoncloud
v2.0.2
v2.0.1
This release contains improvements to the CameraKit Website, minaly quality of life visual tweaks and the addition of a menu for navigating to new pages, such as documentation.
7259dbb - Add rest of menu
33c5f28 - Remove floating footer
1845335 - Animate navigation button
6365c87 - Refine Side Menu Invocation
dafea64 - Add Made in America notices
33cf0b8 - Remove 'About WonderKiln' in Footer
c8bdf77 - Update 'Wonderkiln' to 'WonderKiln'
e77c949 - Update USA Notice
57133d6 - Add Cursor Pointer on Clickables
v2.0.0
Major website re-design. Only missing a menu which will be added in a future release. The following is a list of commits pertaining to this release.
328df26 - Add new assets, update navbar
9f40c21 - Base layout for intro component
d69de38 - Restyle intro section for non animation
1e01ac2 - Add floating footer
b08fba6 - Add scroll down button
1c9ee1a - Add features
825ce27 - Adjust container width for fixed nav elements so there's less overlap on desktop
e1fbc43 - Add news section
bd2b922 - Update sponsor styling
fed8cf1 - Update footer
c94018d - Add MailChimp signup form
c6a9807 - Comment out menu for now
8714e8d - Redirect jpegkit route to github
e11e35d - Update README
c671a92 - Update content
ee4bbcf - Fix LICENSE link ref
371dc5d - Fix Nav Alignment
b809dcc - Update News placeholder
8d2b0d6 - Fix linting
2c93c3b - Hide Menu until finished
7a854bc - Update package.json Node engine