Skip to content

Releases: Project-Sloth/ps-mdt

2.5.0

16 May 14:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.9...2.5.0

2.4.9

05 May 18:15
16d1e6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.8...2.4.9

2.4.8

03 May 23:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.7...2.4.8

2.4.7

27 Apr 09:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.6...2.4.7

2.4.6

26 Apr 22:04
Compare
Choose a tag to compare

You need to do the following for upgrading to 2.4.5 and higher

FINGERPRINTS NEEDS TO BE ADDED TO THE PROFILE AND SAVED
IT NO LONGERS ADDS THEM AUTOMATICALLY BASED ON 1+ CONVICTION

FINGERPRINTS NEEDS TO BE ADDED TO THE PROFILE AND SAVED
IT NO LONGERS ADDS THEM AUTOMATICALLY BASED ON 1+ CONVICTION

FINGERPRINTS NEEDS TO BE ADDED TO THE PROFILE AND SAVED
IT NO LONGERS ADDS THEM AUTOMATICALLY BASED ON 1+ CONVICTION

FINGERPRINTS NEEDS TO BE ADDED TO THE PROFILE AND SAVED
IT NO LONGERS ADDS THEM AUTOMATICALLY BASED ON 1+ CONVICTION

Run this on your current database:

ALTER TABLE `mdt_data` ADD COLUMN `fingerprint` VARCHAR(50) DEFAULT NULL;

Run this on your current database:

ALTER TABLE `mdt_data` ADD COLUMN `fingerprint` VARCHAR(50) DEFAULT NULL;

Run this on your current database:

ALTER TABLE `mdt_data` ADD COLUMN `fingerprint` VARCHAR(50) DEFAULT NULL;

Run this on your current database:

ALTER TABLE `mdt_data` ADD COLUMN `fingerprint` VARCHAR(50) DEFAULT NULL;

Run this on your current database:

ALTER TABLE `mdt_data` ADD COLUMN `fingerprint` VARCHAR(50) DEFAULT NULL;

Run this on your current database:

ALTER TABLE `mdt_data` ADD COLUMN `fingerprint` VARCHAR(50) DEFAULT NULL;

What's Changed

New Contributors

Full Changelog: 2.4.5...2.4.6

2.4.5

26 Apr 20:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.3...2.4.5

2.4.3

22 Apr 17:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.2...2.4.3

Alter table to proper handle the new entries
Formatted time as days hours minutes seconds
Added top 25 officers

ATTENTION!!!!!!

You must run the following on your current database:

ALTER TABLE `mdt_clocking` MODIFY `total_time` int(10) NOT NULL DEFAULT '0';

ATTENTION!!!!!!

You must run the following on your current database:

ALTER TABLE `mdt_clocking` MODIFY `total_time` int(10) NOT NULL DEFAULT '0';

ATTENTION!!!!!!

You must run the following on your current database:

ALTER TABLE `mdt_clocking` MODIFY `total_time` int(10) NOT NULL DEFAULT '0';

ATTENTION!!!!!!

You must run the following on your current database:

ALTER TABLE `mdt_clocking` MODIFY `total_time` int(10) NOT NULL DEFAULT '0';

ATTENTION!!!!!!

You must run the following on your current database:

ALTER TABLE `mdt_clocking` MODIFY `total_time` int(10) NOT NULL DEFAULT '0';

2.4.2

20 Apr 00:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

2.4.1

09 Apr 00:57
16e282d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

08 Apr 22:15
213f273
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.9...2.4.0