Skip to content

Releases: Betarena/scores

v2.20.1

17 Feb 08:34
b69cf4d
Compare
Choose a tag to compare
fix: remove optimonk (#2332)

v2.20.0

14 Feb 14:20
a979662
Compare
Choose a tag to compare
Fix/scope/0 (#2329)

v2.19.9

30 Jan 16:52
72de19a
Compare
Choose a tag to compare
fix: days ago translations (#2324)

v2.19.8

29 Jan 16:59
2e06b83
Compare
Choose a tag to compare
fix/batch/draft/0 (#2322)

* refactor: simplify balance display in Svelte components

* fix: firefox search icon

* fix: livescores overflow

---------

Co-authored-by: Ivan Izobov <[email protected]>

v2.19.7

27 Jan 22:31
d2c3bd8
Compare
Choose a tag to compare
feature/authors-articles-viewcount/draft/0 (#2309)

* build(scores-lib): update to 4.1.1

* feat(endpoint): update

[1] ────
Update 'endpoint/author.article.ts' for a new logic for increment of target article viewcount. Logic available in 'scores-lib:4.1.1'.

* feat(store,types): update

[1] ────
Update 'store/session.ts' for new data value of 'userAgent' that contains incoming (a.k.a original) user data.
[2] ────
Update respective 'types.session.d.ts' values.

* feat(utils,layout): update

[1] ────
Update 'utils/device.ts' for new logic 'isUserAgentBot(..)' for identifying target user-agent of type bot/crawler.
[2] ────
Update 'layout.server.ts' + 'layout.svelte' for update in the use of the 'user-agent' cascading data and value set.

* feat(author): update

[1] ────
Initialize new '_helpers.ts' for the 'page/author' path, containing respective related logic used in target webpage.
[2] ────
Update respective 'page/author' path 'Layout.svelte' for use of the new '_helpers.ts' logic.

* fix(author): update

[1] ────
Update 'page/author' Layout.svelte for removal of unwanted 'console.log(..)' entry.

v2.19.6

15 Dec 20:20
3825519
Compare
Choose a tag to compare
chore/workflow-update/draft/4 (#2303)

* chore(env): remove redundant

[1] ────
Update 'misc/admin/*' svelte components for unecessary and unused environment variable.

* fix(docker): update

[1] ────
Update '.scripts/docker.env.inject.sh' for some fixes in changing all files in the 'build' directory for secret injection.
[2] ────
Revert 'docker-compose.yaml' name for service as it was defined before.

* fix(constant,utils): update

[1] ────
Replace static variable for dynamic (runtime-based) envrionemnt variable evaluation, to allow for dynamic toggling of values based on underlying configuration.
[2] ────
Update 'debug.ts' respectively based on [1].

* chore(types): update

[1] ────
Update 'vite.d.ts' values for expected types and updated JsDoc for them.

* fix(server): apply server corrections

[1] ────
Apply server corrections made directly.

* chore(docker): revert

[1] ────
Revert missing 'image:' property declaration instance.

v2.19.5

15 Dec 20:04
833769d
Compare
Choose a tag to compare
feature/ad-engine/draft/3 (#2304)

* build(package): update ad-engine to 0.0.68

[1] ────
Update '@betarena/[email protected]'
[2] ────
Update 'Author-Main.svelte' for `ZoneId=4' support for the authors page advertisement.

* build(package): update ad-engine to 0.0.68

[1] ────
Update '@betarena/[email protected]'

* build(package): update ad-engine to 0.0.69

[1] ────
Update '@betarena/[email protected]'
[2] ────
Update 'Author-Main.svelte' for `ZoneId=4' support for the authors page advertisement, using overlaying effect for target container.

* build(package): update ad-engine to 0.0.70

[1] ────
Update '@betarena/[email protected]'

v2.19.4

12 Dec 23:37
06e4bff
Compare
Choose a tag to compare
ci(github): update (#2302)

[1] ────
Update '.github/workflow/*' for changes in secret names and workflow updates

v2.19.3

12 Dec 23:21
4341564
Compare
Choose a tag to compare
chore/workflow-update/draft/2 (#2301)

* ci(github): update

[1] ────
Update '.github/workflow/*' for changes in secret names and workflow updates

* fix(docker): update

[1] ────
Update '.scripts/docker.env.inject.sh' for some fixes in changing all files in the 'build' directory for secret injection.

* chore(env): update

[1] ────
Remove outdated comments for previous values.

* fix(svelte): apply correction

[1] ────
Update to precompression of type 'false'. Otherwise, secret injection does not work on compressed files. NOTE: Temporary Fix, needs to be corrected to also inject secrets in the compressed files at runtime.

v2.19.2

12 Dec 15:06
fdf748d
Compare
Choose a tag to compare
feature/ad-engine/draft/2 (#2300)

* build(package): update ad-engine to 0.0.67

[1] ────
Update '@betarena/[email protected]'
[2] ────
Update '+layout.svelte' for 'WidgetAdEngine' value for default as 'EN' language translation.

* build(heroku,pnpm): remove lock

[1] ────
Remove 'pnpm-lock.yaml' for Heroku to be able to build.

* build(heroku,package): update package

[1] ────
Update 'package.json' for a single 'engine' declaration for heroku.