GnuCash 歷史舊版本 Page10

最新版本 Prepros 7.17.0

GnuCash 歷史版本列表

GnuCash 是個人和小企業的財務會計軟件,GNU GPL 免費授權,可用於 GNU / Linux,BSD,Solaris,Mac OS X 和 Microsoft Windows.6235896 設計易於使用,但功能強大而靈活,GnuCash 允許你跟踪銀行賬戶,股票,收入和支出。作為支票簿的快速和直觀的使用,它是基於專業的會計原則,以確保平衡的書籍和準確的報告。GnuCash 特點: 複式... GnuCash 軟體介紹


MPV-EASY Player 0.33.0.14 查看版本資訊

更新時間:2021-10-11
更新細節:

GnuCash 4.8 查看版本資訊

更新時間:2021-09-29
更新細節:

What's new in this version:

Fixed:
- [gsettings] Avoid crash from settings schema not being registered
- Rethink how gsettings migration file is constructed
- GSettings hotfix - resolve crash due to bad schema reference
- [gnc-plugin-page-register] call invoice editor with parent window
- [assistant-stock-split] set parent window properly

GnuCash 4.7 查看版本資訊

更新時間:2021-09-27
更新細節:

What's new in this version:

Fixed:
- RFE: Create a 'checkbox' cell type
- Job report payments wrong when payment contains splits
- New-owner - improved representation of payments with multiple non-APAR splits
- Tax rate appears as a fraction
- Update to macOS Big Sur 11.3 breaks Finance Quote
- Some transactions dropped with no apparent cause or warnings for credit card ofx import
- Do not exclude from import a transaction that has an FITID which matches an already existing split. This is because it (1) may be a coincidence and therefore the transaction needs to be added or (2) could be on a transfer from the account being imported to another bank account which has already been imported, and so needs to be matched, not added.
- management fee transactions are ignored on OFX import
- Equity statement double calculates unrealized gain
- apply/OK truncates exchange rates from 4 to 2 decimal places; enter doesn't
- Transfer funds between accounts with different currencies crashes Gnucash on macOS
- Scheduled transactions are created with date-entered copied from the template transaction.
- GncDate::c_formats is being created and destroyed twice resulting in a double free crash on every exit.
- Cut Transaction discards the reference to the description/memo strings so that Paste Transaction will paste uninitialised data (or other strings)
- Reconciliation Ending Balance not recalculated the 2nd and subsequent times Statement Date is updated.
- Logging during XML file loading degrades performance significantly
- "New security" dialog doesn't save the "Display symbol"
- Gnucash permanent hang on save while loading report
- Crash in recnFinishCB
- Re-imported transactions no longer ignored
- account list is sorted wrong by amount
- Opening the help for dialogues in the wrong language.
- The following fixes and improvements were not associated with bug reports:
- Lots of memory-leaks plugged
- Change the preferences path to org.gnucash.GnuCash to comply with flatpak requirements and migrate existing preferences to the new paths. This won't provide for automatic sync between a system-installed GnuCash and a flatpak one unless the system-installed one is GnuCash 4.7 or later. Please see the Wiki for more information and a procedure to convert your existing preferences.
- Cleanup - minimal glib=2.56.1 - drop all conditionals on older versions
- Add code to handle ofx files that include transfers between accounts
- During transaction import, ignore splits whose account is not the destination account
- Do not drop a potential match just because it has an online_id.
- Now that we don't exclude from import a transaction with an FITID that matches an already existing transaction, if one accidentally re-imports a transaction, this allows it to be automatically matched against the previously imported transaction.
- Add test for Transaction GetDate() in python bindings, pursuant to Bug 798284.
- In find customer dialog, add a column for "Shipping Contact" parameter
- Prep early splash screen messages for translation
- Change text for SX preference option 'Review created transactions' to better align with existing SX text.
- Fixed an XML backend problem where trying to open a locked file would clear the lock even if one didn't ask to, so the next attempt would find the file unlocked even if still open in another instance.
- Fix 2 crashes in Generic Transaction Matcher
- Handle very large denominators from Finance::Quote's OpenExchange source
- Update file extension in man pages per mailing list post.

- Changed some option names:
- From "Show Accounts until level" to "Levels of Subaccounts"
- From "Extra notes" to "Extra Notes"
- from "Report title" to "Report Title"
- From "Invoice number" to "Invoice Number" to ensure it matches all other invoice reports.
- Fix missing mnemonic keys after changes to GNCAmountEdit

- With the changes to GNCAmountEdit, the way the mnemonic keys are associated to the entry widget of the GNCAmountEdit needs to change so have created a function gnc_amount_edit_make_mnemeonic_target which does the same as GNCDateEdit.
- Fix rounding in Stock Split Assistant to correct earlier commit that rounded the share price to that of the currency.
- [Portfolio Reports] Allow share digits to 9 decimal places to match the maximum commodity fraction.

- Deprecations:
- Date options with a time of day setting

- Removing the only use, an example in hello-world.scm. GnuCash doesn't use this value in any of its own report options and the feature will be removed in GnuCash 5. Related to bug 798297 Pref "Use 24-hour clock" obsolete?.
- gnc:owner-report-create
- New and Updated Translations: Chinese (Simplified), Croatian, Finnish, French, German, Hebrew, Italian, Japanese, Portuguese, Portuguese (Brazil), Swedish, Ukrainian

Voobly 2.2.5.70 查看版本資訊

更新時間:2021-08-08
更新細節:

Prepros 7.3.48 查看版本資訊

更新時間:2021-07-12
更新細節:

What's new in this version:

Fixed:
- Fixed an issue with Live Preview

Updated:
- Babel, Babel plugins and presets to 7.14.6
- Node Sass to 6.0.1
- Dart Sass to 1.35.2
- PostCSS to 8.3.5
- Terser to 5.7.1
- TypeScript to 4.3.5

GnuCash 4.6 查看版本資訊

更新時間:2021-06-28
更新細節:

What's new in this version:

Fixes and improvements:
- Display Created Transactions setting
Add a preference for the 'Review Created Transactions' setting in the 'Since Last Run' dialog so that the default can be specified.
- Nearest in time security price selection is incorrect in reports
Add new price source - 'nearest before report date' will ignore prices *after* report date.
- Deleting a digit from an existing number greater than four digits in length generates an error message.
Because the grouping is off. Checking grouping on input is pointless so just ignore the grouping separator when parsing number input.
- Current Selection Highlight Lost After Transaction Edit in Scheduled Transaction Window
- Price change from editing a transaction not reflected in pricedb.
- Intro text of "Online Banking Setup" is outdated
- Extremely slow save
- Only update the status bar when the percentage changes by at least 1% because running the mainloop is expensive on macOS and Microsoft Windows. This speeds up all operations that run the progress bar with overly-fine resolution.
- Newline (char(10)) is inserted into the end of the string if copy & paste text from excel into the description field of transaction
- Feature request: preference setting to open new tabs adjacent to currently active tab

