2.5.0 - Asp.Net & Python 3 Flask connectors
- Asp.Net Core connector support, thanks @sinanbozkus #163;
- Python 3 Flask connector support, thanks @jsooter #164;
- added redirect functionality if initial authorization fails #183;
- added possibility to copy URLs without flash (Zeroclipboard replaced with clipboard.js library) #150;
- added new
clipboard.encodeCopyUrlconfiguration option #191; - fixed "initiate" method of ASHX connector #194;
- updated Italian translations #183;
- updated Czech translations;
Backward incompatible changes:
clipboardconfiguration option was moved out ofoptionssection and became a separate section;