The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- optIn procedure
- link generated is not anymore to
realitycheck
which get discontinued, but topersonal
- renamed again, now is tracking.exposed: distributed algorithm analysis
- retrival of personal authentication token, to connect securely to
personal
section
- small rename, because we got the extension take down for trademark infringment on Google store #72
- support for selector API
- selector
- onboarding is not mandatory anymore
- onboarding show up reduced
- selector
- Anomaly detection first prototype
- not displayed popup
- Firefox support
- a typo in EN localization template
- Update selector for posts
- Onboarding was adding a weird margin to the main feed, so we changed the anchor point
- onboarding was broken since 1.1.5, revert selector
- Norvegian and Slovenian languages
- multiple W3C selectors for new posts
- i18n support
- messages translated in PT_br
- Update selector for posts
- landing page link is not to /recent but to /data
- noisy error in console
- onBoarding text changed to be more userfriendly
- Popup with settings configuration to: 1) display less information on the news feed; 2) specify tagId if the user is part of a study group.
- when a post appears in the newsfeed, an info box is added at the top of the post itself, so the user has a better understanding of what is scraped and what is not.
- The CSS selector used to spot the facebook post is changed again.
- Facebook changed the main class wrapping the newsfeed from
.userContentWrapper
to.fbUserContent
, the code has been changed to reflect this change. See Issue #25
- Onboarding is now more prominent and can be closed.
API
url ishttps://facebook.tracking.exposed/
- Add missing
startTime
to timeline event.
- Permalink works also when the user has a vanity URL.
userId
is retrieved usingdocument.cookie
. Before it was scraped from the current HTML page (and this failed in some cases).
- Create first release of the extension