tests preference; if enabled then new tab inserted after current. if disabled then new tab is at the end.
- Since last run asks for security price when no shares traded
- Changing the symbol/abbreviation of a security after the trading account was created breaks GnuCash.(Reopened)
- Gnucash crash when any custom action is entered
- Reconciliation uses different number than entered

If a number was pasted into the balance end value with a currency symbol the number would silently fail on evaluate and cause the wrong value to be used. With previous changes to the GNCAmountEdit widget a warning symbol will indicate a validation error and prevents going forward.
- "Accounts" page Present (USD) column uses future prices
- Value entry box not tied to associated transaction in Since Last Run assistant
- glib 2.68.0 breaks gnucash
- Keyboard shortcut bug in 'manage document link'
- Type Ahead Initialization Problem
- Unbound variable: gnc-budget-lookup when running saved report Budget Report via gnucash-cli
- Price of new stock transactions not saved in price database
- Incorrect result editting account in register when overtyping a part selection.
- The Invoice Editor -> Printable Invoice toolbar button crashes on Windows
- not building with Boost 1.76
- Pasting invalid value in date column crashes GnuCash
- Register input ignores theme on KDE rendering black text on black background
- g_assert fault while reversing transaction
- Creation of Imbalance Accounts
- right-click the down-arrow in the date register changes focus to first split
- Improve transaction sorting on effective num field so that alpha charachters and numbers larger than 1 billion will be ordered. Ordering is now numeric for leading numbers (so that 9 sorts before 10) and lexical beginning with the first non-numeric character. Note that if one of the values begins with an alpha character ordering will be entirely lexical. Lexical sorting is localized; as in the rest of GnuCash only standard ASCII numbers (codepoints U+0030 - U+0039) are treated as numbers.
- Add import preferences for the difference in time considered when matching an existing transaction to an imported one. A difference less than the matching-date-threshold raises the score of the match; a difference greater than match-date-not-threshold lowers the score.
- Add experimental report "IFRS weighted-average cost basis report". This is a work-in-progress to help calculate the cost basis of securities priced in a foreign currency.
- [income-gst-statement] amend headers post Brexit. UK left EU, therefore VAT headers have now changed.
- Plug a bunch of memory leaks.
- Change how the print_info is obtained for the register: Currently the register sets up some 'print_info' values using the default account but if the register is a stock register they should be obtained from a parent account with a currency.
- Change monetary value for gnc_default_share_print_info: Share values are not currencies so set the monetary value to 0 for the GNCPrintAmountInfo
- Parse the register monetary cells for a currency symbol: Add the ability to strip the currency symbol from a registry monetary cell if it is pasted with one so it can be validated.
- SKR-49 Account Template: Add codes 4500-4504, drop a duplicate, correct code 0674.
- [gnc-plugin-page-register] Disable reverse on blank split
- Make balancing transactions with trading accounts easier by removing and recalculating all trading splits. This ensures that there will be only one trading split pair per exchange and relieves the user of having to adjust the trading splits to match the accounting splits.
- Don't bother scrubbing for orphans if there's no transaction currency. If it found one it would try to create an orphan account with no currency which will crash later.
- [chartjs] upgrade chartjs to 2.9.4. Fixes CVE-2020-7746
- [report-core] disallow define-report with incomplete export info. If exporting is allowed, 'export-types and 'export-thunk must both be defined.
- [test-engine-extras] augment book data generators
- ignore .vscode folder
- Reorder and relabel price source list for better coherence
- Python Bindings: Provide a deprecated GncPriceDB.lookup_latest_before_t64 to avoid breaking user scripts.
- Update gnucash_core.py with gnc-pricedb function name change
- Change some functions to use const gnc_commodity for gnc_pricedb
- Reformat schedule transaction source files for white space
- Add depreciation warnings for the removal of individual option tool tips
- Remove individual tool tips from radio button options
- Removes the function gnc_option_permissible_value_description
- ESC key was not working on load of Scheduled Transaction Editor
- [budget.scm] show correct tooltip for report option
- [html-acct-table] Remove unused 'pre-adjusting balances option
- Bugfix: export-code for category-barchart reports would fail.
- This stems from trying to handle file-name when calling export code. Export code no longer require file-name, The export-code returns a string in the html-document object instead. Remove all file-name handling in reports. No backward compatibility issues because most users would not copy a GnuCash >=4.6 report code onto a <4.5 installation.
- [gnucash-cli] improve discoverability of export-type. Formerly, selecting --export-type EXT would dump the cryptic "Report REPORTNAME has no export code". Modify to hint the user on acceptable reports with export-code.

New API:
[report-utilities] Functions to dump splits in whole book:
- gnc:dump-book - splits grouped by account
- gnc:dump-all-transactions - splits grouped by transaction
- gnc:dump-split - dumps single split
- Rename a couple of gnc-pricedb functions that have not been used:
- gnc_pricedb_lookup_latest_before_t64 to gnc_pricedb_lookup_nearest_before_t64
- gnc_pricedb_lookup_latest_before_any_currency_t64 to gnc_pricedb_lookup_nearest_before_any_currency_t64

Add retrieval functions for price before the date given:
- gnc_pricedb_convert_balance_nearest_before_price_t64 that retrieves the balance using the last price dated before a specified date like today for the preset value
- gnc_pricedb_get_nearest_before_price does the retrieval

Deprecations:
- gnc:get-start-next-year
- gnc:get-end-next-year
- gnc:get-start-next-month
- gnc:get-end-next-month
- gnc:get-start-next-quarter
- nc:get-end-next-quarter
- gnc:get-one-month-ago
- gnc:get-one-month-ahead
- gnc:account-code-less-p
- gnc:account-name-less-p

Prepros 7.3.41 查看版本資訊

更新時間:2021-05-14
更新細節:

What's new in this version:

Improved:
- UI improvements

Updated:
- Babel, Babel plugins and presets to 7.14.2
- Node Sass to 6.0.0
- Dart Sass to 1.32.13
- PostCSS to 8.2.15

Prepros 7.3.39 查看版本資訊

更新時間:2021-05-06
更新細節:

What's new in this version:

Added:
- support for Sass glob imports
- support for Sass index based imports

Updated:
- Babel, Babel plugins and presets to 7.14.0
- Dart Sass to 1.32.12
- Terser to 5.7.0
- PostCSS to 8.2.13
- TypeScript to 4.2.4

StaxRip 2.3.0 查看版本資訊

更新時間:2021-03-29
更新細節:

What's new in this version:

