Releases: GoogleChrome/kino
1.0.0-beta5
Changelog
The 1.0.0-beta5
pre-release contains 163
commits from 28
pull requests provided by 4
contributors. If you are interested in contributing to the next version of this project, you can get started by reading the documentation. 👍
🚀 Features
- Add syntax highlighting to code samples #158
- Toggle footer visibility to improve CLS #156
- Preconnect to https://storage.googleapis.com #155
- Minify JS #154
- Add simple CSP #153
🐛 Bugs
- Add rel=noopener to external link #151
- Fix contrast ratio #150
- Add missing aria-label to buttons #149
- Add empty robots.txt file #148
- Add meta description #147
- Add maskable icons to manifest #146
- Add meta theme color #145
- Update the repository organization—post transfer #139
- Optimize the Rollup API & Cache generator plugins #138
📄 Documentation
🏷️ Unlabeled
- New User Experience and Enhancement posts. #182
- Only play one video in PiP at once. #181
- Only return the casting button when there are devices to cast to. #180
- Fix download auto-pausing when network is cut #177
- Google Cast #175
- Use Playback APIs to select appropriate media sources #172
- Picture-in-picture #171
- Downloading videos using Background Fetch API #169
- Fix download component behavior when network connection is cut. #167
- Fix download state not being reactive in offline mode. #166
- Autoplay Implementation #165
- Media Session API: Add artwork #162
❤️ Props
Thanks to all the contributors who made this release possible through their work on development, design, testing, project management, and more:
Derek Herman (@derekherman), François Beaufort (@beaufortfrancois), Jaroslav Polakovič (@dero), Rob Kochman (@rkochman)
1.0.0-beta4
Changelog
The 1.0.0-beta4
pre-release contains 66
commits from 19
pull requests provided by 3
contributors. If you are interested in contributing to the next version of this project, you can get started by reading the documentation. 👍
🚀 Features
- Add syntax highlighting to code samples #158
- Toggle footer visibility to improve CLS #156
- Preconnect to https://storage.googleapis.com #155
- Minify JS #154
- Add simple CSP #153
- Schedule cron job to deploy staging every Monday at 6:20am #136
🐛 Bugs
- Add rel=noopener to external link #151
- Fix contrast ratio #150
- Add missing aria-label to buttons #149
- Add empty robots.txt file #148
- Add meta description #147
- Add maskable icons to manifest #146
- Add meta theme color #145
- Update the repository organization—post transfer #139
- Optimize the Rollup API & Cache generator plugins #138
- Route missing pages to a soft 404 handler #137
📄 Documentation
- Specify firebase hosting feature in README.md #159
- Update the main app description #140
- Add contributing file and license headers #134
❤️ Props
Thanks to all the contributors who made this release possible through their work on development, design, testing, project management, and more:
Derek Herman (@derekherman), François Beaufort (@beaufortfrancois), Rob Kochman (@rkochman)
1.0.0-beta3
Changelog
The 1.0.0-beta3
pre-release contains 29
commits from 6
pull requests provided by 2
contributors. If you are interested in contributing to the next version of this project, you can get started by reading the documentation. 👍
🚀 Features
- Schedule cron job to deploy staging every Monday at 6:20am #136
🐛 Bugs
- Update the repository organization—post transfer #139
- Optimize the Rollup API & Cache generator plugins #138
- Route missing pages to a soft 404 handler #137
📄 Documentation
❤️ Props
Thanks to all the contributors who made this release possible through their work on development, design, testing, project management, and more:
Derek Herman (@derekherman), Rob Kochman (@rkochman)
1.0.0-beta2
Changelog
The 1.0.0-beta2
pre-release contains 8
commits from 1
pull request provided by 2
contributors. If you are interested in contributing to the next version of this project, you can get started by reading the documentation. 👍
📄 Documentation
- Add contributing file and license headers #134
❤️ Props
Thanks to all the contributors who made this release possible through their work on development, design, testing, project management, and more:
Derek Herman (@derekherman), Rob Kochman (@rkochman)
1.0.0-beta
Changelog
The 1.0.0-beta
pre-release contains 250
commits from 23
pull requests provided by 3
contributors. If you are interested in contributing to the next version of this project, you can get started by reading the documentation. 👍
🚀 Features
- Support the updated GCP project and prep release 1.0.0-beta #129
- Video content articles and styling updates #124
- API generator. Displaying article body in the application. #119
- Merge the new UI into the old #116
🐛 Bugs
- Watch file changes with chokidar #123
- Add
video-content
wrapper for video content body #122 - Sort entries on the Downloads page by most recent. #121
🏷️ Unlabeled
- CSS imports. Restructure components. Rename modules. #113
- Add a m3u8 fallback source of streaming video for iOS. #112
- Handle exceeded quote errors more gracefully. #111
- Display correct quota info in supported browsers. #109
- Fix offline routing experience. #107
- Implement ConnectionStatus class. Fix online / offline mode issues. #104
- Use IDs to generate the single video URL #103
- Simple implementation of cache versioning. #102
- Pre-cache api.json for offline use #101
- Cancel any ongoing downloads before removeAll #100
- Add the undo button to cancel video removal. #99
- Let stream pull more data per its strategy. Fix offline playback. #95
- External link support #81
- Delete all button - better visuals and bug fix #80
- Video downloader registry. Refactor params passing in the router. #75
- Add static layout #74
❤️ Props
Thanks to all the contributors who made this release possible through their work on development, design, testing, project management, and more:
Derek Herman (@derekherman), Jaroslav Polakovič (@dero), merapi (@merapi)