Skip to content
Snippets Groups Projects
Commit 622ba967 authored by Jörg Richter's avatar Jörg Richter
Browse files

2.0 Release

parent e87eabca
No related branches found
Tags 2.0
No related merge requests found
Pipeline #12248 passed
......@@ -2,6 +2,19 @@
## Version History
**2.0** -- Dec 30, 2020
* BREAKING CHANGES
* Make use of `dmx-api` 2.0
* Various `dm5` -> `dmx` renamings
* Improvements:
* Dialog is extensible by custom Vue components (new component attribute `extensions`)
* Make dialog movable and remove mask
* Wording: "Login/out" -> "Sign in/out"
* Chore:
* Adapt URLs to `github.com/dmx-systems`
* Code run through `eslint`
**1.0.1** -- Aug 5, 2020
* Fix imports
......@@ -16,4 +29,4 @@
------------
Jörg Richter
Aug 5, 2020
Dec 30, 2020
{
"name": "dmx-login-dialog",
"version": "1.0.1",
"version": "2.0.0",
"description": "The DMX 5 login dialog",
"author": "Jörg Richter <jri@dmx.berlin>",
"license": "AGPL-3.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment