byjove/CHANGELOG.md
2019-12-04 16:56:12 -06:00

998 B

Changelog

All notable changes to 'byjove' will be documented in this file.

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

[0.1.5] - 2019-12-04

Changed

  • Fix bug when checking user session.

[0.1.4] - 2019-12-02

Added

  • Add app/menu support for "become / stop being root" feature.

Changed

  • Absorb header, footer into main section of feedback dialog.

[0.1.3] - 2019-11-15

Added

  • Add "model index" component.
  • Add "model crud" component.
  • Add basic autocomplete component.

Changed

  • Cleanup global state logic a bit, for current user and permissions.
  • Assign background color, if specified by API.

[0.1.2] - 2019-11-06

Added

  • Hopefully include dist files in npm package build.

[0.1.1] - 2019-11-06

Added

  • Another test release.

[0.1.0] - 2019-11-06

Added

  • Initial release, mostly for sake of testing release itself.