Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 991 Bytes

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 991 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.3 (2021-02-24)

Bug Fixes

  • correct way to check permissions for all databases (233222e)

[0.1.0] - 2020-08-07

Added

  • Removes current roles - now synchronizes roles automatically.
  • Multiple major UI changes
  • Option to back up data by copying existing settings.

Changed

  • Role adjustment moved to a modal UI

[0.0.2] - 2020-08-03

Added

  • retrieveCurrentRoles()
  • Admin UI components
  • CHANGELOG.md

Changed

  • Improved retrieveSqlString() - now possible to provide replacement IDs for User roles in destination environment

[0.0.1] - 2020-08-03

INITIAL COMMIT

  • Initial Commit