question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

2.0.0 Before Release To Dos

See original GitHub issue

Version 2.X.X represents a huge change since it is rebuilt from almost scratch using React/Redux.

One of the bigger change is the white/grey lists are now expressions. It is now possible to use wildcards in the domain to match multiple domains and subdomains.

*.google.com -> match google.com and subdomains google.com -> match only google.com

For this reason, the popup will have a table showing how many expressions does that current domain. In the case of 2 or more “matched domains expressions”, the first one will take priority.

Also, whitelist will have a greater priority than the greylist. This makes #131 possible since you can add * in the greylist while whitelisting other domains.

This will happen on the update to 2.X.X. Your settings and lists will be migrated over to the new storage format of Redux. Because of this, the exported file for white/grey list of 1.X.X is NOT COMPATIBLE with 2.X.X.

“Enable Subdomain Check” is deprecated but will be used for the list migration.

This is a beta so expect bugs and untranslated text but it should be fine for daily use. Also note that there may be some problems in Container Mode with FF 55, but it works fine with it off. I’ll probably bump the min version for FF to 56 (on AMO I can bump it from the developer page).

Resolved issues #96 #113

To be closed on release of 2.X.X since the issue was created for 1.X.X and is unconfirmed for 2.X.X #103 #117 #130 #132 #137

Feel free to report bugs if it’s not listed here.

Todo Development

  • Tweak phrasing for locales
  • Popup UI refresh #163
  • Expression Table UI refresh #161
  • UI Refresh UI Bugs on Chromium
  • Rebump min version of FF to 56 for next beta version (problems with container mode)
  • Test and fix contextualIdentities events (Adding/Removing a Container)
  • Fix setting for Container Tabs Mode disappearing on a Restore Default Settings
  • Make the Expression List page more UI responsive
  • Revisit library functions for unexpected inputs

Todo Before Release

  • Wait for FF 56 to release
  • Update Version Notes
  • Update Locales
  • Update Description
  • Update Screenshots

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
captainepochcommented, Sep 29, 2017

FF 56 was released, so I think it’s time to mark it as done

0reactions
Primokorncommented, Oct 10, 2017

Thanks for letting us know. Going to update the French strings 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Semantic Versioning 2.0.0 | Semantic Versioning
A pre-release version MAY be denoted by appending a hyphen and a series of dot separated identifiers immediately following the patch version.
Read more >
Resetting of pre-release and build versions... #60 - GitHub
According to the Specification, patch version must be reset to 0 when minor version is incremented and both patch and minor versions must...
Read more >
What do the numbers in a version typically represent (i.e. v1 ...
0 and be done with it. You can indicate in your release notes which bugs have been fixed. Similarly, you can update from...
Read more >
Agisoft Metashape 2.0.0 pre-release
Pre -release version of Agisoft Metashape 2.0. 0 is available for download. This pre-release is considered as unstable and is not recommended ...
Read more >
2.0.x release versions | Dataproc Documentation - Google Cloud
Component 2.0.53‑debian10/‑ubuntu18/‑rocky8 2022/12/19 2.0.52‑debian10/‑ubuntu1... Apache Atlas 2.0.0 2.0.0 Apache Flink 1.12.5 1.12.5 Apache Hadoop 3.2.3 3.2.3
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found