Skip to content

Releases: AplaProject/apla-front

Release 2.2.1

20 Aug 07:45
Compare
Choose a tag to compare

This minor update addresses these issues:

Configuration

  • Updated settings.json according to actual network list

Releases

  • Restored snapcraft builds for Linux

Release 2.2.0

20 Aug 01:15
Compare
Choose a tag to compare

Configuration

  • Added txViewerUrl parameter that is used to generate an external link for txinfo page. More info in README

Release 2.1.0

18 Aug 14:22
Compare
Choose a tag to compare

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

26 Jul 14:13
Compare
Choose a tag to compare

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

18 Jun 08:13
Compare
Choose a tag to compare

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

24 May 15:13
Compare
Choose a tag to compare

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

22 May 13:47
Compare
Choose a tag to compare

Fixed centrifugo connection issues

Release 1.0.1

18 May 13:32
Compare
Choose a tag to compare
v1.0.1

Release v1.0.1

Release 1.0.0

18 May 08:33
Compare
Choose a tag to compare
v1.0.0

Fixed deployment configuration

Mainnet release 0.11.1

07 Dec 15:17
Compare
Choose a tag to compare
v0.11.1

Merge with GenesisKernel v0.11.1