Skip to content

Releases: abbr/FormMailerService

v0.1.2

30 Mar 22:14
Compare
Choose a tag to compare
updated the use of deasync

v0.1.1

16 Jan 04:59
Compare
Choose a tag to compare

encrypted password in storage and eliminated passing password during pub.

v0.1.0

03 Jan 04:47
Compare
Choose a tag to compare

Added login remember me.
Tested MongoDB replication.

v0.0.8

30 Dec 09:01
Compare
Choose a tag to compare

Supported multi-server clustering when using MongoDB as data repo.

v0.0.7

28 Dec 08:37
Compare
Choose a tag to compare

make admin site fully mobile friendly.

v0.0.6

27 Dec 23:17
Compare
Choose a tag to compare

supports responsive web design.
don't expose password even to superAdmin for enhance security.

v0.0.5

26 Dec 00:52
Compare
Choose a tag to compare

support MongoDB and ngTouch.

v0.0.4

24 Dec 06:46
Compare
Choose a tag to compare

bug fixing: allow non-superAdmin change own password.

v0.0.3

22 Dec 00:32
Compare
Choose a tag to compare

bug fixing: avoid creating duplicated users.
new features: copy posting url to clipboard

v0.0.2

19 Dec 20:37
Compare
Choose a tag to compare

Added reCAPTCHA support.