Releases: jellyfin/jellyfin-chromecast
Releases · jellyfin/jellyfin-chromecast
v1.2.0
We're looking for contributors for our cast receiver. Please reach out if you're interested.
What's Changed
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #44
- fix bugs that were preventing successful casting by @jasonmeisel in #45
- use sender id rather than current time by @dkanada in #46
- Fix issue getting senders for deviceId by @YouKnowBlom in #48
- Bump elliptic from 6.5.2 to 6.5.3 by @dependabot in #49
- A couple of fixes/changes by @YouKnowBlom in #51
- Add external srt support by @YouKnowBlom in #55
- Limit flac to 96kHz 24bit by @YouKnowBlom in #52
- refactor changeStream nested promise chain by @alexmaras in #58
- Fix playbackInfo request failing with HTTP error 400 by @YouKnowBlom in #60
- Update webpack and copy-webpack-plugin to latest version by @YouKnowBlom in #62
- Refactor play functions by @YouKnowBlom in #59
- Add typescript and eslint-typescript, convert app.js by @YouKnowBlom in #69
- Update webpack to 5.4.0 and rework "output" part of the build process by @YouKnowBlom in #70
- Add device detection and profile for Hub Max and CC Google TV by @YouKnowBlom in #71
- Add axios by @YouKnowBlom in #72
- Migrate deviceprofile and related files to typescript by @YouKnowBlom in #74
- Append date and revision to package.json version field by @YouKnowBlom in #78
- Migrate jellyfinactions by @YouKnowBlom in #79
- Migrate commandHandler to typescript by @YouKnowBlom in #77
- add Prettier by @simonmarklar in #83
- bundle images, styles and fonts via webpack by @simonmarklar in #88
- run prettier by @simonmarklar in #90
- make compatible with chromium 83 by @hawken93 in #86
- Filtered set of the various fixes PR by @hawken93 in #91
- JellyfinApi static class for server information by @hawken93 in #92
- Various fixes to make the chromecast behave better by @hawken93 in #89
- Add jest and config by @YouKnowBlom in #82
- Fix wrong checkout version specified in test action by @YouKnowBlom in #94
- Add css linting and lint workflow to github action by @YouKnowBlom in #96
- Bump node-notifier from 8.0.0 to 8.0.1 by @dependabot in #103
- Remove unused assets and optimize loading by @ferferga in #50
- Conversions to typescript and misc stuff by @hawken93 in #99
- Bump axios from 0.21.0 to 0.21.1 by @dependabot in #112
- DocumentManager by @hawken93 in #93
- chore: add dependabot by @ferferga in #116
- Add Webpack watch and dev server scripts by @simonmarklar in #97
- Switch to npm by @ferferga in #117
- Bump is-svg from 4.2.1 to 4.3.1 by @dependabot in #119
- actions: bump actions/setup-node from v2.1.2 to v2.1.5 by @dependabot in #121
- chore(deps-dev): bump ts-loader from 8.0.17 to 8.1.0 by @dependabot in #125
- chore: remove fixpack by @ferferga in #131
- chore(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 by @dependabot in #123
- chore(deps-dev): bump ts-jest from 26.5.3 to 26.5.4 by @dependabot in #127
- chore(deps-dev): bump @types/jest from 26.0.20 to 26.0.22 by @dependabot in #126
- chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0 by @dependabot in #128
- chore(deps-dev): bump eslint-plugin-jsdoc from 30.7.13 to 32.3.0 by @dependabot in #130
- chore(deps-dev): bump html-webpack-plugin from 4.5.2 to 5.3.1 by @dependabot in #122
- chore(deps-dev): bump typescript from 4.2.3 to 4.2.4 by @dependabot in #138
- chore(deps-dev): bump husky from 4.3.8 to 6.0.0 by @dependabot in #129
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.22.0 by @dependabot in #141
- chore(deps-dev): bump eslint from 7.21.0 to 7.24.0 by @dependabot in #140
- chore(deps-dev): bump source-map-loader from 1.1.3 to 2.0.1 by @dependabot in #133
- chore(deps-dev): bump @types/node from 14.14.33 to 14.14.37 by @dependabot in #135
- chore(deps-dev): bump html-loader from 1.3.2 to 2.1.2 by @dependabot in #132
- chore(deps-dev): bump css-loader from 5.1.2 to 5.2.1 by @dependabot in #137
- chore(deps-dev): bump @types/webpack-dev-server from 3.11.2 to 3.11.3 by @dependabot in #139
- chore(deps-dev): bump webpack from 5.24.4 to 5.32.0 by @dependabot in #144
- chore(deps-dev): bump webpack-cli from 4.5.0 to 4.6.0 by @dependabot in #146
- chore(deps-dev): bump stylelint-config-standard from 20.0.0 to 21.0.0 by @dependabot in #143
- chore(deps-dev): bump @typescript-eslint/parser from 4.17.0 to 4.22.0 by @dependabot in #145
- chore(deps-dev): bump @types/webpack-merge from 4.1.5 to 5.0.0 by @dependabot in #142
- chore(deps-dev): bump @types/webpack from 4.41.26 to 5.28.0 by @dependabot in #136
- chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 by @dependabot in #147
- chore(deps-dev): bump @types/node from 14.14.37 to 14.14.39 by @dependabot in #148
- chore(deps-dev): bump webpack from 5.32.0 to 5.33.2 by @dependabot in #149
- actions: bump actions/checkout from 2 to 2.3.4 by @dependabot in #185
- actions: bump actions/cache from 2 to 2.1.5 by @dependabot in #186
- Make linting stricter and fix linting by @ferferga in #106
- chore(deps-dev): bump eslint-plugin-jsdoc from 32.3.0 to 34.0.2 by @dependabot in #189
- chore(deps-dev): bump @types/node from 14.14.39 to 15.0.3 by @dependabot in #188
- fix(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #183
- chore(deps-dev): bump webpack from 5.33.2 to 5.37.0 by @dependabot in #181
- chore(deps-dev): bump eslint from 7.24.0 to 7.26.0 by @dependabot in #179
- chore(deps-dev): bump ts-jest from 26.5.4 to 26.5.6 by @dependabot in #178
- chore(deps-dev): bump ts-loader from 8.1.0 to 9.1.2 by @dependabot in #177
- chore(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 by @dependabot in #164
- chore(deps-dev): bump css-loader from 5.2.1 to 5.2.4 by @dependabot in #157
- chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 by @dependabot in https://github.com/jellyfin/jellyfin-chr...
v1.0.1 - Hotfix for 10.7
Merge pull request #115 from jellyfin/stable-fix Make chromecast stable work on 10.7