Registro de cambios
Qué cambió en cada versión.
1.44.0
Sep 22, 2026
Novedades
- build: show each app only its own release notes
1.43.0
Sep 22, 2026
Novedades
- build: show each app only its own release notes
- in-app changelog pages for both apps, linked from the update banner and the footers
1.42.4
Sep 22, 2026
Correcciones
- chat: drop the redundant rain card copy
- sdk: let the file picker offer webp, which the uploader already accepts
1.42.3
Sep 22, 2026
Correcciones
- sdk: let the file picker offer webp, which the uploader already accepts
1.42.2
Sep 20, 2026
Correcciones
- i18n: refresh slots category sublabel copy
- casino: pin home page category cards to their English URL slug
- footer: reference generic i18n keys for social links
- i18n: add casino category labels for bare tag slugs
1.42.1
Sep 19, 2026
Correcciones
- sdk: read per-currency slices optionally before they arrive
- sdk: modals close again under react-router v6
Refactorización
- frontend: write the split indexes as re-exports, like the SDK's
- sdk: one home for the pieces both apps carried
- frontend: split the five files over 1,800 lines into folders
1.42.0
Sep 19, 2026
Novedades
- frontend: show "A new version is available" in the casino app
- rain: the rain UI follows the usd pool, ported onto the split chat and modals
1.40.2
Sep 18, 2026
Correcciones
- i18n: add missing translation keys across all supported languages
1.40.1
Sep 18, 2026
Correcciones
- seo: add Turkish to the head and sitemap locale lists
- deps: record the react-i18next peer the lockfile lost in a merge
1.40.0
Sep 18, 2026
Novedades
- frontend: show which build is running
Correcciones
- deps: record the russian-roulette react-i18next peer in the lockfile
1.39.0
Sep 18, 2026
Novedades
- adding translations into the repo to be easier to maintain translations, and adding turkish sup
Correcciones
- build: stop copying the removed yarn patches directory
- build: name the environment through APP_ENV in start scripts
- frontend: stop double-importing Authentication.js and GameSearch.js
Rendimiento
- build: build dependencies for production, pass the environment as APP_ENV
Refactorización
- chat: split Chat.js into components/Chat/ by concern
- chat: drop the ChatMessage namespace, name every message component
- frontend: ESM in every source file, import the global stylesheet
1.38.1
Sep 16, 2026
Correcciones
- fixing swapped error (forcing deploy)
1.38.0
Sep 15, 2026
Novedades
- build: carry UPLOAD_API_URL into the image at runtime
- adding monochrome configuration for providers assets
- twentyone: route the game outside development and staging
Correcciones
- sdk: the upload row keeps room for the file name before wrapping
- sdk: the upload control wraps and truncates instead of crushing its label
- twentyone: update PlayingCardBack to use external card back image URL
- frontend: show a new API key once and list keys by keyid
- twentyone: add start:alpha script for alpha environment
- twentyone: enhance FlippedCard animation and layout adjustments
- twentyone: adjust animation duration for hits in TwentyoneWrapper
- twentyone: colour the board by what a score pays
Refactorización
- twentyone: keep the payout colour rule inside getColorByRule
1.37.4
Sep 15, 2026
Refactorización
- frontend: the namespace index lives in its folder
1.37.3
Sep 15, 2026
Refactorización
- frontend: one module per member for Select, Inputs, Buttons and Cards
1.37.2
Sep 15, 2026
Refactorización
- frontend: one module per modal
1.37.1
Sep 15, 2026
Correcciones
- frontend: eight modals rendered themselves forever after the naming codemod
Refactorización
- namespace members are ordinary named components
1.37.0
Sep 15, 2026
Novedades
- frontend: 15 s client-side RPC timeout
Correcciones
- frontend: keep the KOTH strip on one line and let challenge winner names fill their row
- build: patch the Parcel dev server so the error overlay cannot stall the page
- sdk: defaults as parameters, not defaultProps, on the Async components
- sdk: usePageManager picks its default page from an effect
- build: copy the Yarn patches into the image's manifests stage
- sdk: usePageManager hands back the default page on the render that redirects
- lazy pages and modals survive a deploy under an open tab
Rendimiento
- plinko: load ball paths per row count instead of one 3.9 MB table
- frontend: cut the entry bundle from 587 KB to 509 KB gzipped
- dependency diet, entry 508 KB to 469 KB gzipped
Refactorización
- name every component so react-hooks/rules-of-hooks can run as an error
- frontend: key every useWiring subscription; bare calls are banned
1.36.0
Sep 14, 2026
Novedades
- challenges: finished cards say how they ended
- prizewheel: a win moment on the wheel itself
- prizewheel: label sizes by tier, icons beside the amounts
- prizewheel: the spin button goes inert when a press cannot land
- prizewheel: the volatility choice shows what each wheel pays
Correcciones
- chat: challenge announcements show the real multiplier and min bet
- prizewheel: the volatility sheets reach the wheel
- prizewheel: the wheel fits the box it is given
- prizewheel: sounds mount on the first press instead of preload: false
Rendimiento
- prizewheel: bake the labels and icons into one cached texture
- prizewheel: half frame rate at rest, no Pixi global
- prizewheel: drop pixi legacy, the viewport, lodash and fontfaceobserver
- prizewheel: sounds load on the first spin; retire the demo app
1.35.0
Sep 12, 2026
Novedades
- chat: KOTH and rain take turns instead of stacking
- casino: play page uses the search palette; nav search moves to the middle
- casino: recent games row in the search
- casino: the game search is a palette modal
- casino: game search with recents, studio chips and keyboard
- casino: searchable provider picker with recents, scroll-edge fades
- casino: inputs on one line, pills on the next
- casino: drop the hover menu now the chips carry the sub-categories
- casino: sub-category chips, readable tabs, labelled shuffle
- casino: one control row under the search, shuffle as a button
Correcciones
- chat: minimizing KOTH or rain closes it instead of swapping
- chat: hand-off between KOTH and rain collapses then expands
- chat: panels sit in the flow above the message list
- chat: trivia, KOTH and rain panels stack instead of overlapping
- casino: search asks for 100 results, the backend's ceiling
- casino: browse and studio chips in the search modal navigate
- casino: the search scope chip shows the section's own icon
- casino: search results rows overlapped past a screenful
- casino: the search's keyboard cursor is the card's own hover lift
- casino: provider picker rows hover like every other dropdown
- casino: shuffle is a tab-style pill and no longer pops in
- casino: the empty provider choice no longer looks selected
- casino: restore ProviderSelect
- casino: hover menus were clipped by the tab row
1.34.3
Sep 11, 2026
Correcciones
- replace Box with MotionWrapper for FlippedCard component in Blackjack, Hilo, and Videopoker
1.34.2
Sep 11, 2026
Correcciones
- frontend: maintenance page renders inside the router and RouterProvider
- monocle: Box only emits style keys for props that are set
1.34.1
Sep 11, 2026
Correcciones
- monocle: Box forwards every prop to a component rendered through `as`
- sdk: setAuth must not overwrite the signed-in identity on reconnect
1.34.0
Sep 11, 2026
Novedades
- sdk: useActions and useDispatch, reads without a subscription
- sdk: opt-in client-side RPC timeout
- frontend,backoffice: provide the router to the shared packages
- monocle: RouterProvider, and Link stops importing react-router-dom
- monocle: Box passes whiteSpace, objectFit and transform through as style
- codemods: split-module, a file-to-folder splitter that keeps imports right
Correcciones
- blackjack: revive the board-animation component suite
- sdk: clear the persisted session token on logout
Rendimiento
- sdk: retire the unused gameResult helper and its Node crypto import
Refactorización
- sdk: navigation hooks read the router from RouterProvider
1.33.5
Sep 4, 2026
Correcciones
- rain: import the Link the create-rain prompt renders
1.33.4
Sep 2, 2026
Correcciones
- crashing error
- mobile images
1.33.3
Sep 1, 2026
Correcciones
- chat rain pooling
1.33.2
Sep 1, 2026
Correcciones
- add useCurrency import to Chat component
1.33.1
Sep 1, 2026
Correcciones
- restore the inputs import the rain merge dropped
1.33.0
Sep 1, 2026
Novedades
- creating Rain Chat modal where users can easily join the pool and increase the pool amount
- rain: explain that the pool is shared by wagering
- rain: opt-in rain in chat, plus a backoffice cancel
Correcciones
- rain: stop the create-rain modal mounting twice, and two small UI fixes
1.32.0
Sep 1, 2026
Novedades
- show exp gain per bet
1.31.1
Aug 31, 2026
Correcciones
- strip console logs
1.31.0
Aug 31, 2026
Novedades
- add recent withdrawal check to skip review prompt
Correcciones
- add toc
- crawlers behavior
1.30.3
Aug 28, 2026
Correcciones
- challenge page
- chat images
1.30.2
Aug 28, 2026
Correcciones
- images to vertt
1.30.1
Aug 28, 2026
Correcciones
- cashier: debrand gift-card deposits to a generic Gift Cards method
- sdk: align autobet control pairs like the GameControls panel
- sdk: let autobet control pairs wrap instead of overflowing [ENG-315]
- crash: stop cross-canvas cleanup from stranding the round flash [ENG-315]
- sdk: coalesce socket dispatch and state persistence [ENG-315]
- prizewheel: kill infinite timelines and per-spin churn [ENG-315]
- crash: stop per-round texture, canvas and tween accumulation [ENG-315]
- misc display guards, error boundaries and small hardening
- blackjack settlement colors wait for the dealer reveal
1.30.0
Aug 25, 2026
Novedades
- animate on hover
- animate on hover
1.29.0
Aug 25, 2026
Novedades
- animate on hover
1.28.0
Aug 25, 2026
Novedades
- animate on hover
Correcciones
- missing images
- update wallet modal links to use relative paths
- missing file;
Chips.gg is owned and operated by Notyarg Ltd. Registration Number: 000041823, registered address: 2118 Guava Street, Belama Phase 1, Belize City, Belize. For inquiries, email us at support@chips.gg. Chips.gg is licensed and regulated by the Government of the Autonomous Island of Anjouan, Union of Comoros and operates under License No. ALSI-192407025-FI2. Chips.gg has passed all regulatory compliance and is legally authorized to conduct gaming operations for any and all games of chance and wagering. Chips payments can be processed by Byteshere Ltd. Registration Number: HE 465412, registered address: 25 Voukourestiou Street, Neptune House, 1st Floor, Suite 11, Cyprus, 3045.

