Skip to content

1.5.1

Compare
Choose a tag to compare
@Pairman Pairman released this 26 Mar 11:58
· 243 commits to main since this release
77ef7ec

Added

  • Checkin's activity ID, start time and end time will now be displayed.
  • (Module) New config chaoxing_course_get_activities_workers for workers count for xdcheckin.core.chaoxing.Chaoxing().course_get_activities()
  • (Module) Add xdcheckin.core.chaoxing.Chaoxing().checkin_get_location_log() which returns a list of checkin locations submitted by others.

Fixed

  • Further some activities not fetched due to Chaoxing's anti spamming

Changed

  • (Module) Remove config chaoxing_checkin_location_address_override with its functionality taken by chaoxing_checkin_location_address_override_maxlen.
  • (Module) xdcheckin.core.chaoxing.Chaoxing().checkin_get_location() will not call xdcheckin.core.chaoxing.Chaoxing().checkin_format_location() automatically now.