QTranslate 歷史版本列表 Page2

最新版本 QTranslate 6.10.0

QTranslate 歷史版本列表

QTranslate 是一個免費的 Windows 翻譯。使用這個小工具,您只需選擇要翻譯的文本,然後按熱鍵(Ctrl + Q 在彈出窗口中顯示翻譯,或雙擊 Ctrl 在主窗口中顯示翻譯)。 QTranslate 也有能力說文本 Ctrl + E 並執行字典搜索 Ctrl + Shift + Q。此外,您可以打開主窗口並手動輸入文字。 支持以下翻譯服務: Google 翻譯必應翻譯 Promt B... QTranslate 軟體介紹


Sandboxie Plus 0.8.6 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- global hotkey to terminate all boxed processes (by default Ctrl+Break)
the Run Sandboxed dialog can now be handled by the Sandman UI.
- "AllowBoxedJobs=y" allowing boxed processes to use nested jobs on Windows 8 and later note: this allows Chrome and other programs to use the job system for additional isolation
- librewolf.exe to the list of Firefox derivatives
- run regedit sandboxed menu command
- new support settings tab to Sandman UI for updates and stuff
- code integrity verification to Sbie service and UI
- template for Vivaldi Notes
- LibreWolf template

Changed:
- Replaced the Process List used by the driver with a much faster Hash Map implementation
- Note: this change provides an almost static system call speed of 1.2us irregardless of the running process count
- The old list, with 100 programs running required: 4.5µs; with 200: 12µs; and with 300: 18µs per syscall
- Note: some of the slowdown was affecting also non sandboxed applications due to how the driver handles certain callbacks
- Replaced the per-process Thread List used by the driver with a much faster Hash Map implementation
- Replaced configuration section list with a hash map to improve configuration performance, and increased line limit to 100000
- not yet enabled in production build
- the presence of default box is only checked on connect
- the portable dir dialog now shows the directory #924
- when terminated boxed processes now we first try doing that by terminating the job object
- the driver now by default can terminate problematic processes without the help of the service
- box delete routine now retries up to 10 times to fix #954
- Replaced the Process List used by the service with a much faster Hash Map implementation
- Replaced the per-process Thread List used by the service with a much faster Hash Map implementation

Fixed:
- faulty initialization in SetServiceStatus
- buttons position in Classic UI settings
- missing password length check in the Sandman UI
- issues opening job objects by name
- missing permission check when reopening job object handles
- issue with some Chromium 90+ hooks affecting PDF plugin in derived browsers
- issues with reconnecting broken LPC ports used for communication with SbieSvc
- minor setting issue
- minor UI issue with resource access COM settings
- an issue with NtQueryKey using NtQueryObject instead
- crash in key.c when failing to resolve key paths
added workaround for topmost modality issue
-- the notification window is not only topmost for 5 seconds
- an issue deleting directories introduced in 5.49.5
- an issue when creating box copies
- performance bug introduced in 0.8.5

Removed:
- removed switch for "BlockPassword=n" as it does not seem to be working
- it's recommended to use "OpenSamEndpoint=y" to allow for password change in windows 10

Sandboxie Plus 0.8.2 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- Sandboxie now applies by default "Close...=!,..." directives to non-excluded images if they are located in a sandbox
- -- added 'AlwaysCloseForBoxed=n' to disable this behaviour as it may not be always desired, and it doesn't provide extra security
- added process image information to Sandman UI
- localized template categories in the Plus UI
- added "DisableResourceMonitor=y" to disable resource access monitor for selected boxes
- added option to show trace entries only for the selected sandbox
- added "UseVolumeSerialNumbers=y" that allows drive letters to be suffixed with the volume SN in the drive sandbox location
- -- it helps to avoid files mixed together on multiple pendrives using the same letter
- -- note: this option is not compatible with the recovery function of the Classic UI, only SandMan UI is fully compatible

Changed:
- portable cleanup message now has y/n/c options
- consolidated Proc_CreateProcessInternalW and Proc_CreateProcessInternalW_RS5 to remove duplicate code
- the ElevateCreateProcess fix, as sometimes applied by the Program Compatibility Assistant, will no longer be emulated by default
- -- use 'ApplyElevateCreateProcessFix=y' or 'ApplyElevateCreateProcessFix=program.exe,y' to enable it
- trace log gets disabled only when it has no entries and the logging is stopped

