Skip to content

v2.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 19:31
· 19 commits to main since this release
525f9d6
feature/create-sportstack/2 (#2294)

* feat: add no content message and eye-off icon to author widget

* fix: update @betarena/scores-lib to version 4.0.36 and add cross-env as a new dependency

* feat: add Google Cloud Translation integration and update article processing to identify language

* fix: update no articles message and adjust styling for author widget

* fix: update OpenGraph locale to use dynamic language variable

* fix: simplify sportstacks sorting logic in author widget

* fix: update @betarena/scores-lib to version 4.0.37

* fix: adjust page number handling and improve article loading logic in Tags-Main component

* fix: update date display to use article's published date instead of author's creation date

* fix: add language detection and handling in article creation process

* fix: enhance SEO handling and improve language detection in article creation

* fix: update language confirmation message formatting in SeoView component

* fix: replace language detection with default English in article creation process

* fix: update language handling to use 'iso' instead of 'isoLang' and integrate language detection

* fix: enhance info message handling with optional auto-hide feature and improve loading state management

* fix: move click handler for sort button to the correct element in PublicationArticles component

* fix: update language handling for Portuguese to Brazilian Portuguese and adjust article filter sorting

* fix: update prevData structure to include mapped articles in Tags-Main component

* fix: remove debug logging from fallbackDataGenerate0 function in author.tag.ts

* fix: update @betarena/scores-lib to version 4.0.38 and improve article publish/unpublish handling with success checks

* fix: enhance article fetching and language handling, update total articles count in Tags components

* fix: remove unused 'article' field from request body in article POST handler

* fix: add optional chaining for tag.id and currentTag.permalink to prevent errors

* fix: update @betarena/scores-lib to version 4.0.39

* build(scores-lib): update to 4.0.40

---------

Co-authored-by: MigBash <[email protected]>