Skip to content

Releases: munkireport/applications

v4.3: Add Bundle ID to report

21 Nov 17:14
Compare
Choose a tag to compare

Adds the application's bundle ID to the listing and client tab.

Contains new database migration and client script

v4.2: Change id to big int

08 Aug 15:31
Compare
Choose a tag to compare

Fixes an issue where the table's id column was filled. Changed column to use bigint instead of int. Bug reported by @patgmac

Contains new database migration

v4.1: Fix and update application filtering

04 Aug 07:15
Compare
Choose a tag to compare

Fixes and updates the default application filtering

v4.0: Python 3 Release

19 Jun 04:41
Compare
Choose a tag to compare

Adds support for Python 3, requires MunkiReport v5.8 and Mac Admins Python 3.10 installed.

Contains new Python 3 script and database migration

v3.1: Fix for missing last modified

14 Jun 17:46
Compare
Choose a tag to compare

Fixes some applications missing the last_modified value.

Contains new client script and database migration

v3.0

03 Feb 21:28
Compare
Choose a tag to compare
Update hashbang to munkireport-python2

Merge pull request #15 from mosen/v6.0.0-beta.1

22 May 20:24
ac20a22
Compare
Choose a tag to compare

v2.6

20 Mar 06:08
Compare
Choose a tag to compare
Add text renderer to prevent xss

v2.5: Update module design and collect bundle version

27 Feb 13:49
297720d
Compare
Choose a tag to compare

YAML widget, JSON client tab, report on bundle version (addresses issue #11 )

Contains new client script and migrations

v2.4: Merge pull request #8 from ofirgalcon/resolved-1

09 Feb 07:15
7fdb14a
Compare
Choose a tag to compare