Fixed:
- fixed APC issue with the new global hook emulation mechanism and WoW64 processes
- fixed IPv6 issues with BlockPort options
- fixed an issue with CheatEngine when "OpenWinClass=*" was specified
- fixed memory corruption in SbieDrv
- fixed crash issue with process elevation on CreateProcess calls
- fixed process elevation when running in the built-in administrator account
- fixed template preview resetting unsaved entries in box options window
- fixed an issue with driver verifier and user handles
- fixed driver memory leak of FLT_FILE_NAME_INFORMATION objects
- fixed broken clipboard introduced in 5.50.0
- fixed dcom launch issue on windows 7 32 bit introduced in 5.50.0
- properly fixed an issue with Driver Verifier and user handles
- fixed an issue with CreateWindow function introduced with 0.8.0
- fixed issue with outdated BoxDisplayOrder entries being retained

Sandboxie Plus 0.8.1 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- Sandboxie now applies by default "Close...=!,..." directives to non-excluded images if they are located in a sandbox
- -- added 'AlwaysCloseForBoxed=n' to disable this behaviour as it may not be always desired, and it doesn't provide extra security
- added process image information to Sandman UI
- localized template categories in the Plus UI
- added "DisableResourceMonitor=y" to disable resource access monitor for selected boxes
- added option to show trace entries only for the selected sandbox
- added "UseVolumeSerialNumbers=y" that allows drive letters to be suffixed with the volume SN in the drive sandbox location
- -- it helps to avoid files mixed together on multiple pendrives using the same letter
- -- note: this option is not compatible with the recovery function of the Classic UI, only SandMan UI is fully compatible

Changed:
- portable cleanup message now has y/n/c options
- consolidated Proc_CreateProcessInternalW and Proc_CreateProcessInternalW_RS5 to remove duplicate code
- the ElevateCreateProcess fix, as sometimes applied by the Program Compatibility Assistant, will no longer be emulated by default
- -- use 'ApplyElevateCreateProcessFix=y' or 'ApplyElevateCreateProcessFix=program.exe,y' to enable it
- trace log gets disabled only when it has no entries and the logging is stopped

Fixed:
- APC issue with the new global hook emulation mechanism and WoW64 processes
- IPv6 issues with BlockPort options
- an issue with CheatEngine when "OpenWinClass=*" was specified
- memory corruption in SbieDrv
- crash issue with process elevation on CreateProcess calls
- process elevation when running in the built-in administrator account
- template preview resetting unsaved entries in box options window
- an issue with driver verifier and user handles
- driver memory leak of FLT_FILE_NAME_INFORMATION objects
- broken clipboard introduced in 5.50.0
- dcom launch issue on windows 7 32 bit introduced in 5.50.0

Sandboxie Plus 0.7.5 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- with "OpenClipboard=n" clipboard access for a sandbox can be now disabled

Changed:
- now by default the OpenBluetooth template is enabled to enable compatybility with unity games
- "PreferExternalManifest=program.exe,y" can now be set on a per process basis

Fixed:
- fixed compiled issues with the most recent vs2019 update
- fixed issue with vivaldi browser
- fixed some issues with box options in the plus ui
- fixed some issues with hw acceleration in chromium based browsers
- the stop all command now issues "kmdutill scandll" first to solve issues when the SbieDll.Dll is in use
- workaround for electorn apps, by forcing a additional commandline argument on the gpu renderer process

Sandboxie Plus 0.7.4 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- added "UseSbieWndStation=y" to emulate CreateDesktop for selected processes, not only for Firefox and Chrome
- added option to drop the console host process integrity, now you can use "DropConHostIntegrity=y"
- added option to easily add local templates
- added option to disable file migration prompt
- added UI options for variouse security isolation features
- added missing functionality to set template values in the plus UI

