Releases: SafetyCulture/safetyculture-exporter
Releases · SafetyCulture/safetyculture-exporter
v3.4.3
Fixes a bug in v3.4.2 with action_assignee exports.
v3.4.2
Changelog
9448958 [INTG-1933] Update actions_assignees to be more consistent when modified (#156)
v3.4.1
Changelog
a6f39ba INTG-1888: fix code review issues (#150)
596f5c9 INTG-1919: add start_time and due_time to schedule occurrences (#153)
55a008a [INTG-1601] Keep all deps up to date with their latest versions (#154)
3d3f2a4 [INTG-1937] Site_id from Inspections data set not updating (#155)
v3.4.0
⚠️ Warning
If you are upgrading from v3.2.0
or lower and have large amount of data in your SQL databases, you might experience some delays when running this version for the first time. This happens due to making some of the columns fixed size.
Changelog
8bde202 INTG-1910: add web report link config option (#149)
v3.3.0
⚠️ Warning
Users that have large amount of data in their SQL databases might experience some delays when running this version for the first time. This happens due to making some of the columns fixed size.
Changelog
f7ae3b1 INTG-1867: make columns fixed size (#147)
v3.2.0
Changelog
db3874a [INTG-1676] Create third party notices file (#143)
6a3d5aa [INTG-1869] Get lastModified timestamp based on org_id (#146)
v3.1.1
Changelog
25c261c [INTG-1601] Upgrade dependencies (#139)
cc3c85e [PROBLEM-901] Handle saving last-modified
at file when string is shorter than older string (#138)
9381663 [PROBLEM-955] Log inspection ID instead of name when reporting errors (#140)
v3.1.0
Changelog
7e23cdc INTG-1841: add max row per file flag for csv (#132)
d8c640a INTG-1855: add indexs to improve performance (#131)
v3.0.9
Changelog
0478b6c INTG-1840: increase slow query logging threshold (#126)
v3.0.8
Changelog
491ace4 [PROBLEM-872] Fix media ID logic (#125)