Jump to content

trium

Experienced Members
  • Posts

    2,544
  • Joined

  • Last visited

Everything posted by trium

  1. ff v82.0.2 28. october 2020 Fixed Fixed duplication of WebSocket messages in certain cases (bug 1673340)
  2. ff v82.0.1 27. october 2020 Fixed Avoid an unnecessary prompt to reboot when using the full installer on Windows (bug 1671715) Restored the ability to print on paper whose width or height is larger than 100 inches, e.g. for receipts (bug 1672370) Fixed printing of documents with margins of zero, e.g. some PDFs (bug 1672529) Fixed handling of the WebDriver:ClickElement command in the marionette testing framework (bug 1666755) Stability fix (bug 1660539)
  3. trium

    musik videos

    a nice romantic song (from 1990) stefan waggershausen - viktor lazslo -> das erste mal tats noch weh
  4. trium

    musik videos

    e nomine - vater unser (mellow-d remix) i mean from 2005 E Nomine - Vater unser, Part II (Mellow-D Remix)
  5. trium

    ublock users

    ublock v1.30.6 gorhill released this Oct 20, 2020 Fixed: Prevent set-constant from trapping non-configurable properties [regression]
  6. trium

    ublock users

    ublock v1.30.4 gorhill released this Oct 12, 2020 Closed as fixed: Prevent set-constant properties from being overtaken [regression] Update urlhaus-filter URL Update for twitch.tv (pull request by @pixeltris)
  7. trium

    ublock users

    ublock v1.30.2 gorhill released this Oct 7, 2020 Summary A regression in the element picker caused it to generate needlessly long cosmetic filter. The issue was reported at /r/uBlockOrigin Fixed: Fix picker generating overly long candidate cosmetic filters [regression]
  8. ff v78.4.0 esr 20. october 2020 Fixed Various stability, functionality, and security fixes
  9. ff v82.0 20. october 2020 New With this release, Firefox introduces a number of improvements that make watching videos more delightful: the Picture-In-Picture button has a new look and position, making it easier for you to find and use the feature. Picture-In-Picture now has a keyboard shortcut for Mac users (Option + Command + Shift + Right bracket) that works before you start playing the video. For Windows users, Firefox now uses DirectComposition for hardware decoded video, which will improve CPU and GPU usage during video playback, improving battery life. Firefox is faster than ever with improved performance on both page loads and start up time: Websites that use flexbox-based layouts load 20% faster than before; Restoring a session is 17% quicker, meaning you can more quickly pick up where you left off; For Windows users, opening new windows got quicker by 10%. You can now explore new articles when you save a webpage to Pocket from the Firefox toolbar. WebRender continues to roll out to more Firefox users on Windows. Fixed Screen reader features which report paragraphs now correctly report paragraphs in Firefox instead of lines. Various security fixes Changed Credit card auto-fill is now more accessible with the card type, and the card number in the card editor now available to screen readers. Printing dialog errors for invalid form entries are now reported to screen readers. Developer Developer Information MediaSession API has been enabled by default which allows web authors to provide custom behaviors for standard media playback interactions, giving them more options than ever. DevTools now shows server side events in the Network panel. This allows a server to send new data to a web page at any time allowing developers to see events they previously couldn't and help with lower-level troubleshooting.
  10. it looks like its not renewed https://forum.piriform.com/ ff + ms chrome edge + palemoon + iron blocking the redirection. it works with exception-rules
  11. since 12. october show me ff the following redirection mistake... would this be renewed or not for this older forumslink?
  12. ff v81.0.2 13. october 2020 Fixed Fixed an incompatibility with Twitter.com manifesting itself with the intermittent display of a network protocol violation error page
  13. ff v78.3.1 esr 01. october 2020 Fixed Fixed legacy preferences not being properly applied when set via GPO (bug 1666836)
  14. ff v81.0.1 01. october 2020 Fixed Fixed missing content on Blackboard course listings (bug 1665447) Resolved incorrect scaling of Flash content on HiDPI macOS systems (bug 1667267) Fixes for various printing issues (bug 1667342, bug 1667510, bug 1667723) Fixed legacy preferences not being properly applied when set via GPO (bug 1666836) Fixed Picture-in-Picture controls being visible on audio-only page elements (bug 1666775) Fixed high memory growth with addons such as Disconnect installed, causing browser responsiveness issues over time (bug 1658571) Various stability improvements (bug 1661485, bug 1664542, bug 1664843)
  15. with defraggler... try the "file list" -defragmentation - relatively fast with good fragmentation-result
  16. trium

    ublock users

    firefox legacy v1.16.4.25 gorhill released this on 22 Aug Change Backport several improvements and fixes from the upstream (thanks to @hawkeye116477) Allow :upward() operator to select html element Fix broken :spath operators starting with > Better parsing of hosts file system addresses Add ability to control auto-commenting at filter creation time Use ISO8061 dates in filter comments Fix xmlhttprequest redirection Fix badfilter exception on CSP filters Use "Trusted sites" instead of "Whitelist" Change the way zapper and picker work on CSP protected sites (requires bug #1415352, see #254) Note: The release notes are created/maintained by @JustOff.
  17. trium

    ublock users

    ublock v1.30.0 gorhill released this 4 days ago Summary Important: The compile format of filter lists has changed, and this means upon update uBO will have to recompile all filter lists, so this may cause a longer delay at launch the first time uBO is launched after being updated. This is a one time event. The cloud storage feature has been improved in a number of ways: Better reporting of error conditions in the user interface; User interface widget to report storage used/total/max; Support for compressing cloud storage data. Improved "My rules" user interface: Ability to sort rules by type, source, or destination; Ability to show changes only. Added support to chain :style(...) operator to procedural operators. The element picker has been refactored to fix long standing issues (including some not reported in the issue tracker). The Ctrl key is no longer used to control the specificity of a candidate filter, and new widgets have been introduced for the purpose of more easily tuning the depth and specificity. The click-to-subscribe feature has been reworked and is now allowed only on a select number of domains, currently: https://easylist.to/, https://fanboy.co.nz/, https://filterlists.com/, https://forums.lanik.us/, https://github.com/, https://github.io/. The concept of "bad list" has been introduced, to prevent users from unwittingly end up using what are deemed "bad lists" by the uBO team. Some "bad lists" will be completely ignored and importing them will be forbidden by uBO. This restriction can be bypassed by users by simply appending a dummy query parameter to the URL of the list. Closed as fixed: Firefox for Android Fenix device name submit form Core Improper support of IPv6 addresses in static filter domain= option has() not work on <html> Cosmetic filters interfere with element picker visuals Picker gets deformed when a cosmetic filter is added Add Support for AdGuard special case pre-processor directives Sort dynamic filter list by destination / host components Better parsing of hosts file system addresses Can't control specificity in element picker with Firefox for Android Subscriber script needs to be improved Add ability to view changes only in My Rules Combining procedural selector :has() and :style() Add visual hint for last selected entry in element picker Prevent malicious pages from tampering with element picker Notable commits with no entry in issue tracker: Prevent spurious instantiation of procedural filterer Add abort-on-stack-trace scriptlet Related discussion: AdguardTeam/Scriptlets#82 Fix ability to overwrite overquota'ed cloud storage Add support for blocklist of filter lists Add concept of "really bad list" to badlists infrastructure Use modern popup panel in logger Add support for cloud storage compression Add widget to convey the amount of sync storage in use Fix cloud storage errors not reported in user interface
  18. ff v78.3.0 esr 22. sept. 2020 Fixed Various stability, functionality, and security fixes
  19. ff v78.2.0 esr 25. august 2020 Fixed Various stability, functionality, and security fixes
  20. ff v78.1.0 esr 28. july 2020 Fixed Various stability, functionality, and security fixes
  21. ff v81.0 22. sept. 2020 New You can pause and play audio or video in Firefox right from your keyboard or headset, giving you easy access to control your media when in another Firefox tab, another program, or even when your computer is locked. In addition to our default, dark and light themes, with this release, Firefox introduces the Alpenglow theme: a colorful appearance for buttons, menus, and windows. You can update your Firefox themes under settings or preferences. For our users in the US and Canada, Firefox can now save, manage, and auto-fill credit card information for you, making shopping on Firefox ever more convenient. To ensure the smoothest experience, this will be rolling out to users gradually. Firefox supports AcroForm, which will soon allow you to fill in, print, and save supported PDF forms and the PDF viewer also has a new fresh look. Our users in Austria, Belgium and Switzerland using the German version of Firefox will now see Pocket recommendations in their new tab featuring some of the best stories on the web. If you don’t see them, you can turn on Pocket articles in your new tab by following these steps. In addition to Firefox’s new tab, Pocket is also available as an app on iOS and Android. Fixed Various security fixes. We’ve fixed a bug for users of language packs where the default language was reset to English after Firefox updates. Browser native HTML5 audio/video controls received several important accessibility fixes: Audio/video controls remain accessible to screen readers even when they are temporarily hidden visually. Audio/video elapsed and total time are now accessible to screen readers where they weren't previously. Various unlabelled controls are now labelled making them identifiable to screen readers. Screen readers no longer intrusively report progress information unless the user requests it. Changed You will soon find Picture-in-Picture more easily on all the videos you watch with new iconography. The bookmarks toolbar is now automatically revealed once bookmarks are imported into Firefox, making it easier to find your most important websites. We have expanded our supported file types - .xml, .svg, and .webp - so files you’ve downloaded can be opened right in Firefox. Enterprise Various bug fixes and new policies have been implemented in the latest version of Firefox. You can see more details in the Firefox for Enterprise 81 Release Notes. Developer Developer Information TypeScript files are now properly identified in the Debugger panel and labeled with corresponding icons making it easier for you to find these files in the list. HTTP JSON responses using XSSI prevention characters are properly parsed and JSON data presented in a form of an expandable tree. This allows easy inspection of such HTTP responses through traditional (expandable) tree UI. It’s possible to pause on script first statement, which is useful e.g. in cases where developers want to debug side effects caused by script execution or timers. The color vision deficiency simulation in the accessibility panel of Developer Tools is now more accurate. We removed protanomaly, deuteranomaly and tritanomaly and added achromatopsia.
  22. @siliconman01 are there no updates from microsoft via the update channel? my c++ 2015 x64 = 14.0.24212 from 09.05.2018 my c++ 2015 x86 = 14.0.24210 from 03.01.2017
  23. i mean you should backup your important files. i dont think you can get back the good status of this hdd. look at point 5 - reallocated sectors count...
  24. ff v80.0.1 01. sept 2020 Fixed Fixed a performance regression when encountering new intermediate CA certificates (bug 1661543) Fixed crashes possibly related to GPU resets (bug 1627616) Fixed rendering on some sites using WebGL (bug 1659225) Fixed the zoom-in keyboard shortcut on Japanese language builds (bug 1661895) Fixed download issues related to extensions and cookies (bug 1655190)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.