Changed:
- reworked window hooking mechanism to improve performance
- resolves issues with file save dialogs taking 30+ sec to open
- this fix greatly improves the win32 GUI performance of sandboxed processes

reworked RPC resolver to be ini configurable the following options are now deprecated:
- "UseRpcMgmtSetComTimeout=some.dll,n", so use "RpcPortBinding=some.dll,*,TimeOut=y"
- "OpenUPnP=y", "OpenBluetooth=y", "OpenSmartCard=n" use the new templates instead
- See the Templates.ini for usage examples
Align default settings of AutoRecover and Favorites to the Plus version
- list of email clients and browsers is now centralized on Dll_GetImageType

Fixed:
- fixed process-specific hooks being applied to all processes in a given sandbox
- fixed issue with messages and templates sometimes not being properly displayed in the SandMan UI
- fixed issue with compatibility settings not being applied properly
- fixed auto delete issue that got introduced with 0.7.1
- fixed issue with NtSetInformationFile, FileDispositionInformation resulting in Opera installer failing
- fixed issue with MacType introduced in the 0.7.2 build
- fixed global sandboxed windows hooks not working when window rename option is disabled
- fixed issue with saving local templates
- fixed issue when using runas to start a process that was created outside of the Sandboxie supervision
- since the runas facility is not accessible by default, this did not constitute a security issue to enable runas functionality, add "OpenIpcPath=RPC ControlSECLOGON" to your Sandboxie.ini
- please take note that doing so may open other yet unknown issues
- fixed a driver compatibility issue with Windows 10 32 bit Insider Preview Build 21337
- fixed issues with driver signature for windows 7
- fixed minor issue with logging internet blocks
- fixed issue with file recovery when located on a network share
- fixed ui issue with CallTrace
- fixed crated sandbox links gettign double extension
- fixed misplaced labels in the classic ui (thanks isaak654)
- fixed separator line in Sbiectrl

BriskBard 2.1.0 查看版本資訊

更新時間:2020-09-22
更新細節:

What's new in this version:

BriskBard 2.1.0
- The Blink rendering engine has been upgraded to 85.0.4183.102
- BriskBard is now built with Delphi 10.4.1 which includes high resolution styles
- The web bookmarks include animations when the user opens a folder and they show the selected folder. The user can disable this effect and configure the animation speed
- Improved speed of the bookmark manager
- Added new web developer options in web browser tabs that use the Blink rendering engine. Now it's possible to disable JavaScript, work offline and disable automatic image downloads
- The SQLite and Tor components have been updated to the latest version
- The default domains blocked by the ad-blocker have been updated

Fixed:
- Fixed an issue saving the tab sizes
- Fixed an issue moving tabs that showed a custom color without user intervention
- Fixed the text selection in the address box in the web browser tabs
- Fixed an issue of child windows created behind configuration windows
- Now the favicons are also updated when the user goes back
- The custom cookie blocker has been replaced by an option to "Allow third party cookies"
- Fixed the default "Downloads" directory in new installations


BriskBard 2.0.0
- The Blink rendering engine has been upgraded to 84.0.4147.89
- Added context menu options, taskbar menu options and tray icon menu options to open new windows
- The users can now "drag and drop" tabs between different windows
- Added a configuration setting to open new application instances using new tabs or new windows
- Now it's possible to take web browser snapshots even with the hardware acceleration enabled
- New options to clear the private data corresponding to the current website
- There's a new menu option to enable easily the use of dynamic user agents
- The Indy, OpenSSL, Hunspell, SQLite, Tor and Libwebp components have been updated to the latest version

Bug-fixes:
- Fixed an issue with the printing margins in PDF format
- Fixed an issue with popup windows created in private mode
- Fixed some issues with the default configuration values in new installations
- Now the bookmark icons are updated correctly
- The default directory for browser downloads is now "my downloads" instead of "my documents"


BriskBard 1.9.0
- The Blink rendering engine has been upgraded to 81.0.4044.92
- New 64 bits version of BriskBard
- Added mouse gestures to the web browser tabs using the Blink engine
- Improved user agent selection and dynamic user agent per domain for web browser tabs using the Blink engine
- Added tasks in the context menu shown in the Windows task bar icon
- The task bar icon now shows the loading progress when BriskBard starts
- Now the button to open the downloads directory in the download manager is always enabled
- Added a new option to the uninstaller to keep the user data
- The web browser configuration has been modified to save user credentials for system proxies
- Performance has been improved in the web browser tabs that use the Trident engine
- The Indy and SQLite components have been updated to the latest version

Bug fixes :
- Fixed some graphical glitches when a web browser tab with the Trident engine was used
- The URL port number is now checked to see if it's valid before navigating to a web site


BriskBard 1.8.4
- This update includes many interesting suggestions sent by several users through the “contact” section in our website in addition to the latest browser engine versions and bug fixes
- The search box used in web browser tabs now shows information about the number of matches currently identified and the current position in the search results. It also has a couple of buttons to move the search box to the top or the bottom of the screen.
- In case you need to zoom in a web page but the usual zoom steps applied when you pressed control key while you moved the mouse wheel button weren’t what you wanted then try the new zoom key combination for a precise zoom control. Press control and shift while you move the mouse wheel button and you’ll increment or decrement the zoom value in much smaller steps.
- Other user requests added in this version are a new context menu option to copy the images in web browser tabs to the clipboard and an easy way to replace the URL in the browser address. For this reason, the address is selected automatically when the user clicks on it from another control.
- Now the installer creates 2 desktop shortcuts. One of them is the traditional shortcut to run the browser in normal mode but the new one opens a browser in private mode. This shortcut may come handy if you prefer to start BriskBard directly in private mode without using the existing content menu options to open bookmarks and speed dial links in private mode.

New features:
- The Blink rendering engine has been upgraded to 79.0.3945.88
- The preferred web browser language can now be changed without restarting the browser
- New option to change the search box location in web browser tabs and to show how many times that search term was found in the page
- Now it's possible to change the web page zoom in small intervals if the user presses control and shift while rotating the mouse wheel
- The address box selects all the text when the user clicks on it
- New context menu option to copy to the clipboard the images on web pages
- The installer now creates an icon on the destop and the start menu to open a browser tab in private mode
- The Indy and OpenSSL components have been updated to the latest version

Bug fixes:
- The issue about the browser tabs closing automatically when the user downloads a file is now fixed
- The Yandex and Google Safe Browsing services now work correctly
- The crash when the user tried to open a URL with a "file" scheme has been fixed


BriskBard 1.8.3
- The Blink rendering engine has been upgraded to 78.0.3904.87
- Now the videos that use the HTML5 VIDEO element have a "Picture in picture" in the options menu.
- The cookie deletion has been improved and now there's an option to keep the cookies from user-specified domains.
- There's a new cookie blocker that allows you to block the most common tracking cookies.
- Added a new configuration option called "Reading from HTML5 canvas" to avoid browser tracking with "canvas fingerprinting".
- Now it's possible to use a customized image in the Speed Dial.
- Added menu option "Contribute to this project".
- The blocked domain list used by the Ad blocker has been updated.
- The Indy, SQLite and Tor components have been updated to the latest version.

Bug fixes:
- Now BriskBard closes automatically orphan processes that could have been left running in previous sessions
- Fixed an issue that assigned a customized color to the button used to add a tab


BriskBard 1.8.2
New:
- The Blink rendering engine has been upgraded to 77.0.3865.90
- Added a print preview
- The tab drawing functions were optimized and improved
- Added a new window with multiple message download options on IMAP email accounts
- Added new configuration options for IMAP accounts to select the initial sync period and how the messages are downloaded
- There's a new button to archive the selected messages automatically
- Added support for several IMAP protocol extensions to move messages, search messages in Gmail, etc
- The Indy and OpenSSL components have been updated to the latest version
- The list of blocked domains for the ad blocker has been updated

Bug fixes:
- The application no longer closes when a web browser tab with the DevTools is closed
- Closing the bookmarks context menu no longer opens the last selected bookmark
- The star in the address box is now correctly updated when the user adds a new address to the bookmarks
- The performance in the configuration windows has been improved
- Fixed the connection issue in the DarkOrbit browser game


BriskBard 1.8.1
- Boost your Internet experience with the new speed dial improvements in BriskBard and enjoy a browser start page that meet your needs


BriskBard 1.8.0
- Navigate freely across the Internet with the new version of the BriskBard browser. Bypass firewalls or filters with 2 clicks and enjoy your privacy online


BriskBard 1.7.1

New:
- The Blink rendering engine has been upgraded to 74.0.3729.108
- Added new option to use an external download manager
- Added a context menu option to mute a web browser tab
- New options to import, export and edit image sets in the Change appearance section
- Now BriskBard can use visual stiles with high DPI monitors
- Added 3 new visual styles from delphistyles.com
- Improved image quality in menus and treeviews
- Added new option to drag and drop browser links form the browser window to the bookmarks and address box
- Added Qwant to the available search engine options
- The Indy and SQLite components have been updated to the latest version

Bug fixes:
- Fixed a font issue in some dialogs with treeviews
- Fixed text color in web browser tabs using the Trident engine
- Fixed the flickering in the email configuration window
- The buttons in the message and article editors now work correctly


BriskBard 1.7.0

- The Blink rendering engine has been upgraded to 73.0.3683.75
- Now it's possible to customize all the user interface in BriskBard
- Added the "FatCow" image set used in buttons, menus, etc.
- Added tens of visual styles for the user interface controls
- Added the CONTROL + J keyboard shortcut to show the downloads window in the web browser tabs using the Blink engine
- The newsgroups servers list has been updated
- The ad blocker servers list has been updated
- The OpenSSL, Indy and SQLite components have been updated to the latest version

Bug fixes:
- The issue with scrolled tabs when you restore the main window has been fixed
- All the texts in the FTP connection window are now translated
- The email message editor now read the email configuration correctly
- Now the email and article viewer shows all the attached images
- The news aggregator now enables the buttons to add new subscriptions correctly
- The procedure to hide the mouse and user interface in the media player has been improved


BriskBard 1.6.9
- Change log not available for this version


BriskBard 1.6.8

New features:
- The Blink rendering engine has been upgraded to 70.0.3538.102
- Now BriskBard can save usernames and passwords from web pages that require authentication
- A new "Host configuration" manager has been added to the security section in the web browser settings
- Added several new options to clear the cache, cookies, navigation history and login information inside the "Clear private data" menu option
- The procedure to detect RSS feeds and favicon links has been improved
- The Indy and SQLite components have been updated to the latest version

Bug fixes:
- The delay opening MS Excel when BriskBard was running has been fixed


BriskBard 1.6.7
- Change log not available for this version


BriskBard 1.6.6

New features:
- The Blink rendering engine has been upgraded to 68.0.3440.84
- The strict site isolation option is now enabled by default in web browser tabs that use the Blink rendering engine
- Now it's possible to select the tabs by moving the mouse wheel when the pointer is over the tabs
- Added a configuration option to select the languages used by the spell checker in web browser tabs that use the Blink rendering engine
- Removed the configuration option to use an online service for the spell checker
- The Indy components have been updated to the latest version
- Opening and editing emails and Usenet articles have been improved
- Added a warning about large files when they are attached to emails or Usenet articles

Bug fixes:
- The message to import web bookmarks is no longer shown multiple times
- The mouse wheel can now be used to scroll bookmarks
- Users in Windows 10 can now use the mouse wheel to scroll the web browsing history panel
- Fixed the video playback flickering with the media player
- Now the attached JPG images in emails or Usenet articles have no white dots
- Fixed a rare bug in the application startup due to an incorrect CEF initialization
- Fixed the bug where the message editor was shown when the user right-clicked over an email or Usenet article
- Fixed a bug in the message editor that introduced line breaks incorrectly
- The image or contact photo in the message editor has the right size at all times
- The email editor now saves the destination address when you click on the save or send buttons while editing said address
- The email and Usenet article editor have been modified to add soft line breaks automatically when you reach the editor border


BriskBard 1.6.5

- BriskBard 1.6.5 includes the latest web rendering engine version that will make web developers happy thanks to the new APIs and tons of JavaScript and CSS support improvements, but regular Internet users will also be glad to know that this engine has more than 30 security fixes. As always, this BriskBard version includes some interface improvements and bug fixes reported by the users, in addition to the latest Indy and SQLite versions

