Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Releases: viniciusgava/portaldorh-holerite-download

v1.3.2

03 Mar 02:14
5f13261
Compare
Choose a tag to compare

Changes

Because of the field informe de rendimento changes every year, the script stop to work because the hardcode year is no longer valid.
It seems that the field is not informed on requests, the validation is ignored and it will work all the times.

v1.3.1

19 Jan 01:11
d430021
Compare
Choose a tag to compare

Fix error cause by a field which I do not really know what it does.

v1.3.0

08 Feb 15:34
97f64f3
Compare
Choose a tag to compare

Changes

  • New implementation for download Holerites PDFs without Selenium and Chromium.

v1.2.0

18 Jul 02:04
fac698b
Compare
Choose a tag to compare

Changes

  • Uses alpine image to run chromium and webdriver

v1.1.1

17 Jul 02:43
2bb4520
Compare
Choose a tag to compare

Changes

  • Fix selenium version when use headless
  • Fix crontab doc
  • Fix pushbullet bug

v1.1.0

07 Jul 19:39
139df63
Compare
Choose a tag to compare

Changes

  • Add Mail Gun Support
  • Add Push Bullet Support
  • Add Invalid username and password validate
  • Unify local and docker app boot
  • Improvement documentation
  • Improvement log
  • Crontab example
  • Fix permission error to create download folder when run script without volume download folder at guess

v1.0.0

03 Jul 03:44
745a758
Compare
Choose a tag to compare

Changes

  • error treatment implemented for invalid search date
  • Refactory structural to oriented object
  • Add optional to run local
  • Improve Dockerfile
  • Improve project structure
  • Improve build docker container workflow
  • Improve documentation