Makepad Fr Fbjs Versions Save

Tooling that automates your Facebook interactions.

v4.1.1

2 years ago

[4.1.1] - 2021-07-09

Close #45 , #39

Added

  • A parameter added to make local saving optional
  • A callback parameter added as a callback function to handle each group post
  • Usage example added

Changed

  • Readme file updated

Fixed

  • Double extension issue fixed
  • Output file name formatting issue fixed

v4.1.0

2 years ago

[4.1.0] - 2021-07-07

Added

  • New contributor added for code @iMrDJAi

Changed

  • Web site used for scraping changed with the Facebook desktop site

v4.0.2

2 years ago

[4.0.2] - 2021-06-18

Security

  • Security issues fixed by updating package-lock.json

v4.0.1

2 years ago

# [4.0.1] - 2021-05-30

Added

  • NodeJS module support implemented
  • Source code migrated to TypeScript
  • Cookie support implemented
  • Source code refactored

v2.4.0

3 years ago

## [2.4.0] - 2021-03-26

Fixed

  • Cookie banner timeout issue #26 is fixed.

v2.2.0

4 years ago
  • Directory not found issue fixed for group names which contains / character by replacing _ character.

v2.1.0

4 years ago
  • Directory not found issue fixed for group names which contains / character.
  • Unwanted \ characters removed at EOL in readme.

v2.0.0

4 years ago
  • Arm architecture support added.

  • XPath selector for group title changed.

  • UnHandledPromiseRejection issue related to not found textContent fixed

  • Typos fixed on help page

v1.0.0

4 years ago
  • Stored user credentials feature added.
  • Dynamic group id’s added as CLI option.
  • Help page added.
  • Version option added.
  • First version of instructions added in README.md file.