- Might break settings from previous version, so starting with new settings is recommended
- Might break templates and jobs from previous version, so checking or renewing them is recommended
- Changed menus from earlier versions must be restored, manually adjusted or need a global settings reset in order to see and use them
- Demux dialog attachments checkbox render bug fixed
- Demux dialog has buttons to enable/disable all attachment demuxing
- Fix possible crash when converting subtitles
- Disable eac3to preprocessing by default and extend re-muxing with ffmpeg to m2ts files
- Fix crash when extracting forced subtitles
- Rearrange settings sections
- Fix ffmpeg not being able to re-mux files with menus
- Fix ffmpeg demux issues
- Add missing parameters to ffmpeg calls
- aomenc 3.0.0-205-g0a5da45c7-x64-gcc10.2.0 Patman
- ffmpeg N 101743-gcad3a5d715-x64-gcc10.2.0 Patman
- Mp4Box 1.1.0 DEV rev635 g9c51f2274-x64-gcc10.2.0 Patman
- rav1e 0.5.0 alpha (p20210323-5-ge9efcf35)-x64-gcc10.2.0 Patman
- SvtAv1EncApp v0.8.6-76-g44486d233-x64-gcc10.2.0 Patman
- JincResize v2.0.2
- JPSDR 3.2.4 (Clang W7 AVX version)
- yadifmod2 v0.2.7
- VSFilterMod r5.2.4

SUMo 5.12.10 Build 486 查看版本資訊

更新時間:2021-03-29
更新細節:

What's new in this version:

SUMo 5.12.10 Build 486
- [Bug] Incorrect management of timeouts/comm abort
- [Bug] Crash when OpenSSL dll are removed (eg : WinXP compat)
- [Bug] Starting SUMO returns warning message that it is running in Degraded Mode - Server not available
- [Bug] "Degraded mode" indication (transient)
- [Bug] Lifetime licence key gets invalid during normal use
- [Refactoring] Updated German translation
- [Refactoring] Positive licence check should be considered as an evidence of server being online
- [Refactoring] Improve logics for server swapping due to low performance
- [Refactoring] Improving "heartbeat" logging
- [Bug] SUMo should not start on "Alternate" server without trying "Main" server first
- [New Feature] Log a line when exiting from Degraded mode
- [Bug] Undue "check licence" request to server
- [Refactoring] "Kaspersky" company name rationalization
- [New Feature] "CTRL+enter" as shortcut for "Open file Location"
- [Bug] Wrong identification of Spyder4Pro from Datacolor


SUMo 5.12.9 Build 481
- [Bug] Multiple detection for "XNView MP"
- [Bug] Load balancing too prone to send SUMo to the Alternate Server
- [Refactoring] Updated Portuguese translation
- [Bug] Wrong shortcut resolution
- [Refactoring] No more unneeded reload when drag'n'dopping files that can't be added
- [New Feature] More log in debug mode when drag'n'dropping shortcuts
- [Refactoring] Still some incorrect company name (GNU,..)
- [Refactoring] "DVDFab.cn" company name rationalization


SUMo 5.12.8 Build 480
- [Refactoring] "Sapphire TRIXX" multiple detection
- [Refactoring] "Sapphire Technology" company name rationalization
- [New Feature] Capacity to remove licence
- [Refactoring] Updated German translation
- [Bug] Graphisoft Licence manager shall not be identified as ArchiCAD
- [Bug] Wrong version reported for WD Drive Utilities by Western Digital
- [Refactoring] "McAfee UI Container" to be filtered out (sub product)
- [Refactoring] MultiCrashReport.exe to be filtered out
- [Refactoring] Boost scan speed by properly using FindFirst with correct extension


SUMo 5.12.7 Build 479
- [Bug] Wrong version identified for OpenHashTab leading to "OpenHashTab by namazso v v3.0.1 - SUMo reports Update available (2.3.0.0)"
- [Bug] Various incorrect misdetection with BitComet
- [Refactoring] "Stop" in checking shall be a "cancel-type" button (ESC as shortcut)
- [Refactoring] Updated Portuguese translation
- [Refactoring] "www.virtualdub-fr.org" to be renamed "VirtualDubMod"
- [Refactoring] Updated Italian translation
- [Refactoring] Updated French translation
- [Bug] Both "Zemana AntiLogger" and "Zemana AntiMalware" identified as "Advanced Malware Protection"


SUMo 5.12.6 Build 478
- [Refactoring] Product made of node.js shall not be identified as node.js
- [Refactoring] NodeJs "LTS" detection should not be executed on 3rd party modules
- [Refactoring] Incorrect identification for "SoftPerfect Network Scanner", "SoftPerfect Wifi Guard" ...
- [Refactoring] Standardize leading "SoftPerfect " in Softperfect product name


SUMo 5.12.5 Build 477
- [Refactoring] ArtMoney not properly detcted
- [Refactoring] NodeJS not supported for installed package (only portable)
- [Bug] Wrong version reported for UbiSoftConnect


SUMo 5.12.4 Build 476
- [Refactoring] node.js current LTS version shows as needing update
- [New Feature] Support software with LTS release (node.js)
- [Refactoring] "asupgr.exe" to be filterd out (subproduct)
- [Refactoring] Rename "UPlay by Ubisoft" to "Ubisoft Connect" by Ubisoft and use correct version
- [Refactoring] "wondershare update" to be filtered out
- [Refactoring] "maintenancetool" by "" to be filtered out
- [Refactoring] old MSEdge to be filtered out
- [Refactoring] "viBoot by Paramount Software UK Ltd" to be filtered out


SUMo 5.12.3 Build 475
- [Refactoring] Wrong detection for "Intel® Memory and Storage Tool (GUI)"
- [Refactoring] SandBoxie company name should now be "Xanasoft"
- [Refactoring] "IDM EasyUpdate" to be filtered out
- [Refactoring] "Medienverwaltungssystem *" to be renamed as "TagComplete"
- [Bug] HashTab not removed when OpenHashTab gets detected
- [Refactoring] Updated Chinese translation
- [Refactoring] Updated Japanese translation


SUMo 5.12.2 Build 474
- [Refactoring] "Nuance Communications, Inc." should now be named "Kofax Inc."
- [Refactoring] "Facebook" company name rationalization
- [Refactoring] Missing company name for Driver Store Explorer (should be "Teddy Z")
- [Bug] Incorrect naming of WoW Classic
- [Refactoring] World of Warcraft branches identification (Retail, PTR, Beta)
- [Refactoring] Filter additional installers
- [Bug] Incorrect detection of CrystalDiskInfo Portable by PortableApps
- [Refactoring] Luminar 4 and Luminar AI are two different products


SUMo 5.12.1 Build 473
- [Bug] Update ICS library to 8.65 and OpenSSL to 1.1.1i
- [Refactoring] Luminar 4 and Luminar AI are two different products
- [Refactoring] SUMo should trim double backslashes in path
- [Refactoring] "ZabaraKatranemia Plc" to be renamed as "ZabKat"
- [Refactoring] "SplashScreenStarter" to be renamed as "Audials"
- [New Feature] Link to ChangeLog from Auto-Update Dialog


SUMo 5.12.0 Build 472
- [Refactoring] "CleanUp by CHENGDU YIWO Tech Development Co., Ltd" to be filtered out
- [Refactoring] Wrong version reported for "NVIDIA GeForce Experience"
- [Refactoring] Filter additional installers
- [New Feature] Registry based software detection
- [Refactoring] Company name rationalization for "Skylum"
- [Refactoring] "Micron" company name rationalization
- [Refactoring] Remove trailing " MFC"
- [Refactoring] "Skymatic" company name rationalization
- [Refactoring] Remove GPL* as company name
- [Refactoring] "AudioGrabber" identified as "Copies digital audio from cd's. Freeware"
- [Refactoring] "Evernote Corp." company name rationalization
- [Refactoring] "VssFreeze-*.exe" to be filtered out
- [Refactoring] Flash Player Projector (StandAlone) should not be filtered
- [Refactoring] Wrong version reported for Miktex


SUMo 5.11.9 Build 470
- [Refactoring] Incorrect version reported for Ashampoo WinOptimizer
- [Refactoring] Multiple detection for "Ressource Hacker"
- [Refactoring] "ConsoleApplication1 by Abelssoft" to be filtered out
- [Refactoring] Updated Dutch translation
- [Refactoring] Updated Spanish translation
- [Bug] EaseUS products incorrectly detected as "Loader"


SUMo 5.11.8 Build 469
- [Refactoring] Improved NordVPN current version detection
- [Refactoring] "Unity Technologies ApS" company name rationalization
- [Refactoring] "nordvpn-service" to be filtered out
- [Refactoring] "EaseUS Partition Master Loader" to be named "EaseUS Partition Master"
- [Bug] Adobe Flash installer shall be automatically filtered
- [Bug] Firefox installer shall be automatically filtered


SUMo 5.11.7 Build 466
- [Refactoring] Updated Portugese (Brazil) translation
- [Refactoring] "Capture One" company name rationalization
- [Bug] Wrong version reported for "G Data Security Software by G Data Software AG"
- [Refactoring] Wrong version and company name reported for NordVPN
- [Bug] Non existing Ghostscript version being claimed as detected on system


SUMo 5.11.6 Build 465
- [Refactoring] "UltraCompare Lite" identified as "UltraCompare Professional"
- [Refactoring] "An executable program" by "calibre-ebook.com" should be renamed to "Calibre"
- [Bug] "Glimpse Image Editor" incorrectly reported as "GIMP" with wrong version
- [Refactoring] "Wide angle software" company name rationalization
- [Refactoring] "Tonec Inc." company name rationalization
- [Bug] "File Synchronization" by "Botkind, Inc" should be named "Alway Sync"
- [Refactoring] Updated German translation


SUMo 5.11.5 Build 464
- [Bug] ACDSee "normal" mixed with ACDSee PRO
- [Bug] "ACDSee Luxea" identified as "ACDSee"
- [Bug] ACDSee Ultimate and Video Studio wrongly detected as ACDSee
- [Refactoring] "CoffeeCup Software" company name rationalization
- [Refactoring] SUMo shall be able to distinguish SiSoftware Sandra "Lite"
- [Refactoring] "Wacom" company name rationalization
- [Refactoring] "T-Clock *" products without company name should have "White Tiger"
- [Refactoring] "File Synchronization" by "Botkind, Inc" should be named "Alway Sync"
- [Bug] Japanese Translation Updated


SUMo 5.11.4 Build 463
- [Refactoring] Specific version processing needed for Farbar Service Scanner and MiniToolBox by Farbar
- [Refactoring] "Alien Skin Software, LLC" is now "Exposure Software, LLC"
- [Refactoring] Wrong version for Ant Download Manager by AntGROUP
- [Refactoring] "Black Tree Gaming" company name rationalization
- [Refactoring] Product starting by "Intel " or "Intel(R)" or "Intel*PROSET" without company name should have "Intel" as company name
- [Refactoring] Merge "IntelR PROSet/Wireless" with "Intel(R) PROSet/Wireless"
- [Refactoring] "Collectorz.com" company name rationalization
- [Refactoring] "daz 3D" company name rationalization
- [Refactoring] Updated Russian translation
- [Bug] Russian translation issue


SUMo 5.11.3 Build 462
- [Refactoring] SUMo debug log shall contain "Dark mode activation" (in debug mode)
- [Bug] Wrong version reported for WD Security
- [Refactoring] Wrong company decoding for Snap Art
- [Refactoring] List background is white when dark mode is enabled from wizard of first run while list is empty
- [Refactoring] Wrong version reported for Maxthon when using file from AppDataLocal
- [Refactoring] Wrong version reported for iSCSIAgent
- [Refactoring] SUMo should not scan "Chrome_proxy" but should redirect to Chrome.exe
- [Refactoring] "RStudio" company name rationalization
- [Refactoring] "Superfly Inc." company name rationalization
- [Refactoring] Updated Swedish translation
- [Refactoring] Updated Chinese translation
- [Refactoring] Updated Greek translation
- [Bug] "MPC-Beats by Akai" is incorrectly reported as "Media Player Classic - Black Editionats by"


SUMo 5.11.2 Build 461
- [Refactoring] Wrong company name for AviDemux
- [Refactoring] avidemux_cli.exe to be redirected to avidemux.exe
- [Refactoring] Wrong detection for "LINE"
- [Refactoring] LINE is incorrectly detected
- [Refactoring] Kitty company name rationalization
- [Refactoring] Company name rationalization for "Henrik Rydgard"
- [Bug] "default-browser-agent.exe" is reported as "Firefox" with an incorrect version.
- [Refactoring] "Individual Software" company name rationalization
- [Refactoring] ASRock company name rationalization
- [Refactoring] Updated Hungarian translation
- [Bug] Wrong version reported for WSCC
- [Refactoring] Updated Swedish translation
- [Refactoring] Updated German translation


SUMo 5.11.1 Build 460
- [Refactoring] Use "bold" fonts for list item in Dark mode
- [Refactoring] "TeX Users Group" to be merged with "MiKTeX.org"
- [Refactoring] "FreeDownloadManager.ORG" to be merged with "Softdeluxe"
- [Bug] When resized in Dark mode, white grid lines re-appear
- [Refactoring] Updated Japanese translation
- [Refactoring] Updated Italian translation


SUMo 5.11.0 Build 459
- [Refactoring] New layout for Settings page.
- [Refactoring] "Andrzej Pluta (@Andy Ful)" company name rationalization
- [New Feature] Basic Dark Theme
- [Bug] Strawberry Perl product name consolidation
- [Bug] Multiple editions of Macrium Reflect, each with a different version
- [Refactoring] Wrong company identified for viBoot
- [Bug] Skipped list editor not showing centered to the Main Window
- [Bug] Settings not showing centered to the Main Window
- [Refactoring] Overlapping text/icons (Italian)
- [Refactoring] Improved company name for WinMTR
- [Refactoring] Wrong identification for WACUP
- [Refactoring] Wrong detection for "Thaiphoon Burner Super Blaster"
- [Bug] Wrong version reported for Brave Browser
- [Refactoring] Updated Japanese translation
- [Refactoring] Typo in implementation of 0004392
- [Refactoring] "Softmaker xx" product shall be named "xx"
- [Refactoring] "SoftMaker Software GmbH" company name rationalisation
- [Refactoring] "ykman-gui by" should be identified as "Yubikey Manager by Yubico"
- [Refactoring] Missing company name for WizTree (64 bits) (should be "Antibody Software")
- [Refactoring] "Diagnostics" without company name to be filtered out (NordVPN sub-product)
- [Refactoring] "=PRODNAME= by =COMPANYFULL=" to be filtered out (subproduct)
- [Bug] Update ICS library to 8.64 and OpenSSL to 1.1.1g


SUMo 5.10.18 Build 457
- [Refactoring] Multiple company name for 3RVX
- [Bug] "EaseUS Data Recovery Wizard (64 bits) by CHENGDU YIWO Tech Development Co., Ltd" 13.3 not detected
- [Refactoring] Wrong version reported for FreeOffice components
- [Refactoring] "usbstick" without company name should be filtered
- [Bug] Wrong version reported for "Yamicsoft Windows 10 Manager" (Portable)
- [Refactoring] "StoreExperienceHost" to be filtered out
- [Refactoring] "Dassault Systemes" company name rationalization
- [Refactoring] "National Instruments" company name rationalization


SUMo 5.10.17 Build 456
- [Refactoring] SUMo shall make distinction between FileZilla dand Filezilla PRO
- [Refactoring] Support for Bleachbit v4 portable
- [Refactoring] Full version formatting in logs for "local version"
- [Refactoring] "sync*" by Apple to be filtered out
- [Bug] Help and Uninstall Instructions goes to blank page
- [Refactoring] Updated Polish translation


SUMo 5.10.16 Build 455
- [Refactoring] BleachBit v4 not detected by SUMo
- [Refactoring] bleachbit_console to be filtered out (subproduct)
- [Bug] Undue exit in version detection code when GetFileVersionInfoSize = 0
- [Refactoring] BleachBit detection improvement (name, company name)
- [Refactoring] "Premium Membership by DVDVideoSoft Ltd." to be filtered out (subproduct)
- [Refactoring] "Tortoisegit*" subproduct to be filtered out
- [Refactoring] "Microsoft Edge Updater" should be filtered out
- [Refactoring] "Advanced Malware Protection" : Wrong company name for v2
- [Refactoring] "com.apple.*" : to be filtered
- [Refactoring] "NVDA Contributors" > "NV Access" : Company name update


SUMo 5.10.15 Build 453
- [Refactoring] SUMo should be able to distinguish Waterfox Classic from Waterfox Current
- [Refactoring] "Radarr" company name rationalization
- [Refactoring] Remove trailing ". See LICENSE.TXT for details." from company name
- [Refactoring] "Firefox Software Updater (ESR)" shall be filtered out (like for regular version)
- [Bug] 'file not found' reported as Version
- [Refactoring] MiniTool Partition Wizard v12 not detected by SUMo
- [New Feature] Local reference version to be logged at each server request, in verbose mode only
- [Refactoring] nvdaHelperRemoteLoader.exe to be filtered out
- [Refactoring] "MusicBrainz Picard" multiple detection
- [Refactoring] Updated Italian translation
- [Refactoring] it shall not be possible to "enable" SUMo Online with an empty identifier
- [Refactoring] "Zoom" multiple detection
- [Refactoring] "BenVista Ltd." company name rationalization
- [Refactoring] Leading substring "Developed by " to be removed from company name


SUMo 5.10.14 Build 452
- [Bug] Searches for Microsoft products for no reason
- [Refactoring] Microsoft Chromiuim Edge to be supported even is Microsoft product is disabled (stand alone product)
- [Refactoring] Updated Italian translation
- [Refactoring] "OK" in main list not available for translation
- [Refactoring] Updated German translation
- [Refactoring] "Media Center" now reported as "Media Center 26", "Media Center 25"...
- [Refactoring] More Setup files filtering
- [Refactoring] "NV Access" company name rationalization
- [Refactoring] "EZCast PRO" incorrect identification
- [Refactoring] "MmsMonitor.exe" to be filtered out
- [Refactoring] "Innovative Solutions" company name rationalization
- [Refactoring] "VIPRE Security" company name rationalization
- [Refactoring] "Pipemetrics SA" is now "IO Bureau SA"
- [Refactoring] "Tenorshare" company name rationalization


SUMo 5.10.13 Build 449
- [Refactoring]: "Microsoft Edge" should not have an empty company name
- [Refactoring]: "www.virtualdub-fr.org" to be renamed "VirtualDubMod"
- [Refactoring]: "BlueStack Systems" rationalization
- [Refactoring]: "AdMigrator.exe" to be filtered out
- [Refactoring]: "SIW" product name rationalization (fix)
- [Refactoring]: Battle.net regression in 0005872
- [Refactoring]: Missing company name for "ColorMania (64 bits)" while OK for "Colormania"
- [Refactoring]: TurboTax, Tax software keeping name, but changing major version number every year
- [Refactoring]: "TurboTax" name rationalization
- [Refactoring]: "Private Internet Access" : company name rationalization
- [Refactoring]: "Infonautics GmbH" company name rationalization


SUMo 5.10.12 Build 448
- [Refactoring] "G&G Software" company name rationalization
- [Refactoring] "XnView" identified as "XnView Classic"
- [Refactoring] "Viber Media" company name rationalization
- [Refactoring] "Intuit" company name rationalization
- [Refactoring] Winmerge company name rationalization
- [Refactoring] "ESET" company name rationalization
- [Refactoring] Wrong version reported for ESET Main GUI
- [Refactoring] "Sergey Moskalev / Caramba Tech" to be renamed as "Caramba Tech"
- [Refactoring] "Docker" company name rationalization
- [Refactoring] "KORG Inc." company name rationalization
- [Refactoring] "Blizzard Battle.net App Launcher" to be renamed "Blizzard Battle.net App"
- [Refactoring] Missing items in english translation


SUMo 5.10.11 Build 447
Bug:
- Wrong version reported for "SIW by Topala"
- Slimjet and MindManager wrongly reported (regression in SUMo 5.10.10)

Refactoring:
- "SIW" product name rationalization
- Wrong version reported for ESET
- "Directory List & Print (Pro)" to be renamed as "Directory List & Print Pro"
- "SPAMfighter" company name rationalization


SUMo 5.10.10 Build 446
- "DVDFab.cn" company name rationalization
- "Ubisoft" company name rationalisation
- UPlay wrong version reported
- "FlashPeak xxx" products shall be renamed "xxx"
- "FlashPeak" company rationalization
- "mifi" company name to be replaced by "Mikael Finstad"
- "Mindjet MindManager" to be renamed "MindManager"


