Skip to content

v1.8.10#38

Merged
onamfc merged 17 commits intomainfrom
release/1.8.10
Jan 28, 2026
Merged

v1.8.10#38
onamfc merged 17 commits intomainfrom
release/1.8.10

Conversation

@onamfc
Copy link
Copy Markdown
Owner

@onamfc onamfc commented Jan 28, 2026

Release v1.8.10 - see CHANGLELOG.md for details

fantaJinMode and others added 17 commits January 21, 2026 09:51
… setup guide + Moved child components outside of the main component which prevents re-creation on Every Render (#27)
* add JWT secret example to local environment configuration

* Added new line to the .env.local.example file
add Google Analytics
* Fix implementing easy copy for public video URL

* Refactor video visibility handling to use a centralized VideoVisibility type

* Add URL utility functions for consistent embed URL construction

* Converted SVG into an icons
…e (newest, oldest) (#34)

* Add sorting functionality for video list and dashboard

- Introduced SortOption enum to define sorting criteria.
- Implemented sorting in VideoList component based on selected sort option.
- Added sort option selector in DashboardPage for user preference.

* Completed removing storing sort option in localstorage

* Implement persistent sorting for video list and update sorting options

* Add type guard for sort options and improve sort option handling in dashboard

---------

Co-authored-by: Brandon Estrella <onamfc@gmail.com>
…instructions & flow (#33)

* Update AWS setup guide and CloudFormation template download instructions

* CloudFormation Template (private-video-setup.yaml)
  - Fixed typo: ExposeHeaders → ExposedHeaders
  - Removed redundant hardcoded localhost:3000 from CORS (the AppDomain parameter with localhost default already handles this)
  - The StepHeader and CodeBlock components were moved outside the main component and now receive state/callbacks as props to prevent the components from being recreated on every render

* 1.Synced with dev - The dev branch already had the component refactoring (including InlineCode) done properly
  2.Applied URL fix - Changed the template URL from raw.githubusercontent.com to www.cheesebox.io

---------

Co-authored-by: Brandon Estrella <onamfc@gmail.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
cheesebox Ready Ready Preview, Comment Jan 28, 2026 10:16pm

@onamfc onamfc merged commit 433fa78 into main Jan 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants