Jump to content

大†Shinegumi†大

Members
  • Posts

    1,117
  • Joined

  • Last visited

  • Days Won

    40

Everything posted by 大†Shinegumi†大

  1. Changes in version 4.6.3 (2023-02-16): Optimize chats list initial loading. Various crash fixes.
  2. Changes in Edge 110.0.1587.46 (2023-02-14): Fixed various bugs and performance issues.
  3. Changes in Brave 1.48.164 (Chromium 110.0.5481.100): Upgraded Chromium to 110.0.5481.100. (Changelog for 110.0.5481.100) Changes in Brave 1.48.158 (Chromium 110.0.5481.77): Added Solana NFT gallery support to Brave Wallet. Added Brave Wallet Swap V2. Added Web3 settings section under brave://settings/web3. Added “Transactions” tab to Brave Wallet, also accessible via brave://wallet/crypto/transactions. Added loading skeletons to Brave Wallet asset list on the “Portfolio” and “Account” pages. Added a loading state to Brave Wallet UI while API resolves domains. Added support for “eth_signTransaction” and “eth_sendRawTransaction” in Brave Wallet. Added support the “eth_subscribe” method in Brave Wallet to show new block head every 20 seconds. Added asset balance to the “Swap To” field in Brave Wallet . Added asset balance to the “Swap From” field in Brave Wallet. Added IPNS support for redirecting IPNS links to configured gateway. Added new side navigation on “Portfolio” page of Brave Wallet. Added and updated rewards states for Brave Rewards changes as described in https://brave.com/rewards-changes. Added keyboard shortcut “CTRL+M” for muting a tab. Added “Disable mute function in tab speaker icons” setting under brave://settings/appearance. Added the ability to import from Yandex. Added Microsoft Internet Explorer to “Import Settings” screen via brave://welcome onboarding. Added “Auto-redirect tracking URLs” setting under brave://settings/shields. Added sidebar position menu entry to sidebar context menu. [Security] Fixed EIP712Domain data not being displayed in Brave Wallet when signing messages as reported on HackerOne by julianor. [Security] Added the ability to delete a Brave Sync chain. Improved network list user experience via Brave Wallet. Improved “Assets” filter on Brave Wallet “Portfolio” page. Updated ENS, SNS, and UD to use Brave endpoints for address resolution in both the omnibox and Brave Wallet. Updated Brave Wallet panel to display full account names. Updated text on UD, ENS, and SNS interstitial pages. Updated Brave Wallet UI to display Swap quotes and routing information. Updated Brave Wallet to show 0x Swaps price comparison against CoinGecko. Updated brave://settings/appearance to group sidebar settings together. Updated brave://settings/braveSync/setup when unable to decrypt the sync passphrase. Reverted Twitter’s “t” tracking parameter removal due to webcompat issues in certain cases. Removed address resolution for “.coin” TLD from Unstoppable Domains. Removed known Twitter tracking parameters “ref_src” and “ref_url” from URLs. Removed crypto widgets. Removed known Yahoo tracking parameters from URLs. Fixed crash in Brave Wallet when Solana is selected as the default provider. Fixed custom names for NFTs not being displayed after adding an NFT to the Brave Wallet portfolio. Fixed Solana “Send” transactions not showing receiving address in Brave Wallet. Fixed missing “Signed” transaction text in Brave Wallet. Fixed poor rendering of image on Brave Wallet panel for “Transaction submitted”. Fixed wildcard URLs not being blocked correctly via Brave Shields in certain cases. Fixed broken “Save” button on “Clear browsing data” modal. Upgraded Chromium to 110.0.5481.77. (Changelog for 110.0.5481.77)
  4. Changes in Mozilla Firefox 110.0 – Final:
  5. Changelog 17.4.1 to 17.4.4 ~ 2023-02-13 Updated MPC-HC to version 2.0.0.14 Updated MPC Video Renderer to version 0.6.5.1995
  6. Registry Finder is an improved replacement for the built-in Windows registry editor. It has many features that makes working with registry more productive, comfortable and safe, including: Cut/Copy/Paste keys and/or values. Undo and redo registry modifications (except changing permissions). Multiple local and remote registry windows. Fast, non blocking search. Whole search results are displayed in a list. Multiple search results window. Ability to search within previous search results narrowing down your search scope. Ability to search for hidden keys. Registry Finder allows you to browse the local registry; create, delete, rename keys and values; modify values as its natural data type (string, multistring, DWORD) or as a binary data. It is allowed to open multiple Registry windows. Next time you start Registry Finder, those windows will be reopened on the same keys as before. The Find operation is efficient and quick. All found items are displayed in a separate window as a list. Each line represents a single match with the search criteria. The icon shows where the match occurred: key name, value name or value data. Matched text is highlighted with red. You can jump to any found item in the Registry window or edit/delete items right in the Find Results window. Items in the Find Results window can be saved to file in .reg or .txt format. In latter case, items are separated by tabulator. It allows easy data importing and analyzing in other programs, such as Microsoft Excel. With the Replace feature you can easily replace all or particular occurrences of one string with another. The replacement is performed only in items that are in the Find Results window. In the Replace dialog you specify either all items or just selected ones. After replacement is done, items in the window are updated. If some item do not match the search criteria any more it still remains in the list. All operations that alter the registry including deletion and replacement can be undone and redone. The operations are listed in the History window. To open it, click View|History in the main menu. The last performed operation is marked with a yellow arrow. Full name of the key can be copied to clipboard. Dark theme Registry Finder automatically uses dark theme when you turn on dark mode in Windows. (Head to Settings > Personalization > Colors. Select the "Dark" option under the "Choose your app mode" section.) Dark mode is available only in Windows 10 so, in turn, the dark theme in Registry Finder is available only in Windows 10. It is possible to turn off dark theme when Windows dark mode is on through the config file. After the first run, Registry Finder creates the following entry: <ForceLightMode>false</ForceLightMode> Make sure Registry Finder is not running and change the entry to <ForceLightMode>true</ForceLightMode> I could not make some UI elements to be dark (some due to technical issues, some due to I was too focused on the main window and did not noticed them on time). This include the status bar in the main window, drop-down list in all combo boxes, data controls in the Find dialog, the main control in the Modify Binary dialog, tabs in the Properties dialog, the links list in the Edit Favorite dialog. The grayscale icons that Registry Finder uses by default are not good with the dark theme. I recommend to use custom toolbar icons. If you notice other incompleteness or issues, don't hesitate to contact me. Windows Explorer Integration To facilitate importing .reg files with Registry Finder you can add a command to Windows Explorer's context menu for .reg files. To do so, just execute the ContextMenu-Add.bat file. To remove the command, execute the ContextMenu-Remove.bat file. Also, you can make Registry Finder, instead of regedit, to perform import when you double-click a .reg file: execute RegFileAssoc-Add.bat. RegFileAssoc-Remove.bat restores import with regedit. Note. You must execute files with administrator rights, otherwise you'll get the Access denied error. Replacing Windows Registry Editor As of version 2.51, Registry Finder can replace Windows' built-in registry editor (regedit). Select the File | Replace Windows Registry Editor menu to have Registry Finder execute instead of regedit when you launch regedit. Replacig regedit is equivalent to the following command: reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\regedit.exe" /v "Debugger" /t REG_SZ /d "\"REGISTRY_FINDER_DIR\RegistryFinder.exe\" -z" /f Note. This is a global setting that affects all users regardless of how they start regedit (for example, through a command line, the Run dialog or by double clicking a .reg file). If you are using Registry Finder in portable mode, make sure that the folder where Registry Finder resides is accessible to any user. Make sure you revert the changes before deleting Registry Finder, otherwise regedit cannot be started. In normal mode, uninstaller will revert the changes for you. If you replaced regedit and want to launch regedit, not Registry Finder, you can do it with the --regedit command line argument: RegistryFinder --regedit Running from Write-protected Media In some use cases the folder where Registry Finder stores its settings and undo history is not accessible for write. The most evident is running from a write-protected USB stick. In that case, Registry Finder is fully functional except that the undo history and application settings are not saved (so called No-Save mode). On startup, appropriate message is shown and the status bar contains a yellow triangle sign. The pop-up message can be suppressed by manually editing the RegistryFinder.config file. Add the following line at the end of the file: <WarnStoreReadOnly>false</WarnStoreReadOnly> Silent installation Download Silent installation
  7. Changes in Edge 110.0.1587.41 (2023-02-09): Feature updates New Immersive Reader policies. Immersive Reader in Microsoft Edge simplifies web page layouts, removes clutter, and helps you customize your reading experience. Using these new policies (ImmersiveReaderGrammarToolsEnabled and ImmersiveReaderPictureDictionaryEnabled), administrators can control the availability of Grammar Tools and Picture Dictionary features within Immersive Reader. Enabling sync for Azure Active Directory signed in customers. Microsoft Edge sync roams data across all signed in instances of Microsoft Edge. This data includes favorites, passwords, browsing history, open tabs, settings, apps, collections, and extensions.  For Azure Active Directory users who have sync turned off, after the browser is launched they’ll see a notification prompt and have sync turned on for all signed in instances of Microsoft Edge. This sync enablement includes other devices where they’re signed in. Additionally, if a user’s other devices don’t have history and open tabs sync on, those two toggles will be turned on. Organizations using the SyncDisabled policy won’t be affected by this change. Drop. Microsoft Edge now offers a simple way to send files and notes across all your signed in mobile and desktop devices. Using the desktop version of Microsoft Edge, Drop can be managed through the sidebar (edge://settings/sidebar). Administrators can control the availability of Drop using the EdgeEDropEnabled policy. New policies AutofillMembershipsEnabled – Save and fill memberships ImmersiveReaderGrammarToolsEnabled – Enable Grammar Tools feature within Immersive Reader in Microsoft Edge ImmersiveReaderPictureDictionaryEnabled – Enable Picture Dictionary feature within Immersive Reader in Microsoft Edge PrintPreviewStickySettings – Configure the sticky print preview settings SearchInSidebarEnabled – Search in Sidebar enabled WorkspacesNavigationSettings – Configure navigation settings per groups of URLs in Microsoft Edge Workspaces Obsoleted policies DisplayCapturePermissionsPolicyEnabled – Specifies whether the display-capture permissions-policy is checked or skipped ExemptDomainFileTypePairsFromFileTypeDownloadWarnings – Disable download file type extension-based warnings for specified file types on domains SetTimeoutWithout1MsClampEnabled – Control Javascript setTimeout() function minimum timeout ShadowStackCrashRollbackBehavior Configure ShadowStack crash rollback behavior
  8. Changes in KMPlayer 4.2.2.73: Fixed the problem that Automatic correction function is not set when changing performance settings. Changed options when calling statistics log. Improve User Experience and User Interface for the convenience Changes in KMPlayer 2023.2.9.11 (x64): Increase your net worth, KMPlex! You can get Free Coins! URL download engine update Other bug fixes and stabilization
  9. Skype for Windows, Mac, and Linux 8.93.0.404, Skype for Web 8.93.0.404 and Skype for Windows 10 & 11 8.93.0.404/Microsoft Store Version 15.93.404.0 began rolling out January 20, 2023, and released gradually over the next few weeks.
  10. Changes in Opera 95.0 Build 4635.37: DNA-104366 Turn #speed-dial-custom-image on developer DNA-104370 Pictures in news don’t show DNA-104384 [News] Change News to be disabled by default DNA-104393 [Continue on] Weird look of item counter in collapsed Continue shopping after refreshing page DNA-104394 [Continue on] Continue shopping show up collapsed DNA-104421 Mechanism to detect installed player DNA-104439 Merge with GX implementation DNA-104492 [Stable A/B Test] React Start Page for Austria 50% DNA-104523 [Add to Opera][Folders][Edit] Black font on dark background in modals when light theme with dark wallpaper is selected DNA-104525 [Choose language and country] Modal does not adapt when wallpaper does not match theme DNA-104609 [SD][Folders] Incorrect order of tiles in folder when merging folder with single tile DNA-104612 [News] Invisible button in news category. DNA-104614 Do not allow to create folder with the same name to prevent automerging DNA-104898 [Edit tile] Adjust icon size of tile in edit-form-modal
  11. HDCleaner - Complete cleaning of your Windows PC. HDCleaner offers a comprehensive toolkit for system maintenance under Windows. Whether you clean the hard disk or the registry, encrypt data, split files, remove traces of use, backup the registry, defragment or search and replace registry keys, values and data with super fast search algorithm - in the clear "toolbox" you will always find the right tool to speed up your PC and optimize Key features Plugin Cleaner - deleting Internet traces, Windows tracks and program traces. Support for over 700 plugins. 1-Click Maintenance and Automatic Maintenance - can be with the "Auto Maintenance" and "1-Click Maintenance" multiple optimization steps run automatically, to ensure a tidy, reliable and fast operating system Registry Cleaner - Cleans registry, eliminates errors and optimizes the performance of the computer. NOTE: The settings made are applied to the "1-Click Maintenance and Automatic Maintenance" Make room on your PC - Remove Unnecessary Files Optimize services - Disabling unnecessary services lowers the background activities, win system resources and shoveling memory free, which can be used for other programs Find Duplicate Files - In time duplicates of all kinds accumulate on the hard drive, which needlessly take up space and can down the entire system AntiSpy - disable settings in Windows, which will autonomously contact the Internet. DiskDoctor-lists and corrects errors on the disk Defragment Registry- Analyze and optimize the registry database DirToHTML - output contents of a selected directory as an HTML file Backup & Restore - complete backup and restore the registry .. DLL Cleaner-Frees the system from unnecessary and old DLL files Hive backup backup and restore the registry Browse registry - Browse the registry in turbo mode Creating and Editing System Restore Points Wipe files and folders, wipe free disk space, wipe complete partitions or complete drives with Pseudorandom Data, US DoD 5220.22-M (8-306. / E), US DoD 5220.22-M (8-306. / E, C and E), Schneier's 7 pass or Gutmann 35 passes. Silent installation
  12. Changes in version 4.6.1 (2023-02-06): Fix fonts fallback on Windows. Fix crash in userpic editor. Fix some crashes on 32 bit Window build. Bug fixes and other minor improvements.
  13. Changes in Zoom 5.13.7 (12602) (2023-02-06): New and enhanced features Meeting/webinar features TIme remaining timer support for recurring meetings The time remaining timer is also available for recurring meetings, except for those scheduled as No-fixed time. Previously, only non-recurring meetings were supported. Resolved Issues Minor bug fixes Resolved an issue regarding Zoom Phone after update Resolved an issue regarding MSI policy restricting meeting joins to the specified account
  14. Changes in version 4.6.0 (2023-02-03): Emoji Profile Pictures. Quickly create group and profile pictures from animated emoji and stickers with the new “Use an Emoji” option. Emoji Categories. Filter stickers and emoji by categories like “love”, “cheers” or “sleeping” in the sticker and emoji tabs. Chat Translation. As a Premium user, translate entire chats in real time as you scroll them or receive new messages. Media Permissions in Groups. Control whether members of your groups can send 9 distinct media types – like Photos, Voice or Video Messages. Select Chats for Bots. Bot developers can now let users quickly select groups, channels or contacts that meet predefined criteria (more in @BotNews). Open in New Window. Open chats or additional accounts in separate windows.
  15. GPU Caps Viewer is a graphics card information utility focused on the OpenGL, Vulkan, OpenCL and CUDA API level support of the main (primary) graphics card. For Vulkan, OpenCL and CUDA, GPU Caps Viewer details the API support of each capable device available in the system. GPU Caps Viewer offers also a simple GPU monitoring facility (clock speed, temperature, GPU usage, fan speed) for NVIDIA GeForce and AMD Radeon based graphics cards. GPU data can be submitted to an online GPU database. Most modern video games feature astonishing visuals which eat up a lot of your video card's resources. This does not only apply to games, specialized applications also making use of GPU. You can get details about the video card installed on your computer through tools integrated in your operating system. However, using tools such as GPU Caps Viewer you can even put it to various tests. Features: Quick deployment and simple interface It does not take a lot of time to go through the setup process, in a matter of minutes the interface being brought up at your request. This sports a classic look so that it does not overwhelm you with unnecessary visual elements, which is just right for an application with the main purpose being to offer info. Various info categories available Your installed video card is automatically detected as soon as the application is launched. All available details are displayed and you can switch through several tabs, depending on what interests you. As such, you can analyze GPU, OpenGL, CUDA, OpenCL info, each in dedicated tabs. Put your video card to the test At the bottom of the main window, you have the possibility to run several test cases, regardless of the tab you currently have opened. You can run OpenGL and OpenCL demos, each with several different presets for each installed driver. Choosing to launch a demo lets you set resolution as well as the level of Multisample anti-aliasing to get an idea of how well your video card performs under pressure. Find any info you need You can view a breathtaking amount of info, ranging from and not limited to GPU, Meme size, GPU load, Max clock, VDDC, when it comes to GPU, OpenGL memory and extensions for OpenGL, various core and memory data if CUDA is available, compute units, constant buffer, max samplers, clock in the OpenCL tab. Even more system details In addition, accessing the Tools tab lets you view thorough system CPU related info, as well as display mode and total memory installed. There are also links that redirect you to web pages for the latest NVIDIA or AMD drivers to keep your device running smooth. Save results to file Last but not least, you can submit your info on the Geeks3D servers to compare with others or to view later on. Moreover, all data can be exported to a TXT or XML file, which comes in handy for testing and comparison purposes. A few last words Taking everything into consideration, we can say that GPU Caps Viewer is a handy utility, especially for test cases. The level of detail provided is staggering, with the possibility to also perform tests, save results and even compare with a large community. It's definitely a must for enthusiasts. Version 1.58.0.1 - 2023.02.03 . shipped with final GeeXLab 0.50.0 libs to fix incompatibility with win7. Homepage : https://www.geeks3d.com/ GPU Caps Viewer 1.58.0.1 Install Silent Silent installation
  16. Version 109.0.1518.78: February 2, 2023 Fixed various bugs and performance issues. Stable channel security updates are listed here.
  17. Changes in Opera 95.0 Build 4635.25: CHR-9173 Update Chromium on desktop-stable-109-4635 to 109.0.5414.120 DNA-104150 Turn on #consent-flow-settings on master DNA-104733 Crash at extensions::SyncPrivateGetSyncStateFunction::Run() DNA-104761 Translations for O95 DNA-104814 [StartPage] Inline autocomplete messes up selection DNA-104887 Promote O95 to stable DNA-104908 Enable #consent-flow-settings on all streams
  18. Microsoft Edge WebView2 Runtime 109.0.1518.70 [Updated!]
  19. Changes in WhatsApp 2.23.1.76 for Android: You can now create a chat with yourself for convenient reminders and note taking. Tap ‘New chat’ and choose ‘Message yourself’ to get started. You can now swipe left inside the WhatsApp camera to record video hands free. You can now use WhatsApp on your Android Tablet. Tap ‘Linked Devices’ in Settings to link your tablet to your phone. Control who can see when you’re online. Go to Settings > Privacy and select “Last seen & Online”. You can undo “delete for me” for a few seconds
  20. Changes in Edge 109.0.1518.70 (2023-01-27): Fixed various bugs and performance issues. Stable channel security updates
  21. Changes in KMPlayer 4.2.2.73: Fixed the problem that Automatic correction function is not set when changing performance settings. Changed options when calling statistics log. Improve User Experience and User Interface for the convenience Changes in KMPlayer 2023.1.26.12 (x64): Increase your net worth, KMPlex! You can get Free Coins! URL download engine update Other bug fixes and stabilization
×
×
  • Create New...