SUMo 5.10.9 Build 445
- [Refactoring] OpenHashTab misidentified as HashTab
- [Bug] MBARW incorrectly identified as MBAM
- [Refactoring] ProtonVPN company should be "Proton Technologies AG"
- [Refactoring] "IceCream" company name rationalization
- [Refactoring] "Robert Kausch" company name rationalization
- [Bug] "Backup and Sync" empty company name
- [Refactoring] Incorrect version for "Malwarebytes (64 bits)" (but correct for 32 bits)


SUMo 5.10.8 Build 443
Refactoring:
- Updated Portuguese (Brazil) translation
- "Google Drive Sync" to be renamed "Backup and Sync"
- "ABRITES" company name rationalization
- "NewSoftwares" company rationalization
- "IOBit Software Updater" shall not be filtered out
- "Password Safe" by "SourceForge.net" should be by "ronys"
- "GrsyncSafe" by "SourceForge.net" should be by " orsoni"
- "World of Warcraft Classic" to be distinguished from "World of Warcraft"


SUMo 5.10.7 Build 442
- [Refactoring] "Nuance Communications, Inc." rationalisation
- [Bug] Immediate logging when in debug mode
- [Refactoring] "Bandicam" company name rationalization
- [Refactoring] "Find.Same.Images.OK" incorrect detection
- [Refactoring] IPVanish multiple reporting
- [Refactoring] SUMo shall filters files from *Setup Files* folders
- [Refactoring] "SHIROUZU Hiroaki" should now be named "FastCopy Lab, LLC."


SUMo 5.10.6 Build 441
- [Refactoring] "ActivePython" incorrect identification
- [Refactoring] "OpenVPN" company name rationalization
- [Bug] Incorrect "close" label on Update Dialog when opened more than once per run
- [Bug] Bug on "degraded mode" logging
- [Bug] Incorrect "Info [19-12-23 10:57:18] Version change detected : xxxx" when running with "fresh" registry key
- [Refactoring] "Slack Technologies" company name rationalization
- [Refactoring] Wrong company name (unknown) reported for MediathekView
- [Refactoring] Improved debug logging of directory scan
- [Bug] SUMo scans folder added to Excluded Folders
- [Bug] Excluded folders are scanned
- [Bug] "SUMo is already up to date" in Russian translation


SUMo 5.10.5 Build 440
- [Refactoring] Incorrect version reported for "Beyond Compare"
- [Refactoring] "contaware" company name rationalisation
- [Bug] AVAST sub products incorrectly reported as AVAST AV with wrong version
- [Refactoring] "KillSwitch.exe" to be filtered out
- [Bug] "Ashampoo UnInstaller * Setup" to be filtered out


SUMo 5.10.4 Build 439
- [Refactoring] Wrong version reported for "tax by Buhl Data Service GmbH"
- [Refactoring] "ImTOO Software Studio" company name rationalization
- [Refactoring] "Ashampoo Uninstaller by Ashampoo" should not be filtered
- [Refactoring] "nordvpn*" with no company name shall use "NordVPN" as company name
- [Refactoring] Company "HexaD" to be renamed as "Duplicati Team"


SUMo 5.10.3 Build 438
- [Refactoring] Wrong version reported for "CloneBD by Elaborate Bytes AG"
- [Refactoring] "inSSIDer" / "inSSIDer Office" distinction
- [Refactoring] old_chrome to be filtered out
- [Bug] Wrong version reported for Malwarebytes Premium
- [Refactoring] Malwarebytes Assistant and tray to be filtered out (dependancies)
- [Bug] "Total Commander Installer" to be filtered out


SUMo 5.10.2 Build 437
- [Refactoring] "Elaborate Bytes AG" company name rationalization
- [Refactoring] Wrong version reported for Malwarebytes v4
- [Refactoring] mbuns shall be filtered out
- [Refactoring] Updated German translation


SUMo 5.10.1 Build 436
- [Refactoring] Incorrect 64bits registry scanning for Launchy
- [Bug] Wrong version of LibreOffice reported when LibreOffice Help Pack is installed
- [Refactoring] Updated Italian translation
- [Refactoring] "HiBit Uninstaller" should not be filtered out
- [Refactoring] Updated japanese translation
- [Refactoring] "MetaGeek" company name rationalization


SUMo 5.10.0 Build 434
- [Refactoring] "Adobe Inc" to be renamed as "Adobe Systems, Inc."
- [Refactoring] Updated French translation
- [Refactoring] NSIS support
- [Bug] Remote PC offline -- discovered it was waiting to update SUMo
- [Refactoring] "DVD Flick v2"
- [Refactoring] Updated Japanese translation
- [Refactoring] "Parallels" company name rationalization
- [Refactoring] "Movavi" company name rationalization
- [New Feature] Sort indicator for secondary windows (ignore list editor,....)
- [New Feature] Long term stats on "Licence revocation", "UID not found errors"
- [New Feature] extent logging to multi-session
- [Bug] "File Path" column too narrow after window width update
- [Bug] Missing automatic column resize in Ignored list editor
- [New Feature] Support for "Exact Audio Copy"
- [Refactoring] Apply light / dark setting to all internal lists
- [New Feature] Add Check for SUMo update to the right click context menu on Notification area icon
- [Refactoring] "iolo technologies, LLC" company name rationalization
- [Refactoring] "Ashampoo Driver Updater" shall not be filtered out
- [Refactoring] "Systools" company name rationalization
- [Refactoring] "GNU" cleanup in company name
- [New Feature] Copy line on Ctrl+C


SUMo 5.9.9 Build 432
- [New Feature] TurboTax software keeping name, but changing major version number every year
- [Refactoring] SUMo shall be able to distinguish "Softmaker Office" from "Softmaker Free Office"
- [Refactoring] "WISO steuer:Start" and "WISO steuer:Sparbuch" have yearly specific product lines
- [Refactoring] "Telegram FZ-LLC" compane name rationalization


SUMo 5.9.8 Build 431
- [Refactoring] Accessibility improvement - incorrect tab-scrolling through "settings" page elements
- [Refactoring] "KeyFinder LTD." is now "ONE UP LTD."
- [Refactoring] "Artifex Software, Inc." company name rationalization
- [Refactoring] nMap from "Insecure.Org" shall be allocated to "nMap Team" (continued)
- [Refactoring] Updated Italian translation
- [Refactoring] Updated German translation


SUMo 5.9.7 Build 430
- [Bug] SUMo breaks in debug mode
- [Refactoring] nMap from "Insecure.Org" shall be allocated to "nMap Team"
- [Bug] Proxy no longer working since upgrade to ICS 8.61
- [Bug] Inconsistent "report error / report beta" right click menu items state on multiple selection
- [Bug] "Textify" unduly rejected by SUMo
- [Refactoring] "Buhl" company name rationalization
- [Refactoring] "Resplendence Software" company name rationalization
- [Refactoring] "The Wireshark developer community" company name rationalization
- [Refactoring] Update ICS library to 8.62


