Skip to content

Releases: reductstore/web-console

Release v1.11.2

09 Aug 16:12
Compare
Choose a tag to compare

Fixed

  • Make tables responsive, fix record preset selection, and allow * as a selectable option for token permissions, PR-123

Release v1.11.1

29 Jul 11:17
Compare
Choose a tag to compare

Fixed

  • Fixes modal cancel behavior after antd update by explicitly defining custom footer buttons, PR-122

Release v1.11.0

24 Jul 21:27
Compare
Choose a tag to compare

Added

  • Support for wildcard and custom input for token write/read permissions, PR-117

Changed

  • Hide condition fields in replication settings when each_n and each_s are null or undefined, PR-106
  • Use streams for downloading large records, PR-113
  • Handle .mcap files with correct content type on upload and download, PR-114
  • Add presets and custom range selection with the time range dropdown, PR-116

Fixed

  • Use dynamic public URL for static assets, PR-107
  • Disable name field for update and add tests, PR-109
  • Handle clipboard copy errors when displaying a token, PR-111
  • Responsive layout for sidebar, login screen, and bucket cards, PR-115

Release v1.10.2

10 Jun 15:29
0ef5e46
Compare
Choose a tag to compare

Fixed

  • Use dynamic public URL for static assets, PR-107
  • Disable name field for update and add tests, PR-109

Release v1.10.1

21 May 08:37
Compare
Choose a tag to compare

Fixed

  • When condition editor disabled for provisioned replication settings, PR-103

Release v1.10.0

07 May 12:21
Compare
Choose a tag to compare

Added:

  • RS-613: Add record label editing functionality, PR-93
  • RS-605: Add when conditions to replication settings in WebConsole, PR-89
  • RS-587: File upload dialog in EntryDetail view allowing users to upload files with metadata, PR-82
  • RS-632: Add upload button to bucket panel allowing users to create new entries by uploading files, PR-86

Release v1.9.2

02 May 11:13
Compare
Choose a tag to compare

Fixed

  • Update RuductStore SDK with fixed start/stop query parameters, PR-97

Release v1.9.1

03 Apr 16:39
Compare
Choose a tag to compare

Fixed

  • RS-658: fix server-side channel error for empty conditional query, PR-88

Release v1.9.0

25 Feb 13:21
Compare
Choose a tag to compare

Fixed

  • RS-582: fix remove modal to display error messages, PR-75
  • RS-600: fix CI workflow and corrected a prop name in EntryCard component, PR-77
  • RS-603: fix table loading state to display empty table when no data is available, PR-78

Added:

  • RS-580: browse records in the console, PR-76
  • RS-588: add useful links in the side menu, PR-79
  • RS-594: filter data with when conditions in object explorer, PR-80

Release v1.8.1

16 Dec 07:28
Compare
Choose a tag to compare

Fixed

  • RS-554: add forgotten HARD quota type to bucket settings, PR-72