Releases: gbaptista/luminous
Releases · gbaptista/luminous
0.0.28
- Release 0.0.28 #114
- Support for requestAnimationFrame() #115
- Including third party libraries versions to meet Mozilla requirements (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Third_Party_Library_Usage)
- Updating vendor libraries:
- bootstrap-4.3.1
- dexiejs-2.0.4
- jquery-3.4.1
- js-cookie-2.2.1
- mustachejs-3.1.0
- popper-1.15.0
- tippyjs-4.3.5
- ua-parser-js-0.7.20
0.0.27
0.0.25
0.0.24
0.0.23 - Huge changes!
Introducing major changes to the code structure. This should be the fastest version so far, several performance issues resolved.
New feature: Log panels available for all browsers.
I'm very excited about this release, hope you all enjoy the improvements! 🎉 🎉 🎉
PR's:
- Build 0.0.23 - Huge changes! #80
- Logs #76
- Performance Improvements #77
- Set origin tab for Firefox devtools logs #79
Related issues:
- CPU consumption in Firefox #78
- Could there be a way to log to the Web Console when actions are blocked/allowed? #59
Scrennshots
- Logs on sidebar:
- Logs on devtools:
- Performance-focused settings:
0.0.22
0.0.21
- User-Agent header interception.
- NavigatorID.userAgent interception.
- getBattery interception.
- Navigator.getGamepads() interception.
- Fix Promise callbacks issue.
PR's: