Skip to content

Commit

Permalink
chore(release): v4.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 10, 2024
1 parent 016fd4e commit 1e91f37
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 5 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## [4.32.0](https://github.com/jwplayer/ott-web-app/compare/v4.31.1...v4.32.0) (2024-01-10)


### Features

* **payment:** generate billing receipt ([#401](https://github.com/jwplayer/ott-web-app/issues/401)) ([621e9e7](https://github.com/jwplayer/ott-web-app/commit/621e9e741530ced0be1739527f5da0b62c303384))
* **project:** modularization docs ([#413](https://github.com/jwplayer/ott-web-app/issues/413)) ([547775e](https://github.com/jwplayer/ott-web-app/commit/547775e68a47d5915677b1ed2ab76c90f5f6ca2e))
* **project:** services modularization ([#363](https://github.com/jwplayer/ott-web-app/issues/363)) ([6b1285b](https://github.com/jwplayer/ott-web-app/commit/6b1285b6f703e8a6de04b1ad9d7f3a2bb77897a9))
* **project:** update changelog generation package ([#426](https://github.com/jwplayer/ott-web-app/issues/426)) ([016fd4e](https://github.com/jwplayer/ott-web-app/commit/016fd4e775fbe95df291a9257430b31e1e0e5bd7))
* **project:** use xml for ad config ([#421](https://github.com/jwplayer/ott-web-app/issues/421)) ([2aec0dd](https://github.com/jwplayer/ott-web-app/commit/2aec0dde9a7624d28494720ca0164f925e983384))
* **user:** add ability to add password to a social account ([b3aa739](https://github.com/jwplayer/ott-web-app/commit/b3aa7394131227aa2713a5951c6047f2ae7be804))


### Bug Fixes

* add truthy param check to evaluation of urlSigning enabled ([#422](https://github.com/jwplayer/ott-web-app/issues/422)) ([527ca02](https://github.com/jwplayer/ott-web-app/commit/527ca02088ba62765db442af66c5bfe6c14b573a))
* **e2e:** fix cleeng test ([#414](https://github.com/jwplayer/ott-web-app/issues/414)) ([65ea840](https://github.com/jwplayer/ott-web-app/commit/65ea840449444ad0e5652aad76e27db5fa5fe54f))
* **home:** parse the scheduled date ([#417](https://github.com/jwplayer/ott-web-app/issues/417)) ([de4ff48](https://github.com/jwplayer/ott-web-app/commit/de4ff48019835ea0bbeaa8641ef8bfafb7107bad))
* **project:** change variable name ([#402](https://github.com/jwplayer/ott-web-app/issues/402)) ([8518460](https://github.com/jwplayer/ott-web-app/commit/85184608dc387675ed73274c56dedac5d57fc8f3))
* **project:** fix error state for preview and demo modes ([#423](https://github.com/jwplayer/ott-web-app/issues/423)) ([ca9d905](https://github.com/jwplayer/ott-web-app/commit/ca9d905a8af4c49811fb65085520d4a98b9a54af))
* **series:** add empty media items filter ([#415](https://github.com/jwplayer/ott-web-app/issues/415)) ([c47ca66](https://github.com/jwplayer/ott-web-app/commit/c47ca66bfb1d757597555ee8d6c7e5373b9a7a70))
* **series:** fix 'hasMore' param ([#416](https://github.com/jwplayer/ott-web-app/issues/416)) ([111fcfb](https://github.com/jwplayer/ott-web-app/commit/111fcfb548ee162b7e04930626a0c089f88ebcb7))
* switch to playlist_multiselect ([0885580](https://github.com/jwplayer/ott-web-app/commit/08855805a9292eda3704094e0e9c196132b40738))
* **user:** missing isCommon error check ([#403](https://github.com/jwplayer/ott-web-app/issues/403)) ([5e2ce14](https://github.com/jwplayer/ott-web-app/commit/5e2ce144ca8b1920df460178632d8448f3226d8a))

## [4.31.1](https://github.com/jwplayer/ott-web-app/compare/v4.31.0...v4.31.1) (2023-11-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jw-ott-webapp",
"version": "4.31.1",
"version": "4.32.0",
"main": "index.js",
"repository": "https://github.com/jwplayer/ott-web-app.git",
"author": "JW Player",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/en/error.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"check_your_config": "There was a problem retrieving the application configuration. Try again later. If the problem persists contact technical support.",
"check_your_settings": "There was a problem loading the default settings. Try again later. If the problem persists contact technical support.",
"config_invalid": "Invalid or missing config",
"generic_error_description": "Try refreshing this page or come back later.",
"generic_error_heading": "There was an issue loading the application",
"learn_more": "Learn more",
"notfound_error_description": "This page doesn't exist.",
"notfound_error_heading": "Not found",
"playlist_not_found": "Playlist not found",
"settings_invalid": "Invalid or missing settings",
"video_not_found": "Video not found"
}
2 changes: 0 additions & 2 deletions public/locales/es/error.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"check_your_config": "Hubo un problema al recuperar la configuración de la aplicación. Inténtalo de nuevo más tarde. Si el problema persiste, contacta al soporte técnico.",
"check_your_settings": "Hubo un problema al cargar los ajustes predeterminados. Inténtalo de nuevo más tarde. Si el problema persiste, contacta al soporte técnico.",
"config_invalid": "Configuración inválida o faltante",
"generic_error_description": "Intenta actualizar esta página o vuelve más tarde.",
"generic_error_heading": "Hubo un problema al cargar la aplicación",
"learn_more": "Más información",
"notfound_error_description": "Esta página no existe.",
"notfound_error_heading": "No encontrado",
"playlist_not_found": "Lista de reproducción no encontrada",
"settings_invalid": "Ajustes inválidos o faltantes",
"video_not_found": "Video no encontrado"
}

0 comments on commit 1e91f37

Please sign in to comment.