These are the new features:
- The Blink rendering engine has been upgraded to 67.0.3396.62
- The Indy and SQLite components have been updated to the latest version
- Now favicons are used even when there none with the normal size
- Fixed a bug with some downloads that used encoded URLs
- Now the "Go to..." option in the context menu opens a new background tab


BriskBard 1.6.4
- Simplify your Internet navigation with the latest BriskBard version. Enjoy the new bookmark options and the new user interface features that will make your Internet experience even more comfortable


BriskBard 1.6.3
- Improve you Internet browsing experience with BriskBard 1.6.3 and enjoy the new configuration options, enhanced audio support and an even safer navigation


BriskBard 1.6.2
- The Blink rendering engine has been upgraded to 64.0.3282.119
- New "Site per process" security option in web browser tabs using the Blink engine
- Now you can use HTTP, SOCKS v4 and SOCKS v5 proxy servers in web browser tabs using the Blink engine
- New context menu options to duplicate tabs and reopen closed tabs
- New section in the web browser configuration window for all tab related settings
- New web browser settings option to open the same tabs the user was using when BriskBard was closed
- New web browser settings option to open a set of web pages on startup
- Added the enhanced video renderer (EVR) to the media player tabs
- SQLite has been updated to the latest version
- Fixed a bug downloading files with BLOB addresses used by Mega.nz


BriskBard 1.6.1

New features:
- The Blink rendering engine has been upgraded to 63.0.3239.109
- The Indy and OpenSSL components have been updated to the latest version
- The French language is now available in the user interface thanks to Christian
- There's a new option to show a Speed Dial when you open a new web browser tab
- Now it's possible to save a web page as a PNG image

Bug fixes:
- Improved responsiveness when you resize popup windows
- Now the settings are saved correctly


BriskBard 1.6.0

New features:
- The Blink rendering engine has been upgraded to 62.0.3202.75
- SQLite has been updated to the latest version
- Added a portable mode to run BriskBard from an external device without OS installation
- Now the web browser has a new private mode
- The keyboard shortcut Control+Shift+N has been activated to open new web browser tabs in private mode
- Added a context menu option to open web links in private mode
- The IRC-Hispano bookmarks have been updated

Bug fixes:
- The application initialization has been improved
- Fixed a bug reading the server information in popup windows
- Now the phishing threat updates will be disabled when the user disables the phishing protection in the configuration
- Fickering removed from the downloads window

Microsoft Power BI Desktop 2.85.681.0 (64-bit) 查看版本資訊

更新時間:2020-09-22
更新細節:

Parental Control 18.6.1.28 查看版本資訊

更新時間:2020-09-22
更新細節:

Watermark Remover 1.4.8.0 查看版本資訊

更新時間:2020-09-22
更新細節:

Emby Server 4.5.0.50 查看版本資訊

更新時間:2020-09-22
更新細節:

What's new in this version:

