Releases: prysmaticlabs/prysm-web-ui
Release-v2.0.5
What's Changed
WEB UI IS STILL DEPRECATED AND WILL BE FROZEN UNTIL NEXT STEPS ARE DETERMINED
- updates to fix vulnerabilities
- removal of hex to base64 as APIs update from #249, depends on prysmaticlabs/prysm#13191
Full Changelog: v2.0.4...v2.0.5
Release-v2.0.4
What's Changed
WEB UI IS DEPRECATED AND WILL BE FROZEN UNTIL NEXT STEPS ARE DETERMINED
please reach out to the prysm team on discord if there are questions or concerns on the migration to an alternative solution.
Full Changelog: v2.0.3...v2.0.4
Release-v2.0.3
What's Changed
WEB UI IS DEPRECATING AND WILL BE FULLY REMOVED IN A LATER HARDFORK
please reach out to the prysm team on discord if there are questions or concerns on the migration to an alternative solution.
- web ui deprecation notice by @james-prysm #243
- handle fee recipient errors by @james-prysm in #242
Full Changelog: v2.0.2...v2.0.3
Release-v2.0.2
What's Changed
- improve import validation to reduce OOM issues in ui by @james-prysm in #237
- update dependencies by @james-prysm in #238
Full Changelog: v2.0.1...v2.0.2
Release-v2.0.1
What's Changed
- support lowercase in keymanager API on ui by @james-prysm in #233
- update WebUI CI to support by @Taranpreet26311 in #231
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Replace wallet API use on UI with Keymanager API delete keystore and add export slashing protection to UI by @james-prysm in #221
- Replace wallet API use on UI with Keymanager API import by @james-prysm in #226
- Upgrade NPM dependencies by @james-prysm in #230
- Introduce Fee Recipient features to view and update through Keymanager API on UI by @james-prysm in #229
keymanager APIs repo
Full Changelog: v1.0.3...v2.0.0
Bug Fixes for Voluntary Exits and Account Backups
What's Changed
- Voluntary Exit and Account Backup were not working by @james-prysm in #219
- Sorting bug with pagination by @james-prysm in #222
Full Changelog: v1.0.2...v1.0.3
Continued Improvements to Web UI
What's Changed
- Tech refresh by @james-prysm in #205
- creating a pipe for filenames by @james-prysm in #209
- Slashing protection by @james-prysm in #211
- adding slashing protection to wallet recovery by @james-prysm in #212
- removing inclusionslot and inclusiondistance by @james-prysm in #215
- adding to readme and reducing popups for beacon node sync errors by @james-prysm in #216
- converting camelCase to snake_case on frontend to remove need of flag on validator client by @james-prysm in #217
Full Changelog: v1.0.1...v1.0.2
Patch Release for v1.0.0
Major Improvements to Web UI
What's Changed
- Add Docker Configuration by @icco in #131
- Add an .nvmrc by @icco in #130
- Updated path to all-acounts.keystore.json by @breakabort in #140
- Making Password field in Signup process more clear by @breakabort in #141
- Require Password Only on Sensitive Changes Via Popup by @rauljordan in #138
- Add Version Information for Beacon and Validator by @mohamedmansour in #129
- Simplify Wallet Options by @rauljordan in #145
- Remove Balances Charts from Front Page by @rauljordan in #146
- Reorganize Sidebar Items by @rauljordan in #148
- Validate Keystore Passwords Via Async Validator Before Proceeding With Onboarding by @rauljordan in #147
- Define Angular Services for Wallet Recover by @olehyev138 in #152
- Define Angular Services for Voluntary Exit by @olehyev138 in #164
- Lazy Load X Modules by @olehyev138 in #165
- Define Angular Services for Account Delete by @olehyev138 in #167
- Define Angular Services for Wallet Account Backup by @olehyev138 in #169
- Import/Export Slashing Protection by @olehyev138 in #170
- Fix issue for Language option by @olehyev138 in #172
- Angular function for latest prysm release feature by @olehyev138 in #171
- fix Import Keysotes button issue by @olehyev138 in #176
- Fix Issue for User-preferences by @olehyev138 in #175
- ansi_up 4.0.4 to 5.0.0 by @fredriksvantes in #179
- Update ethers.js to 5.3.0 by @fredriksvantes in #180
- adding in simple 404 page by @james-prysm in #191
- reoganizing services and breaking up auth pr by @james-prysm in #192
- fixing and reorganizing importsfor shared module by @james-prysm in #193
- Handle external url by @james-prysm in #194
- reconfiguring staging environment by @james-prysm in #197
- Global dialog service by @james-prysm in #200
- Onboarding restructure by @james-prysm in #199
- Edit Text of Initialize Component by @rauljordan in #201
- improving global dialog by @james-prysm in #202
- removing strict password requirements by @james-prysm in #203
- cleaning up code that is no longer needed with new auth changes by @james-prysm in #204
- Add how users should report security vulnerabilities for this repository by @fredriksvantes in #188
- limit ip-api requests to 100 ip4&ip6 addresses by @meehow in #185
- Web fixes by @james-prysm in #206
- UI cleanup by @james-prysm in #207
New Contributors
- @icco made their first contribution in #131
- @breakabort made their first contribution in #140
- @olehyev138 made their first contribution in #152
- @fredriksvantes made their first contribution in #179
- @james-prysm made their first contribution in #191
- @meehow made their first contribution in #185
Full Changelog: v1.0.0-beta.3...v1.0.0