Skip to content

Releases: lovasoa/ophirofox

Release 2.4.26361.60728

29 Sep 16:55
2081dda
Compare
Choose a tag to compare
WIP: ajout grenoble metro (#259)

* manifest.json: fix bracket indentation

* Add grenoble metropole configuration

---------

Co-authored-by: Simeon Marijon <simeon.marijon@st.com>

Release 2.4.26336.56903

10 Sep 16:45
d01e0af
Compare
Choose a tag to compare
Update manifest.json / Ajout d'Université de Rouen Normandie (#258)

Université de Rouen Normandie

Release 2.4.26333.53069

08 Sep 09:05
e87c770
Compare
Choose a tag to compare
v2.4.26333.53069

Update manifest.json (WP&Eco) (#257)

Release 2.4.26329.50904

05 Sep 07:40
0e5b747
Compare
Choose a tag to compare
Add support for linking to PDFs (#255)

Support for Telerama magazine (PDF)

Release 2.4.26327.43782

03 Sep 17:20
c712167
Compare
Choose a tag to compare
v2.4.26327.43782

Update la-provence.js (#254)

Release 2.4.26326.30329

02 Sep 19:20
b69ba03
Compare
Choose a tag to compare
v2.4.26326.30329

Add support for Le Courrier des maires (#252)

Release 2.4.26325.65219

02 Sep 10:50
2652728
Compare
Choose a tag to compare
Merge pull request #249 from Write/master

Correctly handle native Europresse query

Release 2.4.26325.9032

01 Sep 19:15
3421f6b
Compare
Choose a tag to compare
v2.4.26325.9032

Add 'or' in stopwords (#245)

Release 2.4.26325.5675

01 Sep 18:20
04feb4a
Compare
Choose a tag to compare
Les Echos : Enhance error handling (querySelector). Refactor Mutation…

…Observers. (#243)

* Enhance error handling (querySelector). Refactor MutationObservers.
- Reduce querySelector usage by passing metaElement to isPremium function.
- Fix race condition.
- Correctly disconnect observer.

* Correctly check if metaElement exist in callbackTitle. Rename callbback to callbackDirectAccess to differentiate the two callbackes. Removing useless check in isPremium function

* Rename observerTitle to observerDynamicLoading for better readability

* LesEchos : Yet another try to fix the race conditions where two buttons are added

Release 2.4.26325.5652

01 Sep 18:20
04feb4a
Compare
Choose a tag to compare
Les Echos : Enhance error handling (querySelector). Refactor Mutation…

…Observers. (#243)

* Enhance error handling (querySelector). Refactor MutationObservers.
- Reduce querySelector usage by passing metaElement to isPremium function.
- Fix race condition.
- Correctly disconnect observer.

* Correctly check if metaElement exist in callbackTitle. Rename callbback to callbackDirectAccess to differentiate the two callbackes. Removing useless check in isPremium function

* Rename observerTitle to observerDynamicLoading for better readability

* LesEchos : Yet another try to fix the race conditions where two buttons are added