Emby Server 4.5.0.50
- Support adjusting subtitle offset in web app video player
- Support adjusting playback rate in web app video player
- Update to .NET Core runtime 3.1.7
- Re-activate http2 features
- Improve scrolling performance in Live TV guide
- Fix Nvidia color conversion from mjpeg with yuvj422p
- Fix Nvidia level calculation
- Fix Live TV radio playback
- Improve http server performance by consolidating layers of data flow
- Improve database performance via index adjustments
- Reduce database writes when saving new items and refreshing metadata
- Improve conversion chances of downloaded txt format subtitles
- Add mmal into ffmpeg builds for RPI
- Fix pageup/pagedown in Emby web app
- Fix admin editing settings for other user
- Fix transcoding of m4v files
- Fix space bar during video playback with Vivaldi browser
- Handle multiple addresses in x-forwarded-for
- Resolve intermittent active recordings display problem
- Fix multi-select refresh metadata
- Fix automatic restart to avoid attempting to restart multiple times
- Fix download jobs getting duplicated
- Allow include tags to override parental rating restriction
- Alac playback fixes
- Opera browser playback fixes
- API: require admin to get full server configuration
- Fix extras with multi-version movies
- Improve image downloader presentation
- Fix adding playlist to a playlist
- Improve scrolling performance in Live TV guide
- Fix season 0 items out of order
- Fix manual metadata edits of movie extras being lost
- Support embedded creation_time in exif data for videos
- API: Require admin rights to get all users list
- API: Require admin rights to get list of detected hardware transcoders
- Fix active sessions filter
- Fix add to collections/playlists menu getting cut off in certain situations
- Fix certain situations where an admin editing another user's profile would not be able to see all options
- Fix H264 preset configuration
- Improve cleanup of missing episodes
- Fix rotation of dynamic images
- Ignore unsupported subtitle formats when searching for downloads
- Support other folder as alias to extras
- Add au/ra artist exception
- Support .aax audio files
- Adjust backdrop image save file names
- Support tags in people queries
- Improve performance of adding to collections
- Fix crash when uploading jfjf user image
- Add audio language filters
- Add subtitle language filters
- fix India and Kazakhstan parental ratings
- Ignore @Recently-Snapshot for QNAP
- Fix the list of available parental rating choices in the metadata editor when the library metadata language differs from the server default
- Fix HD Homerun with TVHeadend
- Disable missing episodes for dvd and absolute order
- Fix second theme song being played in foreground
- Fix occasional errant scrollbar on video detail screen
- Incorporate resume into Ends at display
- Show music videos for artist
- Add favorite channels
- Improve codec selection when streaming with Edge browser
- Minor freshening up of dark themes
- Fix configuring series settings right after creating series
- Fix query with AlternateMediaSources
- Rtsp fixes
- Fix rare transcoding failures when media info is absent
- Add green subtitle color option
- Don't download subtitles for disc placeholders
- Improve Denmark rating options
- Support yyyyMMdd episode by date format
- Improve multi-version display names
- Fix cinema mode with local trailers that don't have a rating
- Fix multi-select delete option not showing
- Fix content type being lost for restored libraries
- Fix videos that were split apart getting rejoined on next scan
- Improve recovery from bad image urls
- Allow left menu to be pinned as a sidebar
- Allow left menu sections to be collapsible
- Various fixes for adding items to playlists
- Avoid duplicate terms in version display name
- Support backdrops on list screen
- Remove background overlay from context menus
- Fix remote content (strm files) ignoring quality setting


Emby Server 4.4.3
- Improve performance of live tv guide
- Fix movie extras with multi-version videos
- Fix adding playlist to playlist
- Improve cleanup of missing episodes
- Fix rotation of dynamic images
- Fix manual metadata edits of extras getting lost
- Fix active sessions filter
- Work around a bug in MSDK where VPP processing hangs under certain conditions
- Fix qsv color conversion: Older devices 3,4 and 5th gen CPUs do not support 10bit and the color conversion cannot be done in hardware
- Ignore unsupported subtitle formats when searching for downloads
- Convert downloaded txt subtitles to srt
- Don't extract thumbnails for extras
- Improve display language of manual image downloading
- Deactivate GraphRunner debug messages


Emby Server 4.4.2
- m4v transcoding fixes
- alac audio playback fixes
- opera browser direct play improvements


Emby Server 4.4.1
- Fix Nvidia color conversion from mjpeg with yuvj422p
- Fix Nvidia level calculation
- Fix Live TV radio playback
- Support tags in people queries
- Fix pageup/pagedown in Emby web app
- Fix admin editing settings for other user
- Fix transcoding of m4v files
- Fix space bar during video playback with Vivaldi browser
- Handle multiple addresses in x-forwarded-for
- Resolve intermittent active recordings display problem
- Fix multi-select refresh metadata
- Fix automatic restart to avoid attempting to restart multiple times
- Fix download jobs getting duplicated


