Skip to content

Releases: Makepad-fr/fbjs

v4.1.1

09 Jul 20:06
d89e836
Compare
Choose a tag to compare

[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

07 Jul 13:49
Compare
Choose a tag to compare

[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

17 Jun 22:16
Compare
Choose a tag to compare

[4.0.2] - 2021-06-18

Security

  • Security issues fixed by updating package-lock.json

v4.0.1

30 May 19:55
Compare
Choose a tag to compare

# [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

26 Mar 21:42
Compare
Choose a tag to compare

## [2.4.0] - 2021-03-26

Fixed

  • Cookie banner timeout issue #26 is fixed.

Version 2.2.0

23 Apr 23:15
fd73c53
Compare
Choose a tag to compare
  • Directory not found issue fixed for group names which contains / character by replacing _ character.

Version 2.1.0

23 Apr 23:14
Compare
Choose a tag to compare
  • Directory not found issue fixed for group names which contains / character.
  • Unwanted \ characters removed at EOL in readme.

Version 2.0.0

23 Apr 23:14
Compare
Choose a tag to compare
  • Arm architecture support added.

  • XPath selector for group title changed.

  • UnHandledPromiseRejection issue related to not found textContent fixed

  • Typos fixed on help page

Version 1.0.0

23 Apr 23:13
Compare
Choose a tag to compare
  • 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.