Releases: AplaProject/apla-front
Releases · AplaProject/apla-front
Release 2.2.1
Release 2.2.0
Configuration
- Added txViewerUrl parameter that is used to generate an external link for txinfo page. More info in README
Release 2.1.0
This update implements following features:
Authorization
- Account data is now cleared automatically when switching networks
Interface
- Updated main window look & feel. Interface must now feel more responsive since current implementation contains many improvements
- Default routing was reworked. Template engine pages are now starting with /browser token, editor was moved to /editor accordingly
- Added create button to editor. It is now super easy to create a new page or smart-contract
Desktop
- Application now uses single window workflow
Template engine
- Added Button().Action() handler
Release 2.0.0
This update implements following features:
Authentication
- Account address precalculation feature was removed since these values are now stored in the database
- Fixed issue that caused an unrecoverable error when logging out from backup page
Interface
- Fixed issue that caused popup window not to disappear when logging out
Template engine
- Added numeric validators to the form validation mechanism
- Fixed file validation issue that caused an unrecoverable error
Release 1.1.0
This update implements following features:
Configuration
- Default configuration file settings.json.dist now contains 'defaultLocale' parameter to represent which locale will be used upon starting without an active configuration state
Interface
- Localization engine was updated to use external locales located in 'public' directory (or root directory after build). Default locale (en-US) was placed there as well
- Added localizations for legal labels that were hardcoded
Release 1.0.3
This minor update addresses these issues:
Configuration
- Default configuration file settings.json.dist now contains networkID: 1 to match go-apla' default configuation
Interface
- Long ecosystem names in the user dropdown menu are now stripped with ellipsis when overflowing
- Change password icon in the user dropdown menu is now set to have a proper color accent
Template engine
- Protypo component RadioGroup() now emits onChange events to properly work with Show/Hide notations
- Protypo notation Popup() will not reopen a modal window if it is already open and contains the same page
Release 1.0.2
Fixed centrifugo connection issues
Release 1.0.1
v1.0.1 Release v1.0.1
Release 1.0.0
v1.0.0 Fixed deployment configuration
Mainnet release 0.11.1
v0.11.1 Merge with GenesisKernel v0.11.1