Emby Server 4.4.0.40
- Added virtual scrolling for most vertical lists
- Update all platforms to .NET Core 3.1
- Improve support for transcoding 10-bit content with hardware acceleration
- Fix Nvidia scaling problem with anamorphic video
- Fix sort title comparisons with special characters
- Various fixes and improvements with QuickSync transcoding
- Support http2 on Windows and Linux
- Allow downloading multiple subtitles in same language
- Unify all web app settings areas
- Improve performance of download and convert features
- Improve automatic multi-version selection
- Fix direct streams of in-progress recordings
- Improve detail screen for music albums and playlists
- Update play button on series posters to play next episode
- Added Indian parental ratings
- Improve detail screen for videos and series
- Redesign add to playlists & collections
- Improve 3D format detection
- Fix user access not being enforced with multi-version movies
- Support parsing 8-digit Imdb Id's in nfo files
- Fix chapter image extraction for .ts files
- Support extracting years from file names beginning with braces, as well as more messy bracket patters
- Fix invalid output file duration with graphical subtitle overlay
- Fix web socket notifications not respecting library sub-folder access
- Shorten several web app urls
- Image extraction: fix formatting negative duration
- Fix invalid audio filter use (-af)
- Improve channel logo assignments
- Fix logos cropping whitespace
- Allow nfo's for extras
- Improve auto-generated audio track display names
- Reduce scheduled task logging to address hibernation problems on Synology
- Various sorting fixes (most apply to new server installations only)
- Improve search results messages when no items are found
- Prevent 2017-2019 from being picked up as season and episode numbers
- Fixes for display of Chinese language name with subtitles
- Improve performance of android server
- Support Brotli compression with android server
- Fix folder sync deleting original files
- Support searching for tags
- Improve instant mix when no genres are present
- Improve replace existing images option with metadata refreshes to be less destructive
- Add 8K display title
- Various fixes for detecting multi-part videos
- Fix sorting for multi-part videos
- Fix wma audio files with Dlna
- Write HVC1 tag when converting videos with hevc to an MP4 container
- Update Norwegian parental ratings
- Add Swedish parental ratings
- Improve camera upload error handling
- Allow preview of manual subtitle downloads
- Fix wav file playback with DTS audio
- Don't group into collections when filtering on favorites
- Reduce http request logging
- Clear metadata lock when using identify feature
- Add channel number sort option
- Add additional view options to playlists tab under music
- Fix subtitle conversions from smb shares
- Update multi-select to only show applicable options based on selections
- Fix repeated download of Chinese subtitles
- Fixes for manual grouping/ungrouping of multiple videos
- Fix parsing of 2020 year in movie file names


Emby Server 4.3.1.0
- Fix arm64 transcoding crashes
- Fix stopping live streams killing recordings
- Fix m3u tuners with m3u8 sources
- Fix photo downloads
- Fix missing PlaybackPositionTicks in PlaybackStart event - Trakt
- Fix server uninstaller
- Fix changing audio tracks when remote controlling another app
- Add black theme option
- Improve light theme


Emby Server 3.5.2.0
- Fix music playback freeze on Xbox One


Emby Server 3.5.0.0
- Update to .NET Core 2.1 RC1
- Update to ffmpeg 4.0
- Update to SkiaSharp 1.60
- Update to sqlite 3.24.0
- Support Emby Server for Western Digital NAS
- Mono-based releases now require mono 5.4+
- Improve live tv recording process from m3u
- Rework hover menus
- Fix click destination on photo albums in search results
- Virtualize persisted metadata paths
- Fix dlna server availability in mono releases
- Fix xmltv support in mono releases
- Update collection visibility per user
- Update default audio track selection
- Update date in recording file names
- Resolve sporadic issue of not being able to start live tv
- Update naming for next up sync jobs
- Fix Romanian text encoding
- Fix Thai text encoding
- Improve tvdb series queries
- Improve musicbrainz artist queries
- Add playlists to search results
- Fix playlist queries
- Fix issue when attempting to sign into local server using Emby Connect credentials
- Fix m2ts files not showing up in DLNA
- Fix subtitle resizing on window resize in firefox
- Add blue radiance theme option
- Add convert option to replace original files
- Rework devices display
- Fix erroneous Emby Connect invitation error messages
- Fix recognition of episode numbers greater than 365
- Update albums per artist to be based on album artist only
- Update more from albums to be based on album artist only