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.9.0 - 2025-02-25
- 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
- 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
1.8.1 - 2024-12-16
- RS-554: add forgotten HARD quota type to bucket settings, PR-72
1.8.0 - 2024-11-06
- RS-509: add option to rename a bucket in the console, PR-70
- RS-510: add option to rename an entry in the console, PR-71
1.7.0 - 2024-08-19
- RS-319: add downsampling options to Create/Update Replication form, PR-69
- Update
antd
up to 5.18.3, PR-68
1.6.1 - 2024-06-09
- RS-314: fix infinite requests for token list, PR-67
1.6.0 - 2024-05-31
- RS-180: Show license information in the web console, PR-64
- RS-234: Add prettier to CI and reformat code, PR-65
1.5.0 - 2024-03-01
- RS-47: New view in the console to manage replications, PR-62
- Fix token creation, PR-63
1.4.1 - 2024-20-01
- RS-41: Remount entry confirmation component, PR-61
1.4.0 - 2023-10-11
- RS-11: Mark provisioned resources and disable its control components, PR-59
1.3.0 - 2023-08-17
- Add a button to remove entry, PR-58
1.2.2 - 2023-06-03
- Updating quota type, PR-56
1.2.1 - 2023-06-03
1.2.0 - 2023-01-25
- 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
- Rebranding: update logo and project name, PR-46
1.1.0 - 2022-11-27
- UI for token management, PR-44
1.0.0 - 2022-10-03
- Update
reduct-js
to 1.0.0, PR-43
0.5.0 - 2022-09-14
- 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
- Update
reduct-js
to 0.7.0, PR-42
0.4.0 - 2022-08-21
- 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
crypto-browserify
dependency, PR-30
0.2.1 - 2022-06-25
0.2.0 - 2022-06-17
- 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
- Update reduct-js to 0.4.0, PR-6
0.1.0 - 2022-05-15
- Initial Release