Skip to content

Latest commit

 

History

History
198 lines (119 loc) · 6.95 KB

CHANGELOG.md

File metadata and controls

198 lines (119 loc) · 6.95 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.7.0 - 2024-08-19

Added:

  • RS-319: add downsampling options to Create/Update Replication form, PR-69

Changed:

  • Update antd up to 5.18.3, PR-68

1.6.1 - 2024-06-09

Fixed:

  • RS-314: fix infinite requests for token list, PR-67

1.6.0 - 2024-05-31

Added:

  • RS-180: Show license information in the web console, PR-64

Changed:

  • RS-234: Add prettier to CI and reformat code, PR-65

1.5.0 - 2024-03-01

Added:

  • RS-47: New view in the console to manage replications, PR-62

Fixed:

  • Fix token creation, PR-63

1.4.1 - 2024-20-01

Fixed:

  • RS-41: Remount entry confirmation component, PR-61

1.4.0 - 2023-10-11

Added:

  • RS-11: Mark provisioned resources and disable its control components, PR-59

1.3.0 - 2023-08-17

Added:

  • Add a button to remove entry, PR-58

1.2.2 - 2023-06-03

Fixed:

  • Updating quota type, PR-56

1.2.1 - 2023-06-03

Changed:

  • Distribute console as a zip archive, PR-53
  • Update reduct-js to 1.4.0, PR-54

1.2.0 - 2023-01-25

Added:

  • Hiding admin control elements for token without full access, PR-49
  • Update data each 5 seconds automatically, PR-50

1.1.1 - 2022-12-18

Changed:

  • Rebranding: update logo and project name, PR-46

1.1.0 - 2022-11-27

Added

  • UI for token management, PR-44

1.0.0 - 2022-10-03

Changed:

  • Update reduct-js to 1.0.0, PR-43

0.5.0 - 2022-09-14

Added:

  • Validation for bucket name, PR-39
  • Input field to confirm bucket name before removing, PR-40
  • Build and publish on release page from CI, PR-41

Changed:

  • Update reduct-js to 0.7.0, PR-42

0.4.0 - 2022-08-21

Added:

  • Make bucket card clickable to open bucket details, PR-30
  • Sorting buckets by latest record on dashboard, PR-31
  • Button to Buckets page to create a new bucket, PR-32
  • Console's version on slider, PR-34

Changed:

  • reduct-js version v0.6.0, PR-30
  • Disable control buttons of bucket card on Dashboard, PR-32

Removed:

  • crypto-browserify dependency, PR-30

Fixed

  • Timestamps for latest Bucket and En[try tables, PR-24
  • parsing window.location, PR-25

Added

  • Max. Block Records to bucket settings, PR-20
  • Bucket Panel, PR-21

0.2.1 - 2022-06-25

Fixed:

  • API and UI paths for embedded console, PR-16
  • Different size of bucket card in dashboard, PR-17

0.2.0 - 2022-06-17

Added:

  • Reduct's colours for UI, PR-7
  • Bucket settings, PR-9
  • Error message to CreateOrUpdate form if don't get settings, PR-10
  • Login form for authentication with token, PR0-13

Fixed:

  • bigint conversions in bucket settings, PR-11
  • SI sizes for bucket settings, PR0-13

Changed:

  • Update reduct-js to 0.4.0, PR-6

0.1.0 - 2022-05-15

  • Initial Release