SUMo 5.9.6 Build 426
- [Bug] ImageMagick detection and current determination
- [Refactoring] "TopBanking by Subsembly GmbH" should be named Banking4
- [Bug] Update ICS library to 8.61 and OpenSSL to 1.1.1c
- [Refactoring] if hashtab dll gets manually added, SUMo shall redirect to the "specific" detection code
- [New Feature] HashTab Support
- [Refactoring] Updated Italian translation
- [Refactoring] Updated Hungarian translation


SUMo 5.9.5 Build 425
- [Bug]"Search [...]" popup menu item not available for translation
- [Refactoring] Consolidate / Rationalize Multi Commander reporting
- [Refactoring] "POIbase powered by:" to be renamed "POIbase"
- [Bug] "DMDE" product naming to be reworked (embedding version number)
- [Refactoring] "WebGear Ltd" company name rationalization
- [Refactoring] "cURL" company name rationalization
- [Refactoring] Product name starting by "installs " to be filtered out
- [Refactoring] Updated Hungarian translation


SUMo 5.9.4 Build 424
- [Bug] SUMo starting with incomplete status text line
- [Refactoring] SUMo shall filter "DTS Post Processing APO"
- [Bug] "IOBit Uninstaller Portable" incorrectly detected as "IOBit Uninstaller"
- [Bug] Malwarebytes Corporate wrong update channel
- [Refactoring] Refactor "Steam Installer"
- [Refactoring] Updated Italiant translation


SUMo 5.9.3 Build 423
- [Refactoring] Bromium company name consolidation / rationalization
- [Refactoring] "McAfee" company name rationalization
- [Refactoring] Spiceworks company name consolidation / rationalization
- [Bug] Multiple detection for "AAV4GL-Engine"
- [Refactoring] "Andrea Vacondio" company name rationalization
- [Refactoring] "Qihoo 360" multiple company name detection
- [Refactoring] Lansweeper company name consolidation / rationalization
- [Bug] SUMo installation leads to wrong shortcut
- [Refactoring] "emule-project" company name rationalization
- [Bug] Links to SUMo Online should use HTTPS, not HTTP


SUMo 5.9.2 Build 422
- Change log not available for this version


SUMo 5.9.1 Build 421
- [Refactoring] Updated Italian translation
- [Refactoring] "HP" company name rationalization (continued)
- [Refactoring] "Conexant" company name rationalization
- [Refactoring] "RapidSolution Software" company name rationalization
- [Refactoring] Irfan Skiljan name rationalization
- [Refactoring] "ImageMagick" company name rationalization
- [New Feature] MiniTool Partition Wizard support
- [Refactoring] "MiniTool Software Limited" company name rationalization
- [Refactoring] "Razer" company name ratinalization
- [Refactoring] "Cryptomator" multiple company name
- [Bug] SUMo Online German translation and language errors in client user interface
- [Refactoring] Updated Germand translation


SUMo 5.9.0 Build 420
- [Bug] translation error in German menu
- [Refactoring] Updated German translation
- [Bug] Wrong version reported for CrystalDiskInfo
- [Bug] Win XP Beta 418 missing dcrypt.dll
- [Bug] Win XP app fails to start -- missing bcrypt.dll
- [Bug] Title bar mismatch Typo. "Updates" should be "Update"
- [Bug] Remote actions support and heartbeat (online/offline) not switched on/off until restart of SUMo
- [Refactoring] If "check" following a request from Cloud, status shall be reported to cloud, even if no change (to update last check time)
- [Refactoring] "Check / Extended Check" status (enabled) discrepancy
- [Refactoring] "Adobe Inc. " wrong detection
- [New Feature] Support for "check and scan" requests from cloud
- [Refactoring] "FengTao Software Inc." to be renamed as "DVDFab.cn"
- [Bug] "Intel Driver & Support Assistant" no longer detected
- [Refactoring] Missing item in french translation
- [Refactoring] "ownCloud" company name rationalization
- [Refactoring] Update ICS library to 8.59 and OpenSSL to 1.1.1b
- [Refactoring] Ashampoo Undeleter not detected properly
- [Bug] "Ashampoo Snap 8" wrong detection
- [Refactoring] All subproducts of EasyBCD in bin subfolder should be filtered out
- [Refactoring] "QNAP" multiple detection
- [New Feature] SUMo Online
- [Refactoring] "SUMo Online / Configure / Need new account ? Click here" leads to wrong page
- [Refactoring] Updated Polish translation
- [New Feature] Google Search by right click menu
- [Refactoring] "vncpipehelper.exe" to be filtered out
- [Bug] "Free Video to Flash Converter" detected as "Free All Converter by DVDVideoSoft"
- [Bug] Unable to add "IOBit Uninstaller Portable"
- [Refactoring] Flexera company name rationalization
- [Refactoring] "Steinberg Media Technologies" company name rationalization


SUMo 5.8.12 Build 415
- [Bug] Unable to check until restart if no answer to licence check
- [Refactoring] Updated Italian translation
- [Bug] Missing UninstallDisplayIcon in registry for installed version
- [New Feature] Log "overall status change" in debug mode


SUMo 5.8.11 Build 414
- New company name for "everything"
- Wrong company name for "Teamviewer QS"
- Privazer multiple detection
- "icofx software" company name multiple detection
- Updated Italian translation
- Updated German translation


SUMo 5.8.10 Build 412
- [Refactoring] Loading Performance improvement : 22% faster
- [Refactoring] Logitech Options to be filtered in (in fact, dedicated product)
- [Refactoring] "Dashcam Viewer" : wrong version reported
- [Bug] Wrong dialog title for "Excluded folders"
- [New Feature] Option to remove "Drivers Update" button for SUMo Pro users
- [New Feature] "Drivers Update" and other buttons
- [New Feature] New keybord shortcuts for "Add File" and "Scan Folders"


SUMo 5.8.9 Build 411
- "Bo Yans" better identification
- [Bug] Wrong version reported for VMware Workstation
- [Refactoring] WzBGTools to be filtered out
- [Bug] Wrong company name for "TOR Browser (64 bits)" (reported as "Mozilla Foundation")


SUMo 5.8.8 Build 410
- Change log not available for this version


SUMo 5.8.7 Build 409
- [Refactoring] Piriform company name rationalization
- [New Feature] "Kalkules" listed under wrong name
- [Refactoring] "Display Driver Uninstaller / Wagnardsoft" shall not be filtered out
- [Refactoring] "Corsair memory" company rationalization
- [Refactoring] "Nullsoft, Inc." to be replaced by "Winamp SA"
- [Bug] Wrong version reported for IOBit Driver Booster
- [Bug] XVid Codec support broken by 0005197


SUMo 5.8.6 Build 408
- Change log not available for this version


