The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.13 (Linux)
|
STABLE version -- 5.0.1002.354 - Printable Version +- CentBrowser Forum (https://www.centbrowser.net/en) +-- Forum: Product Related (https://www.centbrowser.net/en/forumdisplay.php?fid=1) +--- Forum: Release Channel (https://www.centbrowser.net/en/forumdisplay.php?fid=2) +--- Thread: STABLE version -- 5.0.1002.354 (/showthread.php?tid=4927) |
RE: STABLE version -- 5.0.1002.354 - Admini - 11-06-2023 (11-02-2023, 03:27 PM)vlad45684264 Wrote: Расширения сломались. Нельзя установить.It works normally here. Have you tried disabling all extensions and then install uBlock Origin? RE: STABLE version -- 5.0.1002.354 - hth4nh - 11-07-2023 Hello, I'm a JS developer. When I am trying to use setTimeout, setInterval and requestAnimationFrame when the tab is inactive, it always delays until the tab is reactivated. I'm not sure if it's CentBrowser's error or not, since that's the only browser I use, but I still hope you check and fix this if it's CentBrowser's error. Thank you so much. RE: STABLE version -- 5.0.1002.354 - New Line - 11-07-2023 Please add icons to search engines and the ability to move search engines up or down. RE: STABLE version -- 5.0.1002.354 - Spuner - 11-08-2023 When should we expect the new version to be released? RE: STABLE version -- 5.0.1002.354 - Admini - 11-08-2023 (11-07-2023, 05:25 PM)New Line Wrote: Please add icons to search engines and the ability to move search engines up or down.OK, will consider adding this feature. If you like to DIY, you can edit the file "User Data\Default\Web Data" with "DB Browser for SQLite" or "HeidiSQL". RE: STABLE version -- 5.0.1002.354 - Admini - 11-08-2023 (11-08-2023, 12:17 PM)Spuner Wrote: When should we expect the new version to be released?Aiming to release this month. RE: STABLE version -- 5.0.1002.354 - Admini - 11-08-2023 (11-07-2023, 10:59 AM)hth4nh Wrote: Hello, I'm a JS developer. When I am trying to use setTimeout, setInterval and requestAnimationFrame when the tab is inactive, it always delays until the tab is reactivated. I'm not sure if it's CentBrowser's error or not, since that's the only browser I use, but I still hope you check and fix this if it's CentBrowser's error.This is a Chromium feature since 2017. If you want to disable this feature only in your browser, you can append startup command line --disable-background-timer-throttling If you want to bypass it in your JS code, please look into https://medium.com/@devedium/how-to-fix-settimeout-setinterval-not-working-properly-in-chrome-df632bb7ac52 RE: STABLE version -- 5.0.1002.354 - Spuner - 11-09-2023 (11-08-2023, 04:15 PM)CentBrowser Wrote: Aiming to release this month. I sure hope so! What will be the engine version? RE: STABLE version -- 5.0.1002.354 - Admini - 11-09-2023 (11-09-2023, 05:38 AM)Spuner Wrote: I sure hope so! What will be the engine version?Should be 118. RE: STABLE version -- 5.0.1002.354 - tuananhsn95 - 11-09-2023 (11-09-2023, 06:35 AM)CentBrowser Wrote: Should be 118.I hope you release it later to continue updating to version 119 and to be continue |