Skip to content

Releases: Unikka/login-as

v3.0.2

18 Aug 12:09
Compare
Choose a tag to compare

3.0.2 (2023-08-18)

Build

  • Adjust node version in github action (21abb89)

Fix

  • Prevent using localization API before initialization (ee96c92), closes #26
  • Render the tooltip of impersonate button (822131e), closes #25

Upgrade

  • Use node 16 and adjust some packages (154ecce)

Thanks to @crydotsnake for reporting the issues in Neos 8.0 💙

3.0.1

29 Jul 17:15
3eb20aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

29 Jul 16:57
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

3.0.0 (2022-07-29)

Update

  • Remove EmberJS based UI Patch (0829e2e)

v2.0.3

20 May 15:22
Compare
Choose a tag to compare

2.0.3 (2022-05-20)

Build

  • Adds GitHub action workflow for release (da6b148)
  • Pin nodejs engine to version 14 (f9ae934)
  • Remove CircleCI configuration (f1c6b35)
  • Update circleci image to node 14 (e972b8e)

Docs

  • Add notice for Neos 8.0 (90a17e8)
  • Add YouTube introduction (8845575)

Fix

  • Exclude package from workspace module (eec52e1)
  • Prevent session errors (c785adc)
  • Recompile assets to remove map link (d4ab9d0)

Upgrade

  • Upgrade @unikka/loginas-api to version 1.1.1 (8054028)
  • Upgrade to parcel 2 (40c7352)

v2.0.2

09 Mar 20:16
Compare
Choose a tag to compare

2.0.2 (2021-03-09)

Build

  • Adjust branches for semantic release (8b79f47)
  • Adjust regex for release branch (bb30d5d)
  • Release 1.2.3 [skip ci] (f0bda74)

Fix

  • Adjust user menu for larger content (770905b)
  • Fix drop down alignment also for old content module (1bfb1cc)

v2.0.1

09 Mar 13:32
Compare
Choose a tag to compare

2.0.1 (2021-03-09)

Build

Fix

  • Limit LayoutPath override to packages of Neos/Neos (c75c93b), closes #9

Thanks to @Sebobo for the great feedback ❤️

v1.2.3

09 Mar 19:59
Compare
Choose a tag to compare

1.2.3 (2021-03-09)

Build

  • Adjust branches for semantic release (8b79f47)
  • Adjust regex for release branch (bb30d5d)

Fix

  • Adjust user menu for larger content (770905b)
  • Fix drop down alignment also for old content module (1bfb1cc)

v2.0.0

06 Mar 01:44
Compare
Choose a tag to compare

2.0.0 (2021-03-06)

Breaking

  • Change license from MIT to GPL-3.0 (c3c5658)

Build

  • Add compiled assets (6334212)
  • Add react-ui plugin node_modules to the git ignore list (d61c693)

Docs

  • Document the new features of the package (5757eab)

Fix

  • Remove console.log (98a14ce)
  • Remove unused action impersonateWithResponse (f68b571)

New

  • Add neos 7 as compatible version (5def263)
  • Add new react-ui extension for the user menu (a4abda0)
  • Add restore button label and some translations (1dfeb5b)
  • Add restore button title translations (40e1ca5)
  • Extract API service to own package (0c44d3f)

Upgrade

  • Update @unikka/loginas-api to version 1.1.0 (1bd425d)

v1.2.2

25 Feb 21:55
Compare
Choose a tag to compare

1.2.2 (2021-02-25)

Fix

  • Uncomment reload action on restore or impersonate of a user (5270191)

v1.2.1

25 Feb 21:48
Compare
Choose a tag to compare

1.2.1 (2021-02-25)

Fix

  • Add missing javascript assets (52d45dc)