SUMo 5.8.5 Build 407
- Updated French translation
- SUMo shall not (auto)check while licence has not been checked
- Licence manager shall not accept "null name" de facto invalid licence
- Updated German translation
- ACDSee wrongly identified
- "LSoft Technologies Inc." company name rationalization
- Undue notification for "IObit Uninstaller by IOBit"
- "vncguihelper.exe" to be filtered out
- "&" changed into "_" on check dialog


SUMo 5.8.4 Build 406
- ACDSee wrongly identified
- "LSoft Technologies Inc." company name rationalization
- [Bug] Undue notification for "IObit Uninstaller by IOBit"
- [Refactoring] "vncguihelper.exe" to be filtered out
- [Refactoring] "&" changed into "_" on check dialog


SUMo 5.8.3 Build 405
- "PhotoFiltre" shall be identified as "PhotoFiltre Studio" for Mafor > 6 (and < 10)
- UltraVNC detection improvement
- "VNC by RealVNC" detection improvement
- Improved performance (Version detection) : 22% faster


SUMo 5.8.2 Build 404

Refactoring:
- Improved performance (Version detection) : 6% faster

Bugs:
- Incorrect Vuze Check
- dBpoweramp Video/Image/Music Converter wrong identification
- Wrong programs details in SUMo list


SUMo 5.8.1 Build 403
- Change log not available for this version


SUMo 5.8.0 Build 402
- [Refactoring] Loading time performance improvement (log write ops management) : 25% faster
- [Refactoring] "dBConfig.exe" to be filtered out (dependancy)
- [New Feature] "Deep check" mode : Check with light scan (CTRL+F5)
- [Refactoring] Double loading software list
- [Refactoring] "Open Log" command shall rely on Log class internal "open" function rather than ShellExecute
- [Bug] Rollback on 0005027 (useless)
- [Refactoring] Loading time improvement (Company name computation) : 15% faster
- [Bug] Wrong verrsion reported for "Yamicsoft Windows 10 Manager"
- [Bug] Issue concerning showing right version for Yamicsoft Windows 10 Manager
- [Bug] Log of installed software in debug mode missed HKCU
- [Bug] Log of installed software in debug mode missed HKLM 32 bits data
- [Refactoring] Log of installed software in debug mode now add some sections for troubleshotting purpose
- [Refactoring] "DxO" company name rationalization
- [Bug] When using a banned UID, SUMo no longer closes
- [Bug] Pressing Enter in list will run Check, instead of default context menu action (Get Update)
- [Refactoring] OpenSSL 1.1.0h > 1.1.0i


SUMo 5.7.4 Build 401
- Change log not available for this version


SUMo 5.7.3 Build 400
- [Refactoring] Album Art Downloader" Company name shall be "Album Art Team", not "Licensed
- [Refactoring] WinTools" company name rationalizatio
- [Refactoring] MP3 Encoder" to be renamed "LAME MP3 Encoder
- [Refactoring] http://lame.sf.net" to be replaced by "The LAME Project
- [Refactoring] Passionate-Coder" shall be renamed to "Open-Shell
- [Refactoring] Open Shell" to be renamed "Open-Shell


SUMo 5.7.2 Build 399
- [Refactoring] "Classic Start" renamed "Open Shell"
- [Refactoring] Filter out "Yamicsoft % Manager - %"
- [Refactoring] "ArcSoft" company name rationalization


SUMo 5.7.1 Build 398
- [Refactoring] "www.babelstone.co.uk" to be renamed "BabelStone" as company name (Kyle_Katarn)
- [Refactoring] "Olympus" company name rationalization (Kyle_Katarn)
- [Refactoring] "Digiarty" company name rationalization (Kyle_Katarn)
- [Refactoring] "MPlayer Team" company name rationalization (Kyle_Katarn)
- [Refactoring] RtkNGUI64 to be filtered out (wrong version for Realtek HD Audio Manager) (Kyle_Katarn)
- [Bug] PSPad is identified as "Text editor" rather than as PSPad since v5.0 (Kyle_Katarn)


SUMo 5.7.0 Build 397
- [Refactoring] SUMo shall make distinction between Skype Classic (<= v7.x) and Skype for Desktop (>= v8.x)
- [Refactoring] ZoneAlarm zatray.exe to be filtered out
- [Bug] SUMo blocks window closure
- [Bug] Updates for GIMP are notified for non-existant files from old versions
- [Bug] VoodooShield Wrong Version Shown


SUMo 5.6.7 Build 396
- Change log not available for this version


SUMo 5.6.6 Build 395
- [Bug] Wrong items ordering
- [Bug] Language setting is not saved in Portable version
- [Refactoring] Updated Dutch translation


SUMo 5.6.5 Build 394
- [Refactoring] When moving main window after load+check, the popup reappears at the wrong location
- [Refactoring] "Glyph by Trion Worlds Inc." wrong version reported
- [Refactoring] "MiTAC" company name rationalization
- [Refactoring] "Super Flexible Software" company name rationalization
- [Refactoring] "WordWeb by WordWeb Software" wrong version reported
- [Bug] Wrong identification of iTwin


SUMo 5.6.4 Build 393
- [Refactoring] Wrong version reported for ESET security
- [Bug] Quicken no longer part of Intuit
- [Refactoring] Wrong company name for AdGuard
- [Refactoring] " vlc-cache-gen" to be filtered out (dependancy)
- [Refactoring] Updated Ukranian translation


SUMo 5.6.3 Build 392
- [Bug] Missing item in french translation
- [Refactoring] Code signing certificate renewal
- [Refactoring] "0 by synchrimedia" shall be reported as "TranscriptSnagger by synchrimedia"


SUMo 5.6.2 Build 391
- [Refactoring] OpenSSL 1.1.0g > 1.1.0h
- [Bug] AdwCleaner 7.0.8.0 reported as 7.80
- [Refactoring] SUMo portable shall not leave registry entries
- [Bug] FastKeys updated and SUMo is back to searching File Version instead of Product Version
- [Refactoring] Wrong productname for Clear Folder by Softwarebüro Krekeler
- [Refactoring] "Alcohol Soft Development Team / Alcohol Soft Development Team" should be "Alcohol Command Launcher"
- [Refactoring] "Serif (Europe) Ltd." rationalization
- [Refactoring] "Retrospect, Inc" rationalization
- [Refactoring] "Resource viewer, decompiler & recompiler" shall be replaced by "Resource Hacker"


SUMo 5.6.1 Build 390
- [Bug] Useless log entry in settings load sequence
- [Bug] Window position not saved in Portable mode
- [Refactoring] Inkscape company rationalization
- [Bug] "UninstallView" should not be filtered out


SUMo 5.6.0 Build 389
- [Bug] "UninstallView" should not be filtered out
- [New Feature] Settings-Folder of portable version
- [New Feature] Make SUMo portable
- [New Feature] "AceBIT" company rationalization
- [Refactoring] Updated german translation
- [Refactoring] "?" characters is Auslogics product names and company names