Skip to content

Releases: beckf/lightspeed-vc-connector

Version 2.02 - Final

03 Dec 16:06
6474a56
Compare
Choose a tag to compare

Project has been deprecated and replaced by https://www.datashutl.io/lightspeed

Version 2.02

18 Jun 17:36
Compare
Choose a tag to compare
  • Updated for Veracross API v3
  • Renaming in Settings UI for Veracross API3
  • Exports now to CSV using pandas lib
  • Disabled progress bar as it causing crashing when updated from another thread.

Once this version launches, you will need to insert a Veracross API Client ID, Veracross API Secret, and school short code in Settings. See README step 4. The Veracross API will need access to the following scopes: List Households, Read Households, List Staff/Faculty, Read Staff/Faculty, List Students, and Read Student.

This is a pyinstaller bundled executable which cannot be signed. You may need to contextual-click (right-click) the application and select "open" the first time instead of double-clicking.

Version 1.54

07 Mar 15:55
Compare
Choose a tag to compare
  • Removed deprecated pandas .save and replaced with close.

Version 1.53.1

07 Mar 15:33
Compare
Choose a tag to compare
  • Added debug to XLS export so that more information is dumped to log file

Version 1.53

04 Sep 02:19
effdca2
Compare
Choose a tag to compare
  • Added import for json settings.
  • Settings can now be backed up through export and imported.
  • Application now self-signed using code signing certificate. Add certificate to trusted store on client.
  • Updated for Python 3.11.5.
  • All Python packages updated.

Version 1.52

02 Dec 17:49
c54a494
Compare
Choose a tag to compare
  • Continued updates for new Lightspeed API version 3
  • Bumped Lightspeed API library to fix bug that prevented updating accounts in Lightspeed.
  • Added Export Settings button to settings tab to support commandline.

Version 1.51

02 Dec 02:06
b3bbd49
Compare
Choose a tag to compare
  • Continued updates for new Lightspeed API version 3
  • Bumped Lightspeed API library to fix bug that prevented updating accounts in Lightspeed.

Version 1.50

30 Nov 17:02
f575637
Compare
Choose a tag to compare
  • Updated release for new Lightspeed API version 3

Version 1.32

21 Dec 01:52
38d374f
Compare
Choose a tag to compare
  • Update check will now show these notes in program.
  • Exports are now native XLSX format instead of CSV.

Version 1.31

02 Nov 14:31
f8591a2
Compare
Choose a tag to compare
  • Updated progress bar to include export.
  • Added download url to update check.