- add reverseLines in sort lines func
- add decode_multiline_mode for base64 decode
- change "HEX" to "Hex"
- add generateUUID func
- change to semantic version
- add randomPassword func
- fix sort newline symbol
- adjust aes, random salt and remove ":"
Attention: Aes is not compatible with previous. If you use the old version to encrypt, you must use the old version to decrypt correctly.
- support "U" for unicodeDecode
- update dependency
- adjust activationEvents
- fix Date month error
- optimize multiple selection and no selection
- add optional date format
- add sort lines by num func
- add deduplicate func
- change base64 decode multiline
- add sort lines func
- add config of enable or disable a func
- fix list and reverseString bug
- add hex
- fix unicode decode error again
- fix unicode decode error
- add date
- adjust aes: separate iv and encrypted by colon
- localization
- fix base64
- add uri func
- add unicode func
- base64 supports Chinese
- add an icon
- add aes func
- adjust submenu
- basic funcs