Skip to content

2.5.0 - Asp.Net & Python 3 Flask connectors

Compare
Choose a tag to compare
@psolom psolom released this 10 Jun 18:22
· 224 commits to master since this release
  • 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.encodeCopyUrl configuration option #191;
  • fixed "initiate" method of ASHX connector #194;
  • updated Italian translations #183;
  • updated Czech translations;

Backward incompatible changes:

  • clipboard configuration option was moved out of options section and became a separate section;