Skip to content

Releases: oasisprotocol/rose-app

ROSE App 1.1.4

18 Sep 09:58
v1.1.4
a0904f1

Choose a tag to compare

Change Log

1.1.4 (2025-09-18)

Bug Fixes and Improvements

  • Backport update Web3 gateway (#298)

ROSE App 1.1.3

09 Sep 11:14
v1.1.3
9c7dfd7

Choose a tag to compare

Change Log

1.1.3 (2025-09-09)

Features

  • Discover: Backport discovery design fixes to stable branch (#289)

Internal Changes

  • Run GH linter on pushes / PRs to the stable branch (#291)

ROSE App 1.1.2

19 Aug 14:41
v1.1.2
a467023

Choose a tag to compare

Change Log

1.1.2 (2025-08-19)

Bug Fixes and Improvements

  • move: Fix by removing oasisscan as an alternative source for consensus nonce (#273)

ROSE App 1.1.1

22 May 11:16
26c8f95

Choose a tag to compare

Change Log

1.1.1 (2025-05-22)

Bug Fixes and Improvements

  • wrap: Unify background color (#233)

  • Add missing svgrrc config file (#240)

Internal Changes

  • Update dependencies (#179, #228)

  • Update README (#229)

  • discover: Move ecosystem icons to assets.oasis.io (#231)

  • Move brand logo to assets.oasis.io (#236)

ROSE App 1.1.0

03 Apr 17:15
4e190cc

Choose a tag to compare

Change Log

1.1.0 (2025-04-02)

Features

  • Remove /#/ from URLs (#224)

Bug Fixes and Improvements

  • move: Fix withdrawing/depositing after navigating away and back without reload (#155)

  • move: Block react-router navigation while withdrawing/depositing (#208)

  • move: Fix withdrawing small amounts (#210)

  • move: Count rose.prd.oasis.io URL as production deploy (#221)

Internal Changes

  • Add basic e2e navigation tests (#218, #219)

  • Upgrade axios dependency (#220)

  • Rename playwright install script (#223)

ROSE App 1.0.3

21 Feb 10:48
v1.0.3
c7bea11

Choose a tag to compare

Change Log

1.0.3 (2025-02-21)

Internal Changes

  • Fix release workflow (#214)

ROSE App 1.0.2

21 Feb 10:51
v1.0.2
b54c3f7

Choose a tag to compare

Change Log

1.0.2 (2025-02-21)

Bug Fixes and Improvements

  • wrap: Fix BN to bigint conversion (#204)

  • Show correct ROSE App version in footer (#206)

  • move: Fix race conditions when withdrawing to second destination address (#207)

Internal Changes

  • Fix pnpm cache and install order in CI (#209)

ROSE App 1.0.1

17 Feb 11:00
v1.0.1
d6b7abf

Choose a tag to compare

Change Log

1.0.1 (2025-02-17)

Internal Changes

  • Replace GitHub pages deployment with GitHub release (#201)

  • Fix path of release build artifacts (#202)

ROSE App 1.0.0

17 Feb 07:27
v1.0.0
82fab73

Choose a tag to compare

Change Log

1.0.0 (2025-02-14)

Process Changes

  • Add Change Log and the Change Log fragments process for assembling it (#173)

    This follows the same Change Log fragments process as is used by Oasis Core.

    For more details, see Change Log fragments.