Releases: Ranork/Auto-Linkedin
Releases · Ranork/Auto-Linkedin
v1.3.1
Changelog
Get profile with work experiences
When you get a profile with url (linkedinPorfile.getProfile), profile comes with experiences property that show all history of working experiences.
NPM
v1.3.0
Changelog
Get message history
In LinkedinProfile class you can get message histories of the people. Returns as an array.
Send messages
In LinkedinProfile class you can send messages to the people easily.
NPM
v1.2.0
Changelog
- Get profile with url or id added to LinkedinProfile class.
- Started working on send messages method.
- Fixed some little issues
NPM
v1.1.4
1.1.4
Changelog
- LinkedinProfile.connectionRequest fixes
NPM
v1.1.3
1.1.3 -> Companies update
Changelog
- LinkedinCompany class added.
- Linkedin.getMyCompany method added.
- LinkedinCompany.sendInvite method added.
- Linkedin.getLastConnections method added.