Releases: dsoares/roundcube-lastlogin
Releases · dsoares/roundcube-lastlogin
Roundcube Plugin Lastlogin 1.3.0
Changelog:
- Change the default value of
lastlogin_geolocation
option tofalse
. - CS fixes.
- Use short array syntax. Require PHP >= 5.4.
- Performance improvement: Moved away from using write_log hook by David Bjørnsten-Lindhard.
Roundcube Plugin Lastlogin 1.2.1
- Require PHP >= 5.5 and roundcube/plugin-installer 0.2.0
Roundcube Plugin Lastlogin 1.2.0
Changelog:
- Add option and implement saving User-Agent information (suggested by @dktcoding in #27).
- Minor update of the pt_PT translation.
Roundcube Plugin Lastlogin 1.1.0
Changelog:
- Add option to mask/hide IP as a GDPR requirement (suggested by @christiannageby).
- Add swedish translation by @christiannageby.
Roundcube Plugin Lastlogin 1.0.0
Changelog:
- Fix bug in sqlite query. Clear CSS and add some code improvements.
- Use default values from config-dist file.
- Move plugin info (recent logins list) to its own tab and the plugin configuration to the general preferences section (close #19).
- Add a link to see more info about last sessions in the login message (added a
[+]
in all languages).
Now it works as i originally wanted, so i'm bumping to version 1.
Roundcube Plugin Lastlogin 0.1.14
Roundcube Plugin Lastlogin 0.1.13
The setting lastlogin_timeout
can now be added to the dont_override
setting in the Roundcube main configuration file.
Roundcube Plugin Lastlogin 0.1.12
Update Russian translation by @san4op
Roundcube Plugin Lastlogin 0.1.11
Add nl_BE & nl_NL localization by @hannesbe
Roundcube Plugin Lastlogin 0.1.10
Add Russian translation by @san4op