Releases: nextcloud/strengthify
Releases · nextcloud/strengthify
0.5.9
- Don't overdo the strength check, the first 100 chars are enough (#32)
0.5.8
- wait for load of script before binding #28
0.5.7
- add option for user input (#27)
0.5.6
- set the nonce properly in all browsers (#24)
0.5.5
- allow to specify a nonce for the loaded script (#23)
0.5.4
- do not use
eval()
anymore (#19)
0.5.3
- make possible to specify the element to add the strength bar after (#20)
- provide minified version (#16)
0.5.2
- use eval directly (#14)
- added missing break (#13)
0.5.1
- add tilesOptions (#10) - you can choose now between tooltip and element or both - thanks to @feirer
0.5.0
- fairly substantial changes:
- added feedback message
- $.each(...) functionality
- restructuring wrapping
- feature flags
- "strengthify-wrapper" added automatically beneath target input