NoMachine 歷史版本列表 Page14

最新版本 NoMachine 8.6.1

NoMachine 歷史版本列表

NoMachine 是一個免費的遠程桌面應用程序,具有強大的功能的堆棧。隨著 NoMachine 你可以訪問所有的文件和文件夾,無論你在哪裡看 DVD,電視或 YouTube 視頻。您可以從 PC 或 Mac 上查看平滑,高分辨率的視頻和音頻到任何啟用 NoMachine 的設備。該應用程序甚至可以與任何 USB 控制器一起使用,因此您可以遠程玩遊戲。 NoMachine 6 帶來了許多令人興奮的... NoMachine 軟體介紹


GameMaker Studio 2.2.3 Build 436 查看版本資訊

更新時間:2019-07-10
更新細節:

GameMaker Studio 2.2.3 Build 433 查看版本資訊

更新時間:2019-07-04
更新細節:

What's new in this version:

Fixed Windows IDE "deadlock" issue:
- Fixed 0030271, which fixes a number of issues, including Windows Explorer dialogs not appearing for New/Open/Import, the manual/Marketplace/My Account just showing a white panel, and starting/stopping builds causing the IDE to hang
- Fixed various causes of startup crashes
- The same Deadlock change also fixed a number of the reported startup crashes in 0030245
- Fixed a crash with GMS2 not automatically applying the software renderer on startup if using unsuitable OpenGL versions, WARP drivers, or using GMS2 over RDP on recent versions of Win 10
- Fixed a crash if you're connecting to our servers via a VPN which gives an "Unsupported region" error (you will still need to resolve the VPN issue yourself to make licensing work)
- Fixed a Mac IDE crash if you're using a machine which has no audio devices at all
- Stopped the Mac IDE's startup folder-checker from performing its checks on the first run of the IDE after installing/updating - stops a warning that a /tmp/ folder doesn't have suitable permissions, as this is actually correct and not an issue
- If you still have Windows/macOS file-permission issues which stop GMS2 from starting on your machine, see this FAQ for how to configure your permissions or protection software

New crash-reporting system:
- Hopefully, you'll never see it, but we have added a new tool to intercept startup crashes and show a new one-click bug reporting dialog, which makes things a lot easier for you and us
- Replaces the "send us your ui.log" dialog and no longer requires you to report this as a ticket to the Helpdesk

Better communication of your licence expiry dates:
- Added new functionality to highlight when a licence is going to expire within the next 30 days, so you stay better informed
- If a licence does expire before it is renewed/replaced, then GMS2 will now say this clearly when you next attempt to start up
- If you are not on a Trial licence, then the popup reminders for this can be turned off in Preferences > General Settings > "Enable notifications"

Mac IDE build tools updated:
- Fixes certificate trust issues some users saw in previous versions - unless, of course, you have actually manually changed your trust settings and need to fix
- If you're still getting this issue, see "macOS Keychain Certificates" section of the file-permissions FAQ linked-to above
- Worked around the version of Visual Studio 2019 For Mac installs having a broken certificate-checker and causing errors when trying to compile projects in GMS2, so now it doesn't matter if you have VS2019 installed on your Mac or not
- Worked around the change in Catalina betas (or if you had installed Apple's broken Xcode command line tools update from June 3rd on Mojave) which causes startup crashes about system font errors

Comments support for DnD projects:
- Added a new system of creating inline comments for your DnD scripts, allowing you to fully comment your code
- Comments expand to fit their contents, can be moved around by dragging them, and collapsing the node collapses the comment also

Ability to export assets as local packages:
- The Tools section of the menubar now has commands for creating/importing local asset packages, so you no longer "need" to use the Marketplace to pass assets between team members
- Works very much like the existing Marketplace create assets dialog and allows you to specify whether your package should be signed or not
- Also added new functionality when importing any .yymp file that if resources of the same names are already in the project GMS2 will show a keep/replace dialog listing all applicable resources
- Ability to turn off the file-system sandbox on desktop OSes
- Added Game Options into Windows/macOS/Ubuntu for disabling the file-system sandbox restrictions, so you can save/load files from anywhere not protected by the OS/other security software
- Note: Requires 2.2.3+ runtime also
- Ability to turn off using subst'ed drives when building for some platforms
- Preferences > General Settings > Compiling now has a new setting "Use subst for drive paths" - disabling this will stop GMS2 mounting temp build folders as extra drives
- Note: Has no effect on building for Android, as Google's SDK files fall foul of this, so without this on you likely couldn't build Android on Windows
- Note: Has no effect on runtime downloads/installs either, so if your machine simply doesn't allow subst to run, this option won't stop you needing to resolve that before GMS2 can work properly
- Note: Requires 2.2.3+ runtime also
- Validation of group names in the resource tree
- All code and resource names have to be in Latin/Roman characters, but this was not applied properly to group names. Now that GMS2 allows exporting and importing local packages, this issue has been highlighted
- Now, group names are validated properly when you try to rename them
- Note: You should rename any non-Latin group names before trying to export any local/Marketplace packages, as the package will not be zipped properly

Misc:
- Custom Skins: All layout files in custom skins are now ignored, as these are unwanted anyway - stops issues seen in 2.2.2 with custom skins causing some editors to not appear properly
- Search & Replace: Changed the dialog so it doesn't select all the text to search for when the window is opened
- Room Editor: Fixed copy/pasting an instance to now keep the frame and image speed values you had set
- Room Editor: Fixed renaming a room when an instance inside that room has its creation code open would lose the code
- Room Editor: Changed the Instance Layer Properties window's instance cut/copy/paste/delete routine to reduce the amount of work done - particularly noticeable when there are thousands of instances in the room
- Room Editor: Fixed cutting tiles when any instance is also selected will silently delete that instance
- Preferences: Fixed resetting Text Editor > Code Editor > "Document line limit" to being -1 uncaps your limit, not restrict you from editing code files
- Preferences: Fixed needing to restart GMS2 after setting your Android/Amazon settings before Game Options can properly detect yor SDK installation
- Preferences: Added a setting for controlling the default sprite animation speed used in the Sprite Editor
- Sprite Editor: Fixed importing multiple sprites of different size to show the resize choice dialog, same as if you had added them via the Image Editor
- Sprite Editor: Will now by default apply scaling to "custom origin" values also, so the origin location always remains consistent for the new sprite size - Preference added to control this
- Code Editor: Fixed Enum colouring so the colouring still works properly if everything is declared on one line
- Code Editor: Fixed Syntax warnings for unused macros so they are now removed when you delete the macro line
- Resource Tree: Fixed a bug where stale views for Included Files were being left when the resources were removed, so reloading the project showed a missing files dialog
- General: Added the default context menu to all text fields in the IDE
- General: Added support for Shift+Insert, Shift+Delete, and Ctrl+Insert to all text fields/editors in the IDE
- General: Fixed some missing Mac IDE strings for things new in 2.2.2
- General: Fixed support for higher-than-60hz refresh rate monitors in the IDE - added a Preference for setting the maximum refresh rate (defaults to 60)
- Importing Projects: Fixed an issue with the project import repair tool so it correctly handles an issue with user views which could cause an "Unable to find rooms" error when compiling
- Image Editor: Changed the sprite controls overlay to be collapsed by default, added a Preference for controlling this
- DnD Editor: Changed camera focus on nodes to not centre the node (so you can see more of the chain) and also to be consistent whether you drag or double-click the toolbox button
- Compiler: Fixed issues building for Mac/iOS if your project name contains an &
- Output Window: Fixed issues with the panel not scrolling properly to match the actual end of the log

Bugs:
- See the bug database's Change Log for the list of public issues fixed in this version
- Known Issues can be found on the bug database also - for the current IDE headline list see this page

WYSIWYG Web Builder 14.4 查看版本資訊

更新時間:2019-05-31
更新細節:

What's new in this version:

WYSIWYG Web Builder 14.4
- Fixed: Layout grid padding issue in breakpoints when using CSS Grid mode.
- Fixed: Issue with validation bubble and slide animation.
- Fixed: Crash when using tables in Embedded Page with breakpoints.
- Fixed: Icon colors not saved for Themeable Button.
- Improved: Added background repeat, background-size and background alignment options to Dialog object.
- Improved: Accordion and Tab high DPI improvements.
- Improved: Animation Timeline high DPI improvements.
- Improved: Scrollbar rendering of elements is now DPI aware.
- Improved: Added exception handling (try/catch) to the built-in form processor script to avoid uncaught errors. Thanks to Martin!
- Updated PHP Mailer to version 6.0.7
- Updated jQuery to version 3.4.1
- Updated Google Font list to latest. With approx. 100 new fonts


WYSIWYG Web Builder 14.3.4
- Fixed: Incorrect flexbox offset calculation for multi-line rows
- Fixed: Crash when updating master page in multi-page properties
- Fixed: Crash when modifying font in styles
- Improved: Ready-to-use-JavaScript preview is now DPI aware
- Improved: Spell checker via F7 makes sure first text object gets focus
- Improved: Added style support to Flex Container form
- Improved: Logout button full width behavior in layout grids with breakpoints


WYSIWYG Web Builder 14.3.3
- Fixed: Issue with Page Footer breakpoints when used in a master page
- Improved: Blog rendering at High DPI
- Improved: Google font included in inline frame Site Search results
- Improved: Global replace now can find/replace text in Heading objects
- Improved: Optimized memory usage of RSS Feed (for larger projects)
- Improved: Card divider rendering
- Improved: z-order of navigation buttons in Bootstrap Carouse
- Improved: Rollover image and Rollover text behavior in flexbox container


WYSIWYG Web Builder 14.3.2
- Change log not available for this version


WYSIWYG Web Builder 14.3.1
- Fixed: Duplicated hidden form fields in flex container
- Improved: Font size in Object HTML/Page HTML is now DPI aware
- Improved: Alpha slider rendering in color picker with High DPI
- Improved: Navigation bar image scaling is now DPI aware
- Improved: Added support for OverlayMenu in master pages
- Improved: The Flex Grid editor now indicates when you are typing a duplicated name, to prevent property merging
- Improved: Implemented several performance improvements for generating HTML from text


WYSIWYG Web Builder 14.3
- Change log not available for this version


WYSIWYG Web Builder 14.2.2

Fixed:
- Incorrect warning in Error Reports for master page with events

Improved:
- Alignment of small shapes
- Form now removes leading and trailing spaces from email address to prevent validation error
- Added z-index to flex container with image overlay
- Select below/above now include objects with 0 pixel offset (instead of 1)
- (drawing) Line offset is now longer affected by default page font-size
- Margin issue in floating layer in workspace


WYSIWYG Web Builder 14.2.1
- Fixed: Accordion content padding cannot be changed via property dialog
- Fixed: Crash when adding more than 12 cells in jQuery Mobile Layout Grid
- Fixed: z-index problem when using image-overlay in Flexbox Container
- Fixed: Automatic @font-face always uses verdana font (64bit version only)
- Improved: An improved messagebox is displayed when an extension is missing. You can now choose to continue, visit the forum FAQ for tips how to fix the error or cancel
- Improved: Added Google Fonts to Menubar->Tools
- New feature: Added 'Full width' option to Rollover text for use with layout grids. This makes the image flexible/responsive


WYSIWYG Web Builder 14.2.0

- Fixed: Switching from Master Page to Master frame crashes program when the page is not active
- Fixed: Issue with Panel Menu hamburger image in breakpoints
- Fixed: Visibility issue with images in flexgrid and breakpoints
- Fixed: Login Name does not apply background alpha value
- Fixed: Panel Layer overlay hidden in breakpoints
- Improved: Added justify-content to Layout Grid when using flexbox/fixed height
- Improved: It is now possible to use multipe (form) conditions with the same value for "equal to (choice)/not equal to (choice)", so you can trigger different actions for the same value
- Improved: Now includes PHP Mailer 6.0.5 (upgraded from 5.2.26) with many improvements angelog.md
- Improved: Implemented workaround for 'Failed to open document' error when extensions are missing
- Improved: Projects with extensions can now be opened in the TRIAL version. Extensions will not be functional in demo mode but the application will no longer generate an error (or crash)
- Improved: Form's encoding type defaults to 'multipart/form-data'
- Improved: Newly added objects in layers will automatically be moved into the viewport if they are not visible in breakpoints (experimental)

Single Page Protect:
- Improved: Redesigned 'Single Page Protect' so it's more mobile friendly
- New feature: Added extra styling options to 'Single Page Protect': colors, padding, border-radius, button and editbox styling etc.

Quick 'n Easy Web Builder 6.x export:
- New feature: Added support for export to Quick 'n Easy Web Builder 6.x format

Variables:
- New feature: Added 3 new built-in variables: $PAGE_NAME$, $PAGE_TITLE$ andf $PAGE_FILENAME$. These variables can be used anywhere in the page and will be replaced by their actual values when the page is published

List View:
- New feature: Added alignment property to List View. The alignment is responsive

Slide Menu:
- New feature: Added alignment property to Slide Menu. The alignment is responsive

Cards:
- New feature: Added the ability to add YouTube/Vimeo videos to Cards
- New feature: Added 'Icon library' option to Card, this makes it possible to use custom fonts (in addition to Font Awesome)

Panel Menu:
- New feature: Added the ability to set different colors for the button and menu items in Panel Menu

Navigation:
- New feature: Responsive Menu, Breadcrumb, Tabs, Overlay Menu and Panel Menu now support custom icon fonts (in addition to Font Awesome and Material Icons)


WYSIWYG Web Builder 14.1.1
- Fixed Issue with Card alignment in breakpoints
- Fixed CSS menu border hover color
- Fixed Issue with progress bar percentages in floating layout
- Fixed Issue with empty Marquee and HTML formatting tools
- Improved Hidden Inline Frame now uses 'displaynone' instead of 'visibilityhidden' in Layout Grids


WYSIWYG Web Builder 14.1.0
- Fixed: Extra quote in Overlay Menu
- Fixed: Line position in floating layers.
- Fixed: Issue with Replace ID 1234xxxxx to a1234xxxxx
- Improved: Added flexbox support to CMS View
- Improved: 'Login Name' no longer shows a broken image when the avatar is not set
- Improved: Rendering speed of layer/layout grid 'ondragover' highlighting
- Improved: Implemented responsive text alignment for Heading, Editbox, Text Area and Label
- Improved: Implemented responsive menu alignment for CSS menu, Breadcrumb, Pagination, Text menu, Overlay Menu and Responsive Menu
- New feature: Added the possibility to set the maximum dimensions of the avatar image in login signup
- New feature: Added alpha support to CSS Menu border color (menu items)
- New feature: Added 'alignment' property to Pagination menu
- New feature: Added 'border width' property to Themeable Button
- New feature: Added hard line-break support to Card text
- New feature: Added 'full width' option to Horizontal Line. When set to false, the line can have a fixed width (instead of 100%)
- New feature: Added 'box shadow' to Heading object
- New feature: Added 'text shadow' to Heading object
- New feature: Added 'padding' to rollover layer (for use with floating children)
- New feature: Added the ability to add custom options to full page Carousel. For an overview of available options please visit: https://github.com/alvarotrigo/fullPage.js/#fullpagejs
- New feature: Added background overlay options to Flex Grid
- New feature: Added the ability to use the Flex grid as a form (Properties->Form->Enable Form)
- New feature: Added 'Default breakpoint' template in Flex Grid editor. This option will apply the layout from the default breakpoint to the current breakpoint, so you do not have to redo it for all breakpoints


WYSIWYG Web Builder 14.0.5
- Fixed: Font sizes in extension datasets are not converted to pixels
- Fixed: Issue with edit profile/avatar and minified HTML
- Fixed: Structured Data Object Adds Scrollba
- Fixed: Cannot insert new item in empty card item list
- Improved: Added confirmation box to 'Reset toolbox'
- Improved: Reversed the order of @font-face fonts (woff2, woff, tff, svg, eot
- Improved: Sticky Layer now uses CSS instead of JavaScript when delay is set to
- Improved: Added 'mute=1' to YouTube and Vimeo background video
- Improved: Added latitude/longitude properties to 'Google Maps with Info' script


WYSIWYG Web Builder 14.0.4
- Removed: input:-webkit-appearance, hides checkboxes in with non-safari browsers
- Fixed: 'Select Page' dialog should be on the foreground in nested dialogs
- Fixed: Combobox height issue in breakpoints
- Fixed: Layout grid column border rendering issue
- Fixed: Overlay menu styling crashes WWB
- Fixed: missing semicolumn in label line-height
- Fixed: Conflict with flexible carousel and 'center in browser'
- Improved: Overflow of panel layer
- Improved: Optimized layout calculation when switching between breakpoints
- Improved: Initial 'Horizontal Line' height is set to grid size, when using drag & drop from toolbox
- Improved: Modal Layer positioning in breakpoints
- Improved: Font size update in toolbar
- Improved: Flex Grid editor now displays a warning if one of the grid item names is invalid


WYSIWYG Web Builder 14.0.3
- Fixed: Login Admin Action icon's not showing
- Fixed: Issue with jQuery Mobile Panel corner property.
- Fixed: Issue with jQuery Mobile Header/Footer text color.
- Fixed: Incorrect date styling in blog templates bootstrap and testimonial.
- Fixed: Some styles are not saved for jQuery UI widgets when using breakpoints.
- Fixed: CSS menu is not synchronized with other menus.
- Fixed: Box-shadow type setting is not saved.
- Improved: Editbox line-height is now responsive.
- Improved: Long label text wraps in layout grid.
- Improved: The page size is no longer updated automatically when editing text inside a footer.
- Improved: Ruler update after page size change.
- Improved: Removed YouTube's ugly border.
- Improved: Included jquery-2.2.4.min.js again for backwards compatibility.
- Improved: 32bit version can now read most projects saved with 64 version


WYSIWYG Web Builder 14.0.2

Fixed:
- Login Admin code missing semicolon when using avatars
- Issue with Material Icons json file
- Ctrl+Click does not work for Tables and Carousel
- Folder should not be included in Twitter Card URL

Improved:
- Added 'User role' property to Login Signup form. This specifies the default user role for new users
- Added keyboard shortcut support to search input fields of the Object Manager, Site Manager and Toolbox


WYSIWYG Web Builder 14.0.1

Fixed:
- Missing 'width' in Bulleted List
- Rendering issue with zoomed workspace
- Conflict with external scripts and schema.org JSON
- 'Find not found' error with some extensions
- Implemented workaround for Layout grids with maximum width, so they use 'old' behavior automatically. See the help for more details
- Login Admin produces demo code
- Single character glyphs in Icon Fonts do not render
- Issue with user roles in Login Admin

Improved:
- SVG output for Material Icons.
- During the setup, blocks/icons will no longer be installed in the user's document folder. Because when the setup is executed with different credentials, the files ended up in the wrong folder
- Added support for Unicode files names in zip backup
- class property does not disable object's CSS output

New feature:
- Added 'trigger change' action to Form Conditions. When you set the value of another object via conditions, then browsers will not trigger a change event for that object. This action adds the ability to force a change event, which may be useful if the value is used in other conditions


WYSIWYG Web Builder 14.0.0
Flex Grid:
- New feature: WB14 introduces a new way of creating flexible layouts based on the new CSS Grid Layout
- The CSS grid is a new technique in CSS that allows web developers to create complex responsive web design layouts more easily and consistently across browsers. 'CSS Grid Layout' is a two-dimensional grid system that is native to CSS. It does not rely on floats or other hacks. This result in clean code and reliable code. The idea behind the Grid Layout is to divide a webpage into columns and rows. The columns and rows have named areas where you can drag & drop object in. The definition of the layout can be different for each breakpoint. Each grid area supports it own padding, (flexbox) alignment, border and background style

Cards:
- New feature: Added 'Card' object. A card is a lightweight, flexible content container. It includes options for headers and footers, a wide variety of content, styling, and powerful display options. When used in combination with a flexbox container, multiple cards with different content can have the same height, which normally would be difficult to achieve.
- New feature: Popovers, this basically uses the Card as an advanced tooltip/pop-up box that appears when the user clicks or hovers on an element

Google Fonts:
- New feature: Added Google Fonts Manager. Adding Google Fonts to your website has never been easier. You no longer have to manually download/install the fonts from the Google website.

Icons Fonts:
- New feature: Added support for custom Icon Fonts Libraries. Add your own icon libraries or third party icon sets. Extra Icon Fonts support the same styling options as the built-in Font Awesome. Add-on packs are available for : Drip Icons, Elusive Icons, Feather, Foundation Icons, Glyphicons Halflings, Ionicons, LineAwesome, Material Icons, Open Iconic, Linea Icons

Structured Data (schema.org):
- New feature: Added support for Structured Data (JSON-LD). Provide a better browsing experience for users on your website and in search engines, and improve your SEO with the built-in JSON-LD generator. The following schemes are currently supported: Event, Review, Person, NewsArticle, SoftwareApplication, Product, Organization, Recipe, Restaurant, VideoObject, MusicAlbum, MusicPlaylist.

Twitter Cards:
- New feature: Added support for Twitter Cards: Summary, Summary with large image and Player. Twitter specific meta tags can be configured in the Meta Tags section of the Page Properties

Layout Grid:
- New feature: Added background overlay support to grid columns
- New feature: Added semantic HTML5 tag support
- New feature: Adding padding properties to columns. Padding is responsive
- New feature: Adding border properties to columns. This make it possible to configure border for each column. Border properties are responsive
- New feature: Added the ability to make layout grids full screen: Column height->100vh (100% of the viewport height)
- New feature: Added support for 'CSS Grid Layout' (in addition to Bootstrap and Flexbox)

Wizard:
- New feature: Added new 'Wizard' object. This implements a wizard like component, which can be used (for example) to create a multi-page form. The wizard can either be modal (popup) or used as a standard element

Site Search:
- Improved: Most search related code is now part of wb.sitesearch.min.js, this makes it possible to share the code between multiple page and results in a smaller footprint
- Improved: Results font-family now supports @font-face/Google Fonts
- New feature: Added 'Include all text in search index' option in Search Index settings. This will use all text from the page instead of just unique words. This will increase the size of the search index, but the search results will look better and it makes it possible to search for phrases
- New feature: Added the possibility to use quotes in the search queries to search for an exact phrase. Example: 'open source'. To make this useful, the option 'Include all text in search index' should be enabled
- New feature: Added the possibility to use the minus character before a word to exclude all results that include that word. Example: web -designer
- New feature: Added 'Include timing' option. This displays the total time it took to execute the search query
- New feature: In addition to jQuery Dialog, you can now also display the results in a Bootstrap modal
- New feature: Added an option to set maximum number of characters to display in the results. The description text contains the context of the keyword within the text
- New feature: Added support for pagination
- New feature: Added item padding property. This specifies the padding between result items
- New feature: Added option to make search terms bold
- New feature: Added option to include the URL in search results

Overlay Menu:
- New feature: Added new 'Overlay Menu' object. This implements a multi-level, responsive full screen menu. With 10 show/hide animations. social icons support

Tab Menu:
- New feature: Added responsive mode. When the viewport gets smaller than the specified breakpoint value, the Tab Menu will switch to stacked (vertical) mode so it can be also be used on smaller screens

Text Menu:
- New feature: Added responsive mode. This works in combination with Layout->Type->Responsive. When the viewport gets smaller than the specified breakpoint value, the Text Menu will switch from horizontal to vertical

Panel Menu:
- New feature: Added responsive mode. When the viewport gets smaller than the specified breakpoint value, the Panel Menu will switch to full screen mode (with close button)
- New feature: Added 'hamburger animations'. 12 different animations are available
- New feature: Added the possibility to add footer text. For example, to add a copyright message at the bottom of the menu
- New feature: Added the possibility to add a logo to the menu
- New feature: Added menu padding. This sets the padding around the entire menu
- New feature: Added support for 'Social Icons'. To add a social icon set the of the menu item and leave the 'text' field empty
- New feature: Added support for dividers. Set the text to '---' to insert a divider

Mega Menu:
- New feature: Added responsive mode. When the viewport gets smaller than the specified breakpoint value, the Mega Menu will display a hamburger icon to trigger a full screen menu
- New feature: Added 'Alignment' property. This adds the possibility to align the button inside the menu's container
- New feature: Added sub menu 'Alignment' property. Specifies the alignment of the text inside the sub menu
- New feature: Added sub menu 'Orientation' property. Specifies the orientation of the sub menu relatively to the button

CSS Menu:
- New feature: Border styles of the main menu now support for individual sides

Other navigation:
- Improved: You can now use
in menu text, which makes it possible to have multi-line text. Note that this mainly useful for menu items that do not have the same size like sub menu, panel/overlay menu items
- New feature: Added 'Synchronize with another menu" option. Enabling this option will synchronize the links of the menu with the specified menu, This may be useful when you have multiple menus on the page, for example a desktop and mobile menu. So, you will have to change the link(s) only once
- New feature: Added 'Do not follow this link' option to links. Enabling this option adds 'rel=nofollow' to prevent robots/search engines following the link

Master Page/Master Frame:
- New feature: Added support for background transparency (alpha) in Content Place Holder
- New feature: Added new master page functionality. In addition to Master Frame you can now also use another page as master page. This does not require a content place holder

General:
- Removed: Disable IE toolbar. IE no longer supports this feature
- Improved: All built-in JavaScript files are now loaded from the 'js' sub folder instead of embedded in the executable. This reduced the size of the application and memory usage. And it makes it easier to replace the files, if needed
- Improved: More objects now support ARIA role attributes. For example: tabs, accordion, search, blog, news feed ticker, navigation etc.
- Improved: The 'margin' property is now responsive for most objects
- Improved: If a full width object has margin then the margin value will be subtracted from the total width using css's calc function so the object does not become wider than its container
- Improved: Removed browser prefixes for box-shadow
- Improved: HTML viewer has a better contrast for dark color schemes
- Improved: Many DPI improvements. For example, all built-in images/icons/toolbars now have high resolution versions for use on high DPI screens
- New feature: Added 'Set initial zoom level based on DPI scaling' option. On some computers with a high resolution (4k) display, the initial workspace may be to small. By enabling this option, the DPI value of your system will be used as the initial zoom level
- New feature: Added 'Default' accent color to color schemes. VS 2017 and Office 2016 color schemes may use Windows accent color now
- New feature: Added 'Search' option to Site Manager to filter pages in the list and quickly find a page
- New feature: Added 'Search' option to Page selection dialog (for internal links) to quickly find a page
- New feature: Added 'Project backup in zip' option to File menu. This will create a full backup of the project and images etc.
- New feature: Added 'Load built-in JavaScript files asynchronously' option in Tools->Options->HTML. Note: only useful when using external JavaScript file
- New feature: Added 'ctrl+click+drag' support to quickly duplicate objects just like in Word/PowerPoint: select the object that you want to duplicate
- hover over the object with your mouse and press the CTRL key
- while still pressing the CTRL key, click and drag the object to the new location

Publish:
- New feature: Make a backup of the complete project (including images) in zip format

Templates/Blocks:
- Improved: Templates/Blocks are now stored more efficiently. If a project uses the same image multiple times then it wil be embedded only once

SVG:
- New feature: The application now officially supports SVG

Shape:
- New feature: Add ‘Full width’ mode to Shape, Text Art and Clip Art for use with SVG output mode. This makes it possible to have scalable/flexible shapes/text/clipart in layout grids
- Improved: Shapes in 'Insert Shape' gallery are now rendered larger and sharper, just like other 'Insert' galleries

Color picker:
- New feature: Added 'Alpha slider' to color picker

Font Awesome/Material Icons:
- New feature: Implemented a new icon selection window. With categories (just like in the Ribbon) and a search option, so you can quickly find the icon you are looking for

Page:
- New feature: Added 'Disable CSS media query' option to Page Properties. If this option is enabled, then breakpoints will not be published. This may be useful for testing purposes
- New feature: Added 'Disable HTML/CSS/JavsaScript formatting'. This option disables beautify/minify options for the current page. This may be useful for testing purposes or when you have added code to the page which does not support formatting
- New feature: Added 'Disable custom code'. If this option is enabled, then custom code with not be included in the published page. This way you can test the page without custom code (for example, in case something does not work)
- New feature: Added 'Use Safari mobile background fix'. This option implements a workaround for issues with full width (parallax/fixed/cover) background images on Safari mobile (iOS) browsers
- New feature: Added 'Apply these breakpoints to other page' in Manage breakpoints. This option applies the breakpoints to other pages (if they do not already exist). Note that this does not affect the layout

Text:
- New feature: Added 'ID' property in Advanced section of Link properties. This makes it possible to create bookmarks to links. Related tutorial: How to create bookmarks in Text? + style => no-pointer
- New feature: Added 'Font Family' and 'Font Size' to property dialog and Property Grid. This can be used to set the font of the text object when using responsive fonts
- New feature: Added 'Recently Used Fonts' to the font dropdown list in the Ribbon and Format toolbar

Blog / Article:
- Improved: Added the ability to change the editor color. This can be useful if you are using white text
- New feature: Added 'bootstrap' layout template
- New feature: Added 'clean' layout template
- New feature: Added 'testimonial' layout template
- New feature: Added ‘quote’ layout template

News Feed Ticker:
- New feature: Added support for background transparency (alpha)
- New feature: Added border radius option

Ready-to-use-JavaScript:
- Improved: Google Maps scripts now display a preview image in the workspace (instead of the generic JavaScript logo)
- Improved: Text scripts now show a preview of the text in the workspace
- Improved: Added support for Google Fonts
- Improved: Added support for Global Replace (fonts and colors)
- New feature: Added ‘Countdown Days’ script
- New feature: Added ‘Typewriter’ and ‘Typewriter Deluxe’ scripts. The typewriter scripts simulate typing text. Typewriter Deluxe also includes a cursor and reverse mode

Style Manager:
- Improved: The Style Manager window is now resizable
- Improved: pseudo classes are no longer displayed in the style selection list, because it is only useful to select the main class anyway
- Improved: 'Import' and 'Advanced' parser updated. It now recognizes rgba() values, animations, transitions, cursors, border-radius and more
- Improved: Enabled 'predefined style' for Heading, Bullets, Layout grid, Flex Container, Rollover Layer
- New feature: Most objects now have a 'class' property in the Property Inspector. This adds the ability (for advanced users) to set the classname (style) for any object, note that this may not make sense for some objects
- New feature: Border styles now support for individual sides
- New feature: Added support for background gradients in styles
- New feature: Added support for the 'cursor' property. This specifies the type of cursor to be displayed when pointing on an element
- New feature: Added support for the 'background-clip' property. This specifies the painting area of the background. This can be useful in combination with transparent borders
'border-box' clips the background to the border box. When using a transparent border, the background will be visible behind the border. 'padding-box' clips the background to the padding box (excluding the border). The background behind the border will be transparent

CSS3 Animations:
- Improved: When using onscrollreveal events with css animate (css), then the target object will be initially hidden automatically (via class 'visibility-hidden'). This behavior can be overwritten by adding $SCROLLREVEAL_AUTOHIDE$ -> false to the user defined variables
- New feature: Added animations preview
- New feature: Added support for ‘filter’ property in transitions and CSS animations. This adds the possibility to animate brightness, contrast, hue, blur, invert, saturate, grayscale and sepia
- New feature: Added 'Neon' text animation
- New feature: Added 'Fire' text animation
- New feature: Added 'Classic Movie' text animation
- New feature: Added 'transform-wobble-top', ‘transform-wobble-center’ and ‘transform-wobble-bottom’ animations
- New feature: Added several text letterspacing animations. For example: ‘letterspacing focus in’ and ‘letterspacing expand’. Plus, more than 25 other new animations, including: animate-border-fade, background position, focus-in / focus-out, jello, ken-burns, pop, push, shadow-top-bottom / shadow-left-right, slide-in-elliptic/ slide-out-elliptic, text-popup, transform diagonal and many others

Flexbox:
- New feature: Added 'background image+overlay' support to Flex Container
- New feature: Flexbox properties (flex grow, flex shrink, align self, flex basis) of objects are now responsive, so you can use different values in breakpoints

Photo Gallery/Photo Collage:
- New feature: When loading new images, the gallery will automatically use the meta data of the image (if available)
- New feature: Added the ability to set a separate 'Thumbnail' image. This allows you to use a different (smaller) version of the image for thumbnails. It is also still possible to automatically generate a thumbnail image. This can be useful for example if you want a use a square image for the preview and the full sized image with normal aspect ratio
- New feature: Added support for Bootstrap modal in jQuery Dialog settings. This implements a responsive modal popup
- New feature: Added the ability to get images from a folder on the server. If the images contain description meta data then this will automatically be used for the title

Slideshow:
- New feature: When loading new images, the gallery will automatically use the meta data of the image (if available)
- New feature: Added 'Line' shape option to pagination, inspired by Bootstrap-4 Carousel indicators
- New feature: Added new built-in navigation arrows, inspired by Bootstrap-4 Carousel arrows. To use the new arrows, enter '<' for previous and '>' for next in the filename fields
- New feature: Added ‘Maximum width’ property which limits the width of the slide show when used in full width (floating) mode. In previous versions this was fixed to 1920
- New feature: Added the ability to get images from a folder on the server
- New feature: Added ‘Full screen background’ slideshow mode. The images will cover the entire viewport. The slideshow will be fixed at the background, so it will not scroll with the rest of the content. Full screen background uses CSS3 animations, no JavaScript

Image / Picture:
- New feature: Added ‘Object-fit’ property. Specifies how the image should be resized to fit its container. Requires a modern browser! For example, Internet Explorer does not support this property

Progressbar:
- New feature: Added the ability to show percentages in the progressbar

Dialog:
- New feature: Added border width property
- New feature: Added box-shadow properties
- New feature: Added animation duration and easing properties
- New feature: Added 'Bootstrap' mode. This will use Bootstrap's modal instead of jQuery UI
- New feature: Added the ability to use the dialog as a form (Properties->Form->Enable Form)
- New feature: Added floating mode. When this option is enabled objects inside the dialog float instead of having a fixed position, so you can create flexible layouts
- New feature: Added 'Breakpoint' property. When the viewport gets smaller than the specified breakpoint value, the dialog will switch to full width mode. For use with floating mode
- New feature: Added 'Buttons' properties. Buttons will be added at the bottom of the dialog and can be used to close the dialog or trigger other actions (events). This feature replaces the previous hardcoded button options
- New feature: Added 'Button alignment' and 'Button margin' properties. These specify the alignment and margins of the buttons in the footer of dialog
- New feature: Added the ability to customize the style of the buttons

Tabs:
- New feature: Added show and hide animations. This animates showing/hiding the panels
- New feature: Added the possibility to add a description and icon (fontawesome/material icon) to tabs
- New feature: Added support for vertical tabs: Tabs at the left and Tabs at the right
- New feature: Added the ability to use the Tabs object as a form (Properties->Form->Enable Form)

Accordion:
- New feature: Added the ability to use the accordion as a form (Properties->Form->Enable Form)

Themable Button (previous known as jQueryButton):
- New feature: Added box-shadow property
- New feature: Added the ability to set the button(s) full width in Layout grid. This may be useful (for example) to create flexible (radio) button rows

Spinner:
- New feature: Added box-shadow property

Events:
- New feature: Added 'Form Submit' and 'Form Reset' actions to events. These actions can be used to submit or reset a form through events! For example, to submit a form via a button that is not part of the form
- New feature: Added 'ondocumentready' to page events. This event is will be triggered once the page Document Object Model (DOM) is ready for JavaScript code to execute. This can be useful for example, to apply a style to an object

Scroll Events and Transitions:
- New feature: Added 'Disable scroll events on small screens' to the Page Properties. This option adds the ability to disable scroll events on small screens (eg. phones)
- New feature: Added 'Disable scroll transitions on small screens' to the Page Properties. This option adds the ability to disable scroll transitions on small screens (eg. phones)
'Minimum width' specifies the width at which the scroll events/ transitions will be disabled
- New feature: Added 'Exclude browsers' to the Page Properties. This option adds the ability to disable scroll events and transitions on specific browsers (eg. iOS, Android)

Signup/Edit Profile:
- New feature: Added the ability for the user to set an avatar image. The image can be displayed on the page with the "Login Name' object

Login Name:
- New feature: Added border, background, padding, vertical alignment properties
- New feature: Added 'Display Avatar' option. This will display the avatar of the logged in user

Login Tools:
- New feature: Added support for background and border transparency (alpha)
- New feature: Added 'User Roles' functionality. Users roles are used to create different types of users. These users will only have access to the pages that have configure this role. The roles are customizable in the properties of the Login admin

Login Admin:
- New feature: Redesigned the layout of the Login Admin for a modern look and feel
- New feature: Added styling options for button and input fields
- New feature: Added support for striped and hover rows
- New feature: Added the ability to customize/translate the text of the various items (headers, buttons)
- New feature: Added table cell padding
- New feature: Added search/filter option
- New feature: Added pagination
- New feature: Added 'avatar' support (see 'Signup/Edit Profile)

Borders:
- Improved: Borders are now rendered with all properties (style, radius, individual borders) in the workspace
- New feature: Added support for transparent borders (alpha)

Background:
- New Feature: Added support for Google Maps background rendering. You can now use a (static) Google Map image as background in most objects
- Improved: Background mode -> image now displays the color picker to select the color for image + color and image + overlay
- New feature: Added ‘image+fade’ option in background properties. This will add a fading gradient overlay effect to the background

Box Shadow:
- New feature: Added support for shadow type: inset. This changes the shadow from an outer shadow (outset) to an inner shadow

Carousel:
- New feature: Added 'Line' shape option to pagination, inspired by Bootstrap-4 Carousel indicators
- New feature: Added new built-in navigation arrows, inspired by Bootstrap-4 Carousel arrows. To use the new arrows, enter '<' for previous and '>' for next in the filename fields
- New feature: Added 'Flexible' mode. When this option is selected the child elements of the Carousel will be floating (instead of fixed). In this case the Carousel will be fully responsive and it can also be used inside layout grids. In 'Flexible mode' the Carousel can also be set to use the full height of the viewport

Layer:
- New feature: Added 'breakpoint' property to Panel Layer. When the viewport is smaller than the specified breakpoint value, the panel layer will become full width

CMS Admin:
- Improved: WWB editor has new icons
- New feature: Added styling options for button and input fields. All plug-ins have been updated to support the new styling
- New feature: Added support for hover rows
- New feature: Added table cell padding

ListView:
- New feature: Added the possibility to add images to dividers

Property Inspector:
- New feature: The Property Inspector will display a 'Responsive' icon, if the property has different values in breakpoints
- New feature: Added 'Reset Property (RWD)'. This will reset the selected value, so will be the same across all breakpoints
- New feature: Added 'Reset All Properties (RWD)'. This will reset all responsive values of the object
- New feature: Added commands section with shortcuts to 'More properties', Events, HTML and Animations

Global Replace:
- New feature: Added the ability to replace internal links

Error Reports:
- New feature: Error Reports displays a warning when a style does not have the same breakpoints as the page. If you are using styles in responsive pages then these styles should have the same breakpoints
- New feature: Error Reports displays a warning when an event refers to an object that is no longer on the page: Invalid event target

Form Conditions:
- New feature: Added 'Less than' and 'Greater than' conditions. It is also possible to create a range (greater than/less than combined)
- New feature: Added 'else' conditions. This can be used in combination with 'equal to', 'not equal to', 'greater than' and 'less than'

Form:
- New feature: Added 'From' property to built-in form processor settings. This will set the 'from' address of email sent messages to the specified email address. If you leave the field empty then it will work like in previous versions: either the 'email' input will be used (if it exists) or the 'to' address
- New feature: Added 'Set envelope-from address for PHP mail() with the -f option' in form properties (Form Properties->Advanced->Miscellaneous). This replaces the PHP7 option in page properties. It serves the same purpose
- New feature: Added server sided input validation (Form Properties->Advanced->Miscellaneous). This adds extra security to the form by also validating the input on the server side (using PHP). This feature uses the same settings as the JavaScript (client side) validation

Editbox / Textarea:
- New feature: Added the possibility to set the color of the placeholder text

Lightboxes:
- Improved: Lightbox preview image now automatically keeps aspect ratio of the image
- New feature: Added the possibility to use fancybox v3. Due to license restrictions we are not allowed to distribute fancybox v3. However if you copy the files from https://fancyapps.com/fancybox/3/ to DocumentsWYSIWYG Web Buildersystemlightboxfancybox, then application will use these files instead of the included ones (fancybox v1)
- New feature: Added support for 3 new (third party) responsive lightboxes: lightcase, tosrus, venobox. Available in 'Free extras'
- New feature: The lightbox (in Page Properties) now supports : colorbox, lightcase, prettyphoto, swipebox, tosrus, venobox. These lightboxes can be used for YouTube, Vimeo, HTML5 video, Inline frames and links
- New feature: Added the ability to add a border (style, color, width, radius) to the lightbox preview image in YouTube, Vimeo and HTML5 video

User defined variables:
- New feature: Added $PROJECT_CSS$ system variable. This makes it possible to specify a different name for the global (external) style sheet, instead of using the project name

NoMachine 6.6.8 查看版本資訊

更新時間:2019-04-05
更新細節:

What's new in this version:


NoMachine 6.6.8

Fixed bugs:
- Including the H.264 libraries in all NoMachine packages
- Adding the EnablePublicPrinter key to the node configuration
- Setting a default interval for NoMachine log rotation when no parameter is specified
- Adding the EncoderMode key to the node configuration
- Adding an option to force the encoder's rate control mode
- Supporting the execution of custom scripts triggered by the user's logout event
- Supporting key-based authentication method via web (for NX protocol)
- Giving the possibility to stop sharing a printer as public
- Updating the OpenSSL libraries provided by NoMachine to version 1.0.2r
- Updating nxhtd to Apache v. 2.4.39
- Improving access to NoMachine backend for multiple concurrent connections
- Virtual desktop mode is ignored for custom sessions on the web
- Wrong file permissions might lead to "Connection Refused 111" error
- The nxserver --daemon process suddenly terminates during the initialization of a new virtual desktop
- Cannot connect via web from an external network when WebRTC is enabled
- Symlinks are not handled correctly by the NoMachine disk service
- The nxdevice directory is not cleaned in case of session failure
- Building NoMachine USB module fails on Linux Kernel v. 5.0
- Kerberos ticket is not removed when the session is closed
- Settings in the default.nxs connection file are ignored if the file is not specified in the URL


NoMachine 6.5.6

Enhancements:
- Configuring the server to start a new session at every connection
- Giving the possibility to activate log rotation for NoMachine log files
- Load-balancing sessions on the remote nodes according to the lowest system load
- Storing the public key for NX authentication in a custom directory
- Pre-configuring the size of the sensitive area to activate the auto-scrolling in web sessions
- Improving the support of two-factor authentication with MFA tools like Duo and PAM-OKTA

This latest release also provides the following fixes:
- The mouse back and forward buttons are ignored in connections to Windows physical desktop
- The Right Shift key is not correctly detected by some applications on Windows
- NoMachine tray uses the wrong icon color on Ubuntu MATE 18.x
- Forwarding network ports fails on Mac - Windows connections
- Files in a disk connected from OpenSUSE to Windows 10 can be opened only by Notepad
- Sudden termination of NoMachine on Mac when the hostname contains a new line
- Sudden termination of NoMachine virtual desktops when Kerberos tickets are renewed
- Launching session to Windows server leads to system freeze
- Cannot complete installation on Window 7 because of Runtime Error
- Cannot authenticate by NX protocol when 2FA authentication uses a RADIUS server
- Landscape mode doesn`t work when the printer is forwarded from Windows
- The login form is not displayed in web sessions without any hints on the problem
- The keyboard doesn't work in a NoMachine session shared through Microsoft Teams
- Unselected objects are not darkened in a Cadence project with the dimming option enabled
- NoMachine opens a UDP port in the firewall which is not used
- The login form is no longer diplayed in the browser after a server update
- Windows 10 becomes unresponsive when the user connects by NoMachine
- NoMachine client ignores the new password entered when the authentication fails during the automatic reconnection
- An authentication dialog box appears on Fedora 29 and RHEL 7.6 while creating a virtual session
- NoMachine H.264 hardware encoding fails with Volta-based GPUs
- Cannot connect by the web to servers federated under a Cloud Server v. 6.4.6
- Mouse cursor disappears in NoMachine VNC virtual desktops on Ubuntu 18.04
- Session log is filled by warning messages about 'x2 exceeding short int'
- Client slows down when sorting a big list of sessions
- Cannot connect as guest user in a multinode environment
- A wrong dialog is displayed when 'AutomaticDisconnection 2 ' is set in the server configuration


NoMachine 6.4.6

List of enhancements:
- Integrating Linux or Mac system groups into NoMachine trusted groups
- Limiting trusted users to specific users' desktops
- Extending access to physical desktop to unprivileged users with Linux Terminal Server products
- Adding a configuration key to show or hide the NoMachine virtual clipboard when text is copied
- Extending the UserScriptAfterLogin custom script to accept the client ip parameter
- Adding the possibility to require connection's authorization also for administrators
- Extending the 'nxplayer --session' command to always create a new session
- Giving the possibility to show servers' hierarchy in a tree structure on console
- Integration of Web Sockets technology into WebPlayer

This latest release also provides the following fixes:
- Pulldown menus are displayed only on one monitor when running a custom session in floating window mode in a multimonitor set-up
- Cannot use microphone with Skype, Slack or browsers
- Authentication dialog box appears while creating a virtual session requesting user to authenticate
- Cannot connect to NoMachine on Windows with usernames similar to ' -))'
- Cannot authenticate to the server's UI when the administrator's password contains Unicode characters
- The NoMachine client doesn't restore the fullscreen state on all screens
- Can't create virtual desktops having a 7680x2880 screen or above
- License for Raspberry doesn't match the OS and platform
- Creating display fails on headless machines when connecting by SSH protocol
- NoMachine packages don't detect openSUSE Tumbleweed
- NoMachine installation doesn't detect SUSE SLED/SLES 15
- Incorrect error message to modify during installation on Arch Linux
- The server doesn't run the sessreg command on the system even if it's enabled in the configuration
- Connections to macOS Mojave are not interactive
- Two factor authentication hangs with NoMachine when SecureAuth RADIUS v. 8.0 is used
- An unitialized memory read in the nxfs.sys driver allows a local user to cause BSOD on Windows 10


NoMachine 6.3.6

Enhancements available are:
- Making NoMachine server compatible with Fail2ban
- Improving the load balancing mechanism when a custom script is used
- Providing a configuration key to lock down web connections by nxs files
- Adding a check at server's startup to verify if 'localhost' can be resolved
- Supporting a custom script for setting environment variables inside a virtual desktop session
- Showing the connected browser type and version in the server session list
- Giving the possibility to execute custom scripts triggered on change resolution events
- Showing the real client version in the output of the nxserver --list/--history commands
- Adding a server configuration key to allow administrators disabling clients' auto-reconnect
- Add a new configuration key to enable/disable connections to the system login screen
- Upgrading nxhtd to the last Apache version (v. 2.4.34)
- Auto-feed user's credentials to web session
- Adding a client preference to configure a specific frame rate
- Adding options in display settings to configure frame rate in web sessions
- Supporting a SSH authentication agent
- Using a frame rate for encoding displays specified by the user
- Replace some connection error messages with user friendly issues description

This latest release also provides the following fixes:
- Cannot authenticate to Windows via NX protocol and private key authentication
- Session status is inconsistent in a multi-node environment
- Blurred fonts occurs in a KDE Konsole
- Web sessions ignore the 'EnableWebConnectionName' key
- The AcceptedMethods key is present in the server configuration file after upgrading to v. 6.1.6
- Kerberos Credentials Cache is relabelled each time users log-in by NoMachine
- The automatic lock of the screen is not activated with CTWM, Fluxbox, MWM
- 'WARNING! Cannot renew Kerberos ticket' is printed in server logs
- NoMachine falls back to VP8 encoding when FFmpeg 4.0.1 is installed on the client
- The nxnode process suddenly terminates when the connection with the display cannot be established
- Cannot execute files from disk mounted on Windows 7
- Cannot print from RHEL 7 to Windows 10
- A disk connected from server side doesn't show up in the 'Remote disks' list
- Content of NoMachine Installer is badly displayed when Windows uses the dark theme
- Sudden termination of NoMachine client on Windows 10 (April 2018 Update)
- The 'nxserver --install' script removes the libnxusb library on old Linux kernels
- Image quality issues occurring when H.264 codec is used and multi-pass encoding is disabled
- Occasional crashes of nxnode process in UDP code
- System accounts configured to use Kerberos cannot start NoMachine sessions on Fedora
- Redundant messages 'WARNING! Can't create the IPv6 socket' are printed in logs
- Key forwarding does not work properly when smart card is used
- Audio is not available in NoMachine nested sessions
- Connection timeout error when reconnecting to the physical display
- Conflict with NoMachine USB driver on Lenovo ThinkPad T470s
- Ghost printers are forwarded in the NoMachine sessions after a system reboot on CentOS 7/RHEl 7
- PulseAudio files are left in the /tmp directory when the NoMachine session is terminated
- Purple and green bands show up in the browser window when connecting the web session from FF or Chrome
- The ownership of Kerberos ticket cache file is changed when NoMachine is restarted
- White or black screen in Windows XP session
- The login window appears to be very small on Oracle Linux 7u4
- The manual selection option has no effect on NoMachine User Interface
- The nxserver service is disabled after a physical desktop failure
- Possible arbitrary code execution on client's wintab32.dll preload
- Low performance on some MacBook Pro models


NoMachine 6.2.4

Enhancements available are:
- Providing a command line interface for configuring automatically VirtualGL on Linux
- Configuring desktop authorization on a per-node basis (for Linux multinode environments)
- Adding support for groups of nodes (for multi-node environments)
- Giving the possibility to start a virtual session from command line
- Providing a new 'nxserver --status' command to be less resource intensive
- Extending the AutomaticDisconnection configuration key
- Enabling the disconnect/terminate dialog in web sessions
- Adding the 'NX administrator' column to the output of the nxserver --userlist command
- Adding options --group and --extended to 'nxserver --userlist' command
- Giving the possibility to change audio output device in a NoMachine web session
- Supporting touch and mouse events in NoMachine web sessions
- Informing users that password cannot be empty to authenticate on Windows from remote

This latest release also provides the following fixes:
- Custom sessions windows are moved to the bottom of the monitor when they are re-connected
- Artifacts appear in BlackMATE for a while when scrolling
- Floating windows could be opened outside the visible area in a multi-monitor setup
- Cannot close a session running in view-only mode
- Warning messages 'PA_SendCommandCli: Unable to open cli socket' are present in the server log
- Users cannot start virtual desktops on the manually selected node
- Warning 'NXRunUnLog failed with error 2' is printed when the AFS environment is not configured
- Focus gets lost when a popup window appears in IntelliJ IDEA software running in floating window mode
- NoMachine doesn't recognize the TWM window manager
- The automatic screen lock is not activated with some Window Managers
- The nxhtd web server is not installed when upgrading a server from v. 5 to v. 6.1.6 by RPM package
- The 'classic' method is used as fallback also when it's disabled in the AcceptedWebMethods key
- Kerberos tickets are destroyed when the NoMachine server is restarted or shutdown
- A second VNC login is requested inside the NoMachine session
- A wrong panel is displayed together with the 'Creating a new virtual desktop' waiting wheel on Chrome
- Wacom USB tablets don't work reliably in a NoMachine session
- The search pop-up window suddenly disappears when PyCharm is run in a custom session
- The nxclient.bin process has high CPU/memory usage on RHEL 6
- Cannot restart the server by running manually the init script
- NVIDIA hardware encoding initialization error
- A wrong message is displayed when restarting the server
- Cannot authenticate when connecting by SSH and a method different from password authentication
- When disconnecting, NoMachine client hangs on Windows 10 (April 2018 Update) if the panel to connect USB devices has been previously opened
- Cannot forward USB devices from/to Windows 10 (April 2018 Update)
- The virtual desktop terminates unexpectedly when the remote screen has been resized
- Cannot reconnect a virtual desktop created via web on a remote Terminal Server Node


NoMachine 6.1.6
- Change log not available for this version


NoMachine 6.0.80
- Change log not available for this version


NoMachine 6.0.78
- Change log not available for this version


NoMachine 6.0.66
Fixed:
- Users can log-in to the nxserver shell by using a NoMachine token
- Cannot forward USB devices to macOS Sierra
- Cannot open the Font menu in the Attribute Inspector in a physical desktop on macOS 10.13
- Cannot access an Enterprise Desktop if no X session is already running on it
- NoMachine fails to automatically reconnect when server requires two-factor authentication
- NoMachine client suddenly terminates when the connection uses proxy authentication
- Message 'Cannot kill nxhtd' is issued while upgrading Cloud Server to version 6 on Linux
- USB forwarding to Linux sessions works only the first time
- The session freezes after that the user logs-in or logs-out from the system


NoMachine 6.0.62
- Adding a new configuration key for pre-configuring the web GUI appearance
- Applying the 'lossless refinement' in a single pass
- Dropping support for 'NoMachine login' method
- Switching the active role to the server with more connections after a cluster failover
- Adding the 'Subscription version' field to the license files
- Build a scalable multi-tier infrastructure with Cloud Server
- Using one-time password for forwarding connections from a Cloud Server to a target server
- Automatic detection of proxy settings and using them to connect
- Automatic software updates from earlier versions to v. 6.0 will be disabled
- Creating the necessary UI for accessing and administering a NoMachine hierarchical infrastructure of servers
- Adding new commands for federating servers under a Cloud Server
- Accessing and managing a NoMachine multi-level infrastructure of servers via web
- Letting users disable accepting connections to their desktop from the NoMachine Monitor
- Updates to server commands for managing multi-node environments
- Implementing automatic reconnection for connections by the web
- Creating a dedicated PAM module for temporary password authentication with SSH protocol
- Adding a new option to server commands for directing users to a given server federated under a CS
- Providing server tools to configure the users' ability to disable accepting connections to their physical desktop
- Create a unique identifier for the NoMachine failover cluster
- Add an item to the NoMachine menu to close the NoMachine application
- Adding the 'nxserver --getuuid' command to retrieve the server uuid in a NoMachine hierarchical infrastructure
- Adding support for guest users to NoMachine Enterprise Desktop
- Implementing automatic reconnection in the NoMachine client
- Informing users that NoMachine client v. 6 is requested to connect to Cloud Server v. 6
- Removing the host keys while deleting the remote host from the NoMachine infrastructure
- Giving the possibility to start and stop foreign servers
- Improving the procedure to gather web session logs
- Implementing the 'nxserver --serverupdate' command
- Extending the 'nxserver --remove-host-key' to operate also on servers federated under a Cloud Server
- Adding the mod_headers module to the NoMachine web server
- Giving the possibility to administrators to pre-configure NoMachine's web sessions
- Eliminate the customer's packages for update and ship updates in all-in-one packages
- Change status item label to "Show the service status"
- Disabling 3DES-CBC (short block sizes) in the NoMachine web server
- Extending support for web sessions to more NoMachine server products
- Extending the possibility to prevent users from storing their credentials also in case of web sessions
- Preventing users from storing their login credentials when connecting via browser
- Managing sub-level servers from the main Cloud Server
- Updating the NoMachine web server, nxhtd
- Adding a new configuration key to hide the 'Accepting connection' item from the Monitor menu
- Adding support for H.264 codec in web sessions
- Moving settings of cloud.cfg and cloud.inc to the global configuration files, server.cfg and htd.cfg
- Extending the multi-server administration GUI by allowing to manage any servers in the hierarchy
- The restricted access mode to physical desktops in NoMachine v. 6
- Minimizing user's steps to launch web sessions
- Disabling mDNS in the NoMachine monitor if it is disabled in the client GUI panel
- Renaming configuration keys for web sessions
- Extending NoMachine USB support to Raspberry Pi
- Adding support for SOCKS protocol
- BSOD on Windows 10 due to the nxusb driver
- Screen blanking on Mac doesn't work properly when connecting to login window
- Server side logs report "Cannot get user info" messages
- Ghost printers are forwarded in the NoMachine sessions after a system reboot on CentOS 7/RHEL 7
- Audio playback is not smooth when the session is connected to Windows XP
- NoMachine server cannot be started when the Windows LSA service is running in protected mode
- Keyboard does not work properly inside remote Parallels VM
- Ctrl+drag is not working in Xcode
- Error messages related to problems with the creation of 'nx' user account during the installation process don't provide enough detail
- NoMachine client can be installed over a NoMachine full package on Linux
- The 'nxdevice/sessions' directory on Linux is obsolete
- Dialog box requiring authentication pops up while creating a new virtual session
- Misleading error message about missing users.db
- The nxexec process suddenly terminates on Ubuntu 16.04 when the machine is rebooted
- Cannot activate a TSN license for evaluation with the 'nxserver --activate' command
- Mouse input problems appear when playing EverQuest
- Custom scripts triggered on 'UserScriptAfterSessionStart' are executed before the user is effectively connected to the remote desktop
- LSA service crash due to invalid memory access inside nxlsa module
- When installing a server package, set-up tries to put in place XDG files for the standalone client
- Sudden termination of the NoMachine session caused by mDNS
- User gets authorization error using system "Check for Updates" in openSUSE Leap after installing NoMachine
- Ctrl+arrow doesn't work in a NoMachine session on macOS 10.12.6
- Server configuration to forbid the client to store credentials doesn't work as expected
- Memory leak in Render extension optimized code
- NoMachine nxd doesn't start properly on Windows XP when IPv6 protocol is installed
- Microsoft Driver Verifier reports a non-fatal error when verifying nxusbs.sys
- No error is displayed when users set a new password and the system doesn't accept it
- Screen blanking feature doesn't work properly on openSUSE Leap 42.1
- User is successfully authenticated but can't easily access his session when the system authentication is case-insensitive
- Some Gnome 3 themes are misrendered in virtual desktopsTR01N06360 - Problem with USB forwarding of iPhone to Mac OS X


NoMachine 5.3.12
- Change log not available for this version


NoMachine 5.3.10
- NoMachine makes available updated packages to prevent a vulnerability in one of the server utilities which could be exploited by authenticated users to gain access to all local files on Linux and Mac OS X hosts. Furthermore, security fixes for recent flaws discovered in Apache and which affect users of Cloud Server are also included. We strongly recommend all users upgrade their server installations to this release, 5.3.10. Although Enterprise Client is not impacted by these vulnerabilities, we advise users to also update their client installations


NoMachine 5.3.9
The complete list of fixes included in this release are:
- 'No available session on the server' after Creators Update has been installed on Windows 10
- Cannot authenticate with passwords not described in the Windows code page
- Cannot connect to NoMachine on Windows when the lsass process has a high number of handles
- Connection fails when the client is on Windows and hostname contains non-latin characters
- Automatic software updates don't work on Linux ARM64 devices
- The virtual desktop session suddenly terminates on handling a specific invalid application request
- The virtual desktop session suddenly terminates when it's reconnected with a different resolution
- Transparent gray boxes appear around text areas

Additionally, NoMachine 5.2.21 also implements:
- Adding a 'latency' proxy parameter to allow for optimizations on high-latency networks


NoMachine 5.2.21
- Change log not available for this version


NoMachine 5.2.11
- Change log not available for this version


NoMachine 5.1.62
Fixed:
- Alt Gr doesn't work properly in web sessions started from Windows
- Artifacts in KDE virtual desktop on CentOS 7 and RHEL 7
- Cannot add the node to the server when there is a wrong SSH key on the node
- Cannot add the node when the 'strict-host-key-checking' option is used
- Cannot manually select the node when connecting by the web
- Cannot reconnect a virtual desktop on RHEL 6
- Client dialogs are not centered in the session area
- Dialog to disconnect/terminate virtual desktops doesn't show up
- Error 'Agent was not initialized properly' is issued when connecting to Linux and the X server doesn't support TCP connections
- Firefox v. 49.0.1 is not well rendered in a NoMachine virtual desktop in X11 vector graphics mode
- KDE session is not recognized after updating to KDE 5 on Gentoo and Slackware
- Keys are not released when the Ctrl+Alt+Del combination is pressed
- Nodeupdate command resets load balancing parameter
- Non-latin symbols cannot be pasted
- Session processes are continuously restarted causing log files to fill up the disk
- Error 'Cannot create session directory' occurs when Kerberos ticket is not renewable


NoMachine 5.1.54
- Change log not available for this version


NoMachine 5.1.42
- UDP causes the session to hang up and eventually disconnect
- The node.cfg file is incomplete after that the installation is upgraded to v. 5.1.40


NoMachine 5.1.40

The complete list of features implemented in 5.1.40 are:
- Adding support for WebRTC to NoMachine web sessions
- Supporting H.264 encoding for custom applications and virtual desktops in X11 vector graphics mode
- Giving the possibility to use keyboard shortcuts during web sessions
- Automatically switching to load-balancing mode when there are no nodes available for manual selection
- Forwarding Kerberos tickets to nodes even when the user doesn't authenticate with Kerberos to NoMachine
- Renaming the AgentLightweightMode configuration key to AgentX11VectorGraphics
- Updating the 'lightweight' label in the server preferences GUI
- Grouping NoMachine client windows in the Windows taskbar
- Allow to configure the client to hide the main window when starting a floating window session
- Letting users choose to connect to a remote node by load-balancing
- Automatic switch to load-balancing mode for web sessions
- Improving fullscreen on multi-monitors when Windows Managers don't fully support EWMH

This new version also provides fixes for issues affecting previous versions:
- Keyboard does not work properly inside remote Parallels VM
TR02M04931 - Connecting to Windows Vista makes the MS help guide pop-up when the desktop owner has focus on a MS
- Zenkaku-Hankaku key does not work
- Cannot connect to the server on Linux Mint after reboot when the user's folder is encrypted
- Wrong keyboard layout set in web sessions
- Microsoft Help Viewer opens randomly in a NoMachine sessions on Windows 7
- Running 'service nxserver status' does not return the correct code
- Possible crashes of the nxnode processes on Windows 7 with Korean system language
- Virtual desktops are terminated in a multinode environment after a network outage
- Copy&paste from Linux (RHEL 5 and 6) to Windows is unreliable
- Cannot print on a local printer when SELinux is enabled on the remote host
- The disconnect/terminate dialog box doesn't work properly in Fluxbox WM
- Audio is always restored to the initial status when the session is disconnected
- Graphics windows of R software are empty inside a NoMachine session
- Cannot print from the NoMachine session to the local print
- Virtual desktops are marked as failed when users are logged-out from the system
- The Web Companion applet window doesn't close when clicking Exit
- The NoMachine web server doesn't start after the upgrade from version 4.2.25 to 5.1.24
- No images are displayed in Adxv running in a NoMachine virtual desktop
- The client ignores the menu configuration requested by the server
- NoMachine users and groups are not synchronized in a cluster
- Setup doesn't check directory permissions correctly
- Screen blanking doesn't work properly on Debian 8
- Some license types cannot be activated using the 'nxserver -- activate' command
- Cannot connect by HTTP proxy server if the server hostname is unresolvable
- Sessions on the remote are terminated when the master server is shut down
- The node name is only partially visible when 'list view' is selected in Chrome or IE
- NoMachine cannot find the Xvnc server once it has been restarted
- NoMachine server renews Kerberos tickets but not the AFS token
- Runtime error during installation on Windows
- Audio does not work during connection to Windows XP
- Cannot connect by the web to NoMachine Cloud Server on Ubuntu 16.04
- Some keys are ignored if set in a per-user node configuration file
- The "z" letter in a French keyboard is mapped to "w" inside a web session
- 'Last operation failed' is reported when adding a node
- Drag and drop not working in Xcode
- Rules set for a NoMachine group are ignored for Windows Domain accounts
- Settings for the ClipboardBufferLimit configuration key are ignored
- A sudden termination of the virtual desktop occurs with NoMachine server v. 4.6.x or v. 5
- Cannot add a Windows host to the NoMachine multinode environment by using a domain user account
- Cannot start a session when XDM indirect query is chosen
- Horizontal scroll does not work
- Limiting connections to the remote node by using profiles has no effect
- Cannot install NoMachine AVC pack for Windows when the OS is in German
- Password expiry is not always handled and user is prompted with a wrong dialog
- Sudden termination of nxserver.bin process in a cluster environment while monitoring the cluster
- Restricted mode in PhysicalDesktopMode is ignored when the connecting user is the desktop owner


NoMachine 5.1.26
- Change log not available for this version


NoMachine 5.1.24
- Change log not available for this version


NoMachine 5.1.22

- Adding a RSA key pair for the NoMachine login
- Renaming the "SectionSession" directive in the cloud.cfg file
- Implement pressing "Esc" key exists a dialog
- Letting administrators enable RGB stream compression for virtual sessions in lightweight mode
- Making the disconnect/terminate dialog available for virtual desktops not in lightweight mode
- Adding support for password change requests when connecting by NX protocol
- Porting NoMachine Web Companion to Java Web Start
- Allowing trusted users to connect to the desktop without requiring owner's approval
- Lock down the NoMachine menu inside the session and other features
- Connecting the default printer from client side to the remote host automatically

Fixes available are for the following:
- Font size is smaller when connecting by NX Client 3.5.0 to NoMachine server 5.1
- Cannot interact any longer with the remote desktop after sending or receiving a file
- "Error is 22: Invalid argument" is given when connecting using key-based authentication
- Authorization is requested also when the connecting user is the remote desktop owner
- The 'nxserver --disconnect' command doesn't work as expected
- Users cannot reconnect a virtual desktop after a network disconnection
- Session startup is delayed of about 1.4 seconds
- USB drivers cannot be correctly installed on Manjaro Linux
- Artifacts can appear in Firefox and Gimp when running in a MATE desktop
- The NoMachine menu cannot be opened in a web session by using the page peel if Adblock is installed
- Large size Kerberos tickets are not forwarded to the remote nodes
- User's settings are not saved for new connections started from the !M icon in the tray menu
- Spinning wheel runs forever when connecting with SSH and system login and NX Password DB is enabled on the server
- Cannot reconnect default virtual desktops by NX Client 3.5.0
- Cannot connect by SSH when a different server is installed where NoMachine free was previously present
- Authentication with SSH Agent Forwarding does not work on Windows
- Unresponsive mouse and keyboard on the server host when the NoMachine session is disconnected
- Mouse clicks are unresponsive in the NoMachine session when screen blanking is enabled on the remote host
- First login to NoMachine server fails if Kerberos authentication is used
- Installing NoMachine free over NoMachine client on Windows breaks the installation
- A new user cannot connect to NoMachine until someone users logs-off
- Error 'Authentication method not allowed on this server' is issued when connecting by the web
- The remote desktop is automatically resized also when the session is in 'restricted' mode
- Keys are repeated unintentionally
- Keyboard is unresponsive after reconnecting a virtual desktop
- Black screen after desktop logout with NoMachine free version on a headless Linux machine
- Error 'connection method not available' is given when connecting by SSH protocol and NoMachine login
- Connections fail when 'load-average' is chosen as load balancing algorithm and the session limit is reached on the node


NoMachine 5.1.9
From the list of security fixes available in OpenSSL 1.0.1s, the following may affect the NoMachine version 5 packages:
- Fix a double-free in DSA code (CVE-2016-0705)
- Disable SRP fake user seed to address a server memory leak (CVE-2016-0798)
- Fix memory issues in BIO_*printf functions (CVE-2016-0799)
- Fix side channel attack on modular exponentiation (CVE-2016-0702)
- All NoMachine users are advised to update their client and server installations with this latest NoMachine release, 5.1.9, which contains the updated OpenSSL components.


NoMachine 5.1.7
The complete list of features implemented in version 5.1.7 are:
- Supporting a range of displays for connections to the physical desktop
- Adding the possibility to store the private key for the key-based authentication in the client connection file
- Adding tooltips to the quick access display icons in the client GUI
- Implementing a graphical interface for web sessions on Android tablets and iPad
- Making possible to enable a disconnect/terminate dialog for rootless sessions
- Offer the possibility to restore the window geometry when starting the client or connecting to a desktop
- Removing "Browse connections..." and "New connection..." menu items from the NoMachine monitor in the system tray
- Adding tooltips to the NoMachine quick access display icons in the web session
- Improving the authentication request dialog in case of two factors authentication

This latest release also provides the following fixes:
- 'Undefined subroutine' message in server logs when the Monitor cannot create its session directory
- After ID change of nx user NoMachine server does not start
- Cannot authenticate with Kerberos tickets when connecting from Windows to Linux when Active Directory is in use
- Cannot create new virtual desktops when session persistence is disabled
- Cannot disable all lossy encoding algorithms in floating window sessions
- Cannot disable the automatic startup of the server on Ubuntu
- Client asks for username on every new connection to the server
- Damaged areas in a Cadence Virtuoso layout when the session is reconnected
- Kerberos authentication in SSH protocol doesn’t work in SSPI mode
- Keyboard does not work correctly if Caps Lock and Control Left are swapped
- Mouse pointer can have a wrong offset when the user selects a single remote display in the GUI
- nxserver --terminate returns an error
- Possible segfault on machines with many CPU cores
- Pressing ESC terminates the virtual desktop running in a web session on IE 11
- Reconnecting a virtual desktop hangs for minutes
- The "Show the transfer status" item is present in the NoMachine tray menu also when file transfer is disabled
- The image quality is bad when the quality slider is set to max
- The NoMachine session suddenly closes without any message
- The nxnode process suddenly terminates during the shutdown procedure
- The nxwebplayer --update script doesn't work properly
- Tickets are not forwarded to remote nodes in a multinode environment
- The USB module fails to compile on Arch Linux during the installation
- CTRL key combinations are ignored if the session window was previously minimized
- The 'Spread over multiple monitors' option in NX Client 3.5.0 doesn't work after installing Microsoft OS update KB3109094
- Missing column display on session list.
- Crash of nxnode on OSX with centrify
- Alt key is ignored the first time it is pressed


NoMachine 5.0.63
- An information leak vulnerability has been found in OpenSSH client code between 5.4 and 7.1, OpenSSH versions which include experimental support for resuming SSH-connections. Although the matching server code has never been released, the information leak is exploitable in the default configuration of the OpenSSH client, and (depending on the client's version, compiler, and operating system) allows a malicious server to read memory on connecting computers, including private client user keys (CVE-2016-0777 and CVE-2016-0778)


NoMachine 5.0.58
- Change log not available for this version


NoMachine 5.0.53

New:
- Supporting SSL client authentication for connections by NX protocol
- Passing further information about the connecting client to custom scripts at login stage
- Letting users choose to connect to a remote node by load-balancing or manual selection
- Adding the possibility to delete a specific profile rule
- Enabling fingers gestures for web sessions on a mobile device
- Locking down server authentication methods

Bug Fixes:
- Cannot authenticate with smart card and local SSH-authentication agent on Windows
- Visual anomalies appear into window borders of virtual Xfce desktops
- Cannot connect to session with domain user if network has changed
- Garbled icons are shown in the Hierachy menu of a Cliosoft software
- Session recording is not disabled in all cases
- SSH password expiry is not correctly handled for web sessions
- Cannot copy and paste from remote custom session to local system
- Sudden movements of camera view when playing games
- A wrong keyboard layout is set when the web session is reconnected by the client
- The --limit option for the 'nxserver --nodeadd' command doesn't accept values higher than 100
- Cannot connect to a NoMachine server from Windows
- The "Emulate middle mouse button" option doesn't work when the virtual desktop is reconnected
- Users are prompted for a passphrase even when the private key doesn't have it set
- Expired password is not handled correctly when connecting by NoMachine client


NoMachine 5.0.47
- Change log not available for this version


NoMachine 5.0.43

New:
- Offering localized versions of the NoMachine GUI
 - Adding the possibility of activating the license from the NoMachine GUI
 - Adding and removing nodes in a multi-node environment from the NoMachine (client) GUI
 - Supporting the blank screen feature during a remote desktop session
 - Supporting Kerberos ticket-based authentication for connections by NX protocol
 - Giving the possibility to connect a physical session in NoMachine free version when the local X server can't be found
 - Giving the possibility to switch between monitors of the remote server
 - Adding the possibility to configure the resolution of the remote desktop
 - Implementing an additional lossless encoding pass to overcome the color downsampling
 - Offering localized versions of the NoMachine GUI for web sessions
 - Giving the possibility to download software updates automatically
 - Keeping the aspect ratio when the session window is in a scaling mode
 - Let administrators to configure Quality of Service (QoS) flags for prioritizing the NoMachine data traffic
 - Adding support for connecting to Unix workstations and servers running unsupported X-Windows based environments
 - Emulating mouse right click on Mac OS X
 - Updating the NoMachine web server to the last recent version of apache
 - Adding support for NVENC hardware H.264 encoder

Bug fixes:
 - The physical desktop is not available when the default display manager is SDDM
 - A black screen appears for a few seconds when connecting to Windows 10
 - Cannot copy all files when disks are connected to Windows
 - A wrong password is submitted multiple times when two-factor authentication is in use
 - Some keyboard shortcuts are ignored in Mac OS X client
 - Cannot select any options in the application menu of a custom session running in a floating window
 - Reconnecting a session stucks on "Connecting to virtual desktop"
 - The server connection monitor doesn't reconnect to the remote node if connection is lost while the node is stopped
 - Cannot start new virtual desktops when there are multiple X servers up and running
 - A warning appears in system logs on OS X 10.10 when the client is launched
 - When forwarding a USB camera the built-in microphone doesn't work
 - The physical desktop is not available when connecting to NoMachine 4.6.12 on CentOS
 - Cannot add the user to a group if the user is already in the NoMachine users db
 - The 'nxserver --disconnect' command terminates the virtual desktop instead of disconnecting it
 - Installation of an RPM server package over a NoMachine Enterprise Client package is not blocked
 - Black screen occurs when connecting to Mac OS X after that the machine has been rebooted
- Copy/paste from a virtual desktop to Windows client does not work consistently
 - The client does not handle the 'password expired' in case of SSH/system login
 - Screen updates are not properly handled when the application is in background
 - Authorization for changing NoMachine server settings fails on Windows when the administrative account has an empty password
 - Cannot create virtual desktops when NoMachine server is installed on a Kerberos-AFS client
 - The client times out when trying to contact the server in a DirectAccess network


NoMachine 4.6.16
- Change log not available for this version


NoMachine 4.6.12
- Change log not available for this version


NoMachine 4.6.3
- A fresh new installation made using a package for update is not blocked
- Upgrading from NX Enterprise Server 3.5.0 to Cloud Server 4.5.0 doesn't preserve users.db
- The first session item in the node resource list is empty
- When VirtualDesktopSharing is disabled, nxserver --history and --list will not show users
- The NumLock key doesn't work correctly in custom sessions running in floating window mode
- A wrong behavior occurs when the automigrate option is disabled in the ConnectPolicy server configuration key
- The nxserver service is started before SSHD on SUSE Linux 11
- Connecting to the virtual desktop fails if the user belongs to many groups
- Description of the --list command is not updated in the server usage
- The 'nxserver --list --client-version' doesn't provide information about the version of the connected clients
- The server doesn't provide the client type in the session list when the session is started on a remote node
- Virtual desktops cannot be reconnected if shadow and physical-desktop session types are removed from the server configuration
- The client asks for fingerprint on every connection if the client hostname is two characters long
- Performance problem when zooming in/out a view in a CAD tool
- Rootless sessions terminate unexpectedly when resizing or reconfiguring windows
- Group memberships are not taken over in virtual desktops on remote nodes
- Running a single application in a custom session makes the local X server crashing
- NoMachine client v. 4.3.x or 4.4.x on Mac OS 10.9 fails to connect to virtual desktop due to wrong file permissions
- Profile rules added on the cluster master don't appear on the cluster slave
- Display quality of a web session 4.5.0 is lower than with previous versions
- Application icon could be missing when starting a custom session in floating window mode
- The web session freezes when the connection limit is exceeded and the session is migrated to a new browser
- Firefox in a custom session is opened in a small window
- Keyboard is no longer working in a web session on Windows after that Explorer is minimized with Alt+Tab
- Copy and paste of patches out of Eclipse running in a custom session does not work
- The web session freezes when the webclient process terminates abnormally
- Cluster add procedure fails when the sudo prompt is not standard
- Cannot set a redirect directive by using the star wildcard to specify a family of IP address
- Cannot connect to the remote desktop when the /etc/hosts file doesn't have 127.0.0.1 set for localhost
- Drawing issues with Synopsys DVE
- Uncorrect value for the nodeSessionRunning variable in the custom load-balancing script
- Black screen is displayed when reconnecting a virtual session that was not disconnected cleanly
- Cannot disable redirection for groups
- Virtual desktops are lost during the disconnect procedure


NoMachine 4.4.12
- Adding the possibility to add remote node without asking to confirm fingerprint
- Adding the possibility to save the selected node to open automatically
- Adding a server configuration key to provide a disconnect/terminate dialog
- Giving the possibility to set profiles rules for system groups
- Running custom-scripts for shadow sessions
- Limiting the possibility to create new custom sessions on the server
- Displaying node labels to let users identify hosts in the list of sessions when multi-node is enabled
- Giving the possibility to use the system logger to manage NoMachine logging on Linux and on Windows
- Using different names to distinguish Enterprise Client, Terminal Server Node and server packages on Linux Fixes:
- Users are prompted with two password requests when PAM authentication is keyboard-interactive
- Cannot use node configuration files set on per-user basis on Windows
- Arrow keys don’t work as expected in virtual desktop sessions
- Server commands to enable or disable users return “ERROR: Cannot connect to: 127.0.0.1:22”
- Some keys are wrongly mapped when the session is connected from Ubuntu 12.04 to NX Server 3.5.0
- The AltGr key doesn’t work reliably in a web session
- Some keys are not mapped correctly when the legacy keyboard setting is used
- Cannot start a session when XDM indirect query is chosen
- The server doesn’t update automatically the version field in the nodes db
- Custom applications are slowly redrawn when being resized
- System dbus runs out of nofiles descriptors when running tens of virtual desktop sessions on the same host
- Using AltGr + Q to type ‘@’ inside a web session from Mac doesn’t work
- Video streaming falls back from H.264 to VP8 during the life of the session
- Cannot terminate a session by using the ‘nxserver –terminate’ command
- The automatic port mapping fails with some router models
- AltGr+0 key combination doesn’t work in web sessions
- Cannot reconnect a virtual desktop after a network failure when the user’s home is NFS mounted
- The server issues a misleading message when the license is expired
- When client version 4 logs out from NX server 3.5 an error is displayed
- Connections fail with error ‘Could not create lock file in /tmp’
- Starting a virtual desktop on OpenSUSE 13.2 issues a dialog, requesting for administrator’s credentials


NoMachine 4.4.6
- Change log not available for this version


NoMachine 4.4.1
- Change log not available for this version


NoMachine 4.3.30
- Change log not available for this version


NoMachine 4.3.24
- Change log not available for this version


NoMachine 4.2.27
- Change log not available for this version

Screaming Frog 11.3 查看版本資訊

更新時間:2019-03-30
更新細節:

NoMachine 6.5.6 查看版本資訊

更新時間:2019-02-22
更新細節:

What's new in this version:

NoMachine 6.5.6

Enhancements:
- Configuring the server to start a new session at every connection
- Giving the possibility to activate log rotation for NoMachine log files
- Load-balancing sessions on the remote nodes according to the lowest system load
- Storing the public key for NX authentication in a custom directory
- Pre-configuring the size of the sensitive area to activate the auto-scrolling in web sessions
- Improving the support of two-factor authentication with MFA tools like Duo and PAM-OKTA

This latest release also provides the following fixes:
- The mouse back and forward buttons are ignored in connections to Windows physical desktop
- The Right Shift key is not correctly detected by some applications on Windows
- NoMachine tray uses the wrong icon color on Ubuntu MATE 18.x
- Forwarding network ports fails on Mac - Windows connections
- Files in a disk connected from OpenSUSE to Windows 10 can be opened only by Notepad
- Sudden termination of NoMachine on Mac when the hostname contains a new line
- Sudden termination of NoMachine virtual desktops when Kerberos tickets are renewed
- Launching session to Windows server leads to system freeze
- Cannot complete installation on Window 7 because of Runtime Error
- Cannot authenticate by NX protocol when 2FA authentication uses a RADIUS server
- Landscape mode doesn`t work when the printer is forwarded from Windows
- The login form is not displayed in web sessions without any hints on the problem
- The keyboard doesn't work in a NoMachine session shared through Microsoft Teams
- Unselected objects are not darkened in a Cadence project with the dimming option enabled
- NoMachine opens a UDP port in the firewall which is not used
- The login form is no longer diplayed in the browser after a server update
- Windows 10 becomes unresponsive when the user connects by NoMachine
- NoMachine client ignores the new password entered when the authentication fails during the automatic reconnection
- An authentication dialog box appears on Fedora 29 and RHEL 7.6 while creating a virtual session
- NoMachine H.264 hardware encoding fails with Volta-based GPUs
- Cannot connect by the web to servers federated under a Cloud Server v. 6.4.6
- Mouse cursor disappears in NoMachine VNC virtual desktops on Ubuntu 18.04
- Session log is filled by warning messages about 'x2 exceeding short int'
- Client slows down when sorting a big list of sessions
- Cannot connect as guest user in a multinode environment
- A wrong dialog is displayed when 'AutomaticDisconnection 2 ' is set in the server configuration


NoMachine 6.4.6

List of enhancements:
- Integrating Linux or Mac system groups into NoMachine trusted groups
- Limiting trusted users to specific users' desktops
- Extending access to physical desktop to unprivileged users with Linux Terminal Server products
- Adding a configuration key to show or hide the NoMachine virtual clipboard when text is copied
- Extending the UserScriptAfterLogin custom script to accept the client ip parameter
- Adding the possibility to require connection's authorization also for administrators
- Extending the 'nxplayer --session' command to always create a new session
- Giving the possibility to show servers' hierarchy in a tree structure on console
- Integration of Web Sockets technology into WebPlayer

This latest release also provides the following fixes:
- Pulldown menus are displayed only on one monitor when running a custom session in floating window mode in a multimonitor set-up
- Cannot use microphone with Skype, Slack or browsers
- Authentication dialog box appears while creating a virtual session requesting user to authenticate
- Cannot connect to NoMachine on Windows with usernames similar to ' -))'
- Cannot authenticate to the server's UI when the administrator's password contains Unicode characters
- The NoMachine client doesn't restore the fullscreen state on all screens
- Can't create virtual desktops having a 7680x2880 screen or above
- License for Raspberry doesn't match the OS and platform
- Creating display fails on headless machines when connecting by SSH protocol
- NoMachine packages don't detect openSUSE Tumbleweed
- NoMachine installation doesn't detect SUSE SLED/SLES 15
- Incorrect error message to modify during installation on Arch Linux
- The server doesn't run the sessreg command on the system even if it's enabled in the configuration
- Connections to macOS Mojave are not interactive
- Two factor authentication hangs with NoMachine when SecureAuth RADIUS v. 8.0 is used
- An unitialized memory read in the nxfs.sys driver allows a local user to cause BSOD on Windows 10


NoMachine 6.3.6

Enhancements available are:
- Making NoMachine server compatible with Fail2ban
- Improving the load balancing mechanism when a custom script is used
- Providing a configuration key to lock down web connections by nxs files
- Adding a check at server's startup to verify if 'localhost' can be resolved
- Supporting a custom script for setting environment variables inside a virtual desktop session
- Showing the connected browser type and version in the server session list
- Giving the possibility to execute custom scripts triggered on change resolution events
- Showing the real client version in the output of the nxserver --list/--history commands
- Adding a server configuration key to allow administrators disabling clients' auto-reconnect
- Add a new configuration key to enable/disable connections to the system login screen
- Upgrading nxhtd to the last Apache version (v. 2.4.34)
- Auto-feed user's credentials to web session
- Adding a client preference to configure a specific frame rate
- Adding options in display settings to configure frame rate in web sessions
- Supporting a SSH authentication agent
- Using a frame rate for encoding displays specified by the user
- Replace some connection error messages with user friendly issues description

This latest release also provides the following fixes:
- Cannot authenticate to Windows via NX protocol and private key authentication
- Session status is inconsistent in a multi-node environment
- Blurred fonts occurs in a KDE Konsole
- Web sessions ignore the 'EnableWebConnectionName' key
- The AcceptedMethods key is present in the server configuration file after upgrading to v. 6.1.6
- Kerberos Credentials Cache is relabelled each time users log-in by NoMachine
- The automatic lock of the screen is not activated with CTWM, Fluxbox, MWM
- 'WARNING! Cannot renew Kerberos ticket' is printed in server logs
- NoMachine falls back to VP8 encoding when FFmpeg 4.0.1 is installed on the client
- The nxnode process suddenly terminates when the connection with the display cannot be established
- Cannot execute files from disk mounted on Windows 7
- Cannot print from RHEL 7 to Windows 10
- A disk connected from server side doesn't show up in the 'Remote disks' list
- Content of NoMachine Installer is badly displayed when Windows uses the dark theme
- Sudden termination of NoMachine client on Windows 10 (April 2018 Update)
- The 'nxserver --install' script removes the libnxusb library on old Linux kernels
- Image quality issues occurring when H.264 codec is used and multi-pass encoding is disabled
- Occasional crashes of nxnode process in UDP code
- System accounts configured to use Kerberos cannot start NoMachine sessions on Fedora
- Redundant messages 'WARNING! Can't create the IPv6 socket' are printed in logs
- Key forwarding does not work properly when smart card is used
- Audio is not available in NoMachine nested sessions
- Connection timeout error when reconnecting to the physical display
- Conflict with NoMachine USB driver on Lenovo ThinkPad T470s
- Ghost printers are forwarded in the NoMachine sessions after a system reboot on CentOS 7/RHEl 7
- PulseAudio files are left in the /tmp directory when the NoMachine session is terminated
- Purple and green bands show up in the browser window when connecting the web session from FF or Chrome
- The ownership of Kerberos ticket cache file is changed when NoMachine is restarted
- White or black screen in Windows XP session
- The login window appears to be very small on Oracle Linux 7u4
- The manual selection option has no effect on NoMachine User Interface
- The nxserver service is disabled after a physical desktop failure
- Possible arbitrary code execution on client's wintab32.dll preload
- Low performance on some MacBook Pro models


NoMachine 6.2.4

Enhancements available are:
- Providing a command line interface for configuring automatically VirtualGL on Linux
- Configuring desktop authorization on a per-node basis (for Linux multinode environments)
- Adding support for groups of nodes (for multi-node environments)
- Giving the possibility to start a virtual session from command line
- Providing a new 'nxserver --status' command to be less resource intensive
- Extending the AutomaticDisconnection configuration key
- Enabling the disconnect/terminate dialog in web sessions
- Adding the 'NX administrator' column to the output of the nxserver --userlist command
- Adding options --group and --extended to 'nxserver --userlist' command
- Giving the possibility to change audio output device in a NoMachine web session
- Supporting touch and mouse events in NoMachine web sessions
- Informing users that password cannot be empty to authenticate on Windows from remote

This latest release also provides the following fixes:
- Custom sessions windows are moved to the bottom of the monitor when they are re-connected
- Artifacts appear in BlackMATE for a while when scrolling
- Floating windows could be opened outside the visible area in a multi-monitor setup
- Cannot close a session running in view-only mode
- Warning messages 'PA_SendCommandCli: Unable to open cli socket' are present in the server log
- Users cannot start virtual desktops on the manually selected node
- Warning 'NXRunUnLog failed with error 2' is printed when the AFS environment is not configured
- Focus gets lost when a popup window appears in IntelliJ IDEA software running in floating window mode
- NoMachine doesn't recognize the TWM window manager
- The automatic screen lock is not activated with some Window Managers
- The nxhtd web server is not installed when upgrading a server from v. 5 to v. 6.1.6 by RPM package
- The 'classic' method is used as fallback also when it's disabled in the AcceptedWebMethods key
- Kerberos tickets are destroyed when the NoMachine server is restarted or shutdown
- A second VNC login is requested inside the NoMachine session
- A wrong panel is displayed together with the 'Creating a new virtual desktop' waiting wheel on Chrome
- Wacom USB tablets don't work reliably in a NoMachine session
- The search pop-up window suddenly disappears when PyCharm is run in a custom session
- The nxclient.bin process has high CPU/memory usage on RHEL 6
- Cannot restart the server by running manually the init script
- NVIDIA hardware encoding initialization error
- A wrong message is displayed when restarting the server
- Cannot authenticate when connecting by SSH and a method different from password authentication
- When disconnecting, NoMachine client hangs on Windows 10 (April 2018 Update) if the panel to connect USB devices has been previously opened
- Cannot forward USB devices from/to Windows 10 (April 2018 Update)
- The virtual desktop terminates unexpectedly when the remote screen has been resized
- Cannot reconnect a virtual desktop created via web on a remote Terminal Server Node


NoMachine 6.1.6
- Change log not available for this version


NoMachine 6.0.80
- Change log not available for this version


NoMachine 6.0.78
- Change log not available for this version


NoMachine 6.0.66
Fixed:
- Users can log-in to the nxserver shell by using a NoMachine token
- Cannot forward USB devices to macOS Sierra
- Cannot open the Font menu in the Attribute Inspector in a physical desktop on macOS 10.13
- Cannot access an Enterprise Desktop if no X session is already running on it
- NoMachine fails to automatically reconnect when server requires two-factor authentication
- NoMachine client suddenly terminates when the connection uses proxy authentication
- Message 'Cannot kill nxhtd' is issued while upgrading Cloud Server to version 6 on Linux
- USB forwarding to Linux sessions works only the first time
- The session freezes after that the user logs-in or logs-out from the system


NoMachine 6.0.62
- Adding a new configuration key for pre-configuring the web GUI appearance
- Applying the 'lossless refinement' in a single pass
- Dropping support for 'NoMachine login' method
- Switching the active role to the server with more connections after a cluster failover
- Adding the 'Subscription version' field to the license files
- Build a scalable multi-tier infrastructure with Cloud Server
- Using one-time password for forwarding connections from a Cloud Server to a target server
- Automatic detection of proxy settings and using them to connect
- Automatic software updates from earlier versions to v. 6.0 will be disabled
- Creating the necessary UI for accessing and administering a NoMachine hierarchical infrastructure of servers
- Adding new commands for federating servers under a Cloud Server
- Accessing and managing a NoMachine multi-level infrastructure of servers via web
- Letting users disable accepting connections to their desktop from the NoMachine Monitor
- Updates to server commands for managing multi-node environments
- Implementing automatic reconnection for connections by the web
- Creating a dedicated PAM module for temporary password authentication with SSH protocol
- Adding a new option to server commands for directing users to a given server federated under a CS
- Providing server tools to configure the users' ability to disable accepting connections to their physical desktop
- Create a unique identifier for the NoMachine failover cluster
- Add an item to the NoMachine menu to close the NoMachine application
- Adding the 'nxserver --getuuid' command to retrieve the server uuid in a NoMachine hierarchical infrastructure
- Adding support for guest users to NoMachine Enterprise Desktop
- Implementing automatic reconnection in the NoMachine client
- Informing users that NoMachine client v. 6 is requested to connect to Cloud Server v. 6
- Removing the host keys while deleting the remote host from the NoMachine infrastructure
- Giving the possibility to start and stop foreign servers
- Improving the procedure to gather web session logs
- Implementing the 'nxserver --serverupdate' command
- Extending the 'nxserver --remove-host-key' to operate also on servers federated under a Cloud Server
- Adding the mod_headers module to the NoMachine web server
- Giving the possibility to administrators to pre-configure NoMachine's web sessions
- Eliminate the customer's packages for update and ship updates in all-in-one packages
- Change status item label to "Show the service status"
- Disabling 3DES-CBC (short block sizes) in the NoMachine web server
- Extending support for web sessions to more NoMachine server products
- Extending the possibility to prevent users from storing their credentials also in case of web sessions
- Preventing users from storing their login credentials when connecting via browser
- Managing sub-level servers from the main Cloud Server
- Updating the NoMachine web server, nxhtd
- Adding a new configuration key to hide the 'Accepting connection' item from the Monitor menu
- Adding support for H.264 codec in web sessions
- Moving settings of cloud.cfg and cloud.inc to the global configuration files, server.cfg and htd.cfg
- Extending the multi-server administration GUI by allowing to manage any servers in the hierarchy
- The restricted access mode to physical desktops in NoMachine v. 6
- Minimizing user's steps to launch web sessions
- Disabling mDNS in the NoMachine monitor if it is disabled in the client GUI panel
- Renaming configuration keys for web sessions
- Extending NoMachine USB support to Raspberry Pi
- Adding support for SOCKS protocol
- BSOD on Windows 10 due to the nxusb driver
- Screen blanking on Mac doesn't work properly when connecting to login window
- Server side logs report "Cannot get user info" messages
- Ghost printers are forwarded in the NoMachine sessions after a system reboot on CentOS 7/RHEL 7
- Audio playback is not smooth when the session is connected to Windows XP
- NoMachine server cannot be started when the Windows LSA service is running in protected mode
- Keyboard does not work properly inside remote Parallels VM
- Ctrl+drag is not working in Xcode
- Error messages related to problems with the creation of 'nx' user account during the installation process don't provide enough detail
- NoMachine client can be installed over a NoMachine full package on Linux
- The 'nxdevice/sessions' directory on Linux is obsolete
- Dialog box requiring authentication pops up while creating a new virtual session
- Misleading error message about missing users.db
- The nxexec process suddenly terminates on Ubuntu 16.04 when the machine is rebooted
- Cannot activate a TSN license for evaluation with the 'nxserver --activate' command
- Mouse input problems appear when playing EverQuest
- Custom scripts triggered on 'UserScriptAfterSessionStart' are executed before the user is effectively connected to the remote desktop
- LSA service crash due to invalid memory access inside nxlsa module
- When installing a server package, set-up tries to put in place XDG files for the standalone client
- Sudden termination of the NoMachine session caused by mDNS
- User gets authorization error using system "Check for Updates" in openSUSE Leap after installing NoMachine
- Ctrl+arrow doesn't work in a NoMachine session on macOS 10.12.6
- Server configuration to forbid the client to store credentials doesn't work as expected
- Memory leak in Render extension optimized code
- NoMachine nxd doesn't start properly on Windows XP when IPv6 protocol is installed
- Microsoft Driver Verifier reports a non-fatal error when verifying nxusbs.sys
- No error is displayed when users set a new password and the system doesn't accept it
- Screen blanking feature doesn't work properly on openSUSE Leap 42.1
- User is successfully authenticated but can't easily access his session when the system authentication is case-insensitive
- Some Gnome 3 themes are misrendered in virtual desktopsTR01N06360 - Problem with USB forwarding of iPhone to Mac OS X


NoMachine 5.3.12
- Change log not available for this version


NoMachine 5.3.10
- NoMachine makes available updated packages to prevent a vulnerability in one of the server utilities which could be exploited by authenticated users to gain access to all local files on Linux and Mac OS X hosts. Furthermore, security fixes for recent flaws discovered in Apache and which affect users of Cloud Server are also included. We strongly recommend all users upgrade their server installations to this release, 5.3.10. Although Enterprise Client is not impacted by these vulnerabilities, we advise users to also update their client installations


NoMachine 5.3.9
The complete list of fixes included in this release are:
- 'No available session on the server' after Creators Update has been installed on Windows 10
- Cannot authenticate with passwords not described in the Windows code page
- Cannot connect to NoMachine on Windows when the lsass process has a high number of handles
- Connection fails when the client is on Windows and hostname contains non-latin characters
- Automatic software updates don't work on Linux ARM64 devices
- The virtual desktop session suddenly terminates on handling a specific invalid application request
- The virtual desktop session suddenly terminates when it's reconnected with a different resolution
- Transparent gray boxes appear around text areas

Additionally, NoMachine 5.2.21 also implements:
- Adding a 'latency' proxy parameter to allow for optimizations on high-latency networks


NoMachine 5.2.21
- Change log not available for this version


NoMachine 5.2.11
- Change log not available for this version


NoMachine 5.1.62
Fixed:
- Alt Gr doesn't work properly in web sessions started from Windows
- Artifacts in KDE virtual desktop on CentOS 7 and RHEL 7
- Cannot add the node to the server when there is a wrong SSH key on the node
- Cannot add the node when the 'strict-host-key-checking' option is used
- Cannot manually select the node when connecting by the web
- Cannot reconnect a virtual desktop on RHEL 6
- Client dialogs are not centered in the session area
- Dialog to disconnect/terminate virtual desktops doesn't show up
- Error 'Agent was not initialized properly' is issued when connecting to Linux and the X server doesn't support TCP connections
- Firefox v. 49.0.1 is not well rendered in a NoMachine virtual desktop in X11 vector graphics mode
- KDE session is not recognized after updating to KDE 5 on Gentoo and Slackware
- Keys are not released when the Ctrl+Alt+Del combination is pressed
- Nodeupdate command resets load balancing parameter
- Non-latin symbols cannot be pasted
- Session processes are continuously restarted causing log files to fill up the disk
- Error 'Cannot create session directory' occurs when Kerberos ticket is not renewable


NoMachine 5.1.54
- Change log not available for this version


NoMachine 5.1.42
- UDP causes the session to hang up and eventually disconnect
- The node.cfg file is incomplete after that the installation is upgraded to v. 5.1.40


NoMachine 5.1.40

The complete list of features implemented in 5.1.40 are:
- Adding support for WebRTC to NoMachine web sessions
- Supporting H.264 encoding for custom applications and virtual desktops in X11 vector graphics mode
- Giving the possibility to use keyboard shortcuts during web sessions
- Automatically switching to load-balancing mode when there are no nodes available for manual selection
- Forwarding Kerberos tickets to nodes even when the user doesn't authenticate with Kerberos to NoMachine
- Renaming the AgentLightweightMode configuration key to AgentX11VectorGraphics
- Updating the 'lightweight' label in the server preferences GUI
- Grouping NoMachine client windows in the Windows taskbar
- Allow to configure the client to hide the main window when starting a floating window session
- Letting users choose to connect to a remote node by load-balancing
- Automatic switch to load-balancing mode for web sessions
- Improving fullscreen on multi-monitors when Windows Managers don't fully support EWMH

This new version also provides fixes for issues affecting previous versions:
- Keyboard does not work properly inside remote Parallels VM
TR02M04931 - Connecting to Windows Vista makes the MS help guide pop-up when the desktop owner has focus on a MS
- Zenkaku-Hankaku key does not work
- Cannot connect to the server on Linux Mint after reboot when the user's folder is encrypted
- Wrong keyboard layout set in web sessions
- Microsoft Help Viewer opens randomly in a NoMachine sessions on Windows 7
- Running 'service nxserver status' does not return the correct code
- Possible crashes of the nxnode processes on Windows 7 with Korean system language
- Virtual desktops are terminated in a multinode environment after a network outage
- Copy&paste from Linux (RHEL 5 and 6) to Windows is unreliable
- Cannot print on a local printer when SELinux is enabled on the remote host
- The disconnect/terminate dialog box doesn't work properly in Fluxbox WM
- Audio is always restored to the initial status when the session is disconnected
- Graphics windows of R software are empty inside a NoMachine session
- Cannot print from the NoMachine session to the local print
- Virtual desktops are marked as failed when users are logged-out from the system
- The Web Companion applet window doesn't close when clicking Exit
- The NoMachine web server doesn't start after the upgrade from version 4.2.25 to 5.1.24
- No images are displayed in Adxv running in a NoMachine virtual desktop
- The client ignores the menu configuration requested by the server
- NoMachine users and groups are not synchronized in a cluster
- Setup doesn't check directory permissions correctly
- Screen blanking doesn't work properly on Debian 8
- Some license types cannot be activated using the 'nxserver -- activate' command
- Cannot connect by HTTP proxy server if the server hostname is unresolvable
- Sessions on the remote are terminated when the master server is shut down
- The node name is only partially visible when 'list view' is selected in Chrome or IE
- NoMachine cannot find the Xvnc server once it has been restarted
- NoMachine server renews Kerberos tickets but not the AFS token
- Runtime error during installation on Windows
- Audio does not work during connection to Windows XP
- Cannot connect by the web to NoMachine Cloud Server on Ubuntu 16.04
- Some keys are ignored if set in a per-user node configuration file
- The "z" letter in a French keyboard is mapped to "w" inside a web session
- 'Last operation failed' is reported when adding a node
- Drag and drop not working in Xcode
- Rules set for a NoMachine group are ignored for Windows Domain accounts
- Settings for the ClipboardBufferLimit configuration key are ignored
- A sudden termination of the virtual desktop occurs with NoMachine server v. 4.6.x or v. 5
- Cannot add a Windows host to the NoMachine multinode environment by using a domain user account
- Cannot start a session when XDM indirect query is chosen
- Horizontal scroll does not work
- Limiting connections to the remote node by using profiles has no effect
- Cannot install NoMachine AVC pack for Windows when the OS is in German
- Password expiry is not always handled and user is prompted with a wrong dialog
- Sudden termination of nxserver.bin process in a cluster environment while monitoring the cluster
- Restricted mode in PhysicalDesktopMode is ignored when the connecting user is the desktop owner


NoMachine 5.1.26
- Change log not available for this version


NoMachine 5.1.24
- Change log not available for this version


NoMachine 5.1.22

- Adding a RSA key pair for the NoMachine login
- Renaming the "SectionSession" directive in the cloud.cfg file
- Implement pressing "Esc" key exists a dialog
- Letting administrators enable RGB stream compression for virtual sessions in lightweight mode
- Making the disconnect/terminate dialog available for virtual desktops not in lightweight mode
- Adding support for password change requests when connecting by NX protocol
- Porting NoMachine Web Companion to Java Web Start
- Allowing trusted users to connect to the desktop without requiring owner's approval
- Lock down the NoMachine menu inside the session and other features
- Connecting the default printer from client side to the remote host automatically

Fixes available are for the following:
- Font size is smaller when connecting by NX Client 3.5.0 to NoMachine server 5.1
- Cannot interact any longer with the remote desktop after sending or receiving a file
- "Error is 22: Invalid argument" is given when connecting using key-based authentication
- Authorization is requested also when the connecting user is the remote desktop owner
- The 'nxserver --disconnect' command doesn't work as expected
- Users cannot reconnect a virtual desktop after a network disconnection
- Session startup is delayed of about 1.4 seconds
- USB drivers cannot be correctly installed on Manjaro Linux
- Artifacts can appear in Firefox and Gimp when running in a MATE desktop
- The NoMachine menu cannot be opened in a web session by using the page peel if Adblock is installed
- Large size Kerberos tickets are not forwarded to the remote nodes
- User's settings are not saved for new connections started from the !M icon in the tray menu
- Spinning wheel runs forever when connecting with SSH and system login and NX Password DB is enabled on the server
- Cannot reconnect default virtual desktops by NX Client 3.5.0
- Cannot connect by SSH when a different server is installed where NoMachine free was previously present
- Authentication with SSH Agent Forwarding does not work on Windows
- Unresponsive mouse and keyboard on the server host when the NoMachine session is disconnected
- Mouse clicks are unresponsive in the NoMachine session when screen blanking is enabled on the remote host
- First login to NoMachine server fails if Kerberos authentication is used
- Installing NoMachine free over NoMachine client on Windows breaks the installation
- A new user cannot connect to NoMachine until someone users logs-off
- Error 'Authentication method not allowed on this server' is issued when connecting by the web
- The remote desktop is automatically resized also when the session is in 'restricted' mode
- Keys are repeated unintentionally
- Keyboard is unresponsive after reconnecting a virtual desktop
- Black screen after desktop logout with NoMachine free version on a headless Linux machine
- Error 'connection method not available' is given when connecting by SSH protocol and NoMachine login
- Connections fail when 'load-average' is chosen as load balancing algorithm and the session limit is reached on the node


NoMachine 5.1.9
From the list of security fixes available in OpenSSL 1.0.1s, the following may affect the NoMachine version 5 packages:
- Fix a double-free in DSA code (CVE-2016-0705)
- Disable SRP fake user seed to address a server memory leak (CVE-2016-0798)
- Fix memory issues in BIO_*printf functions (CVE-2016-0799)
- Fix side channel attack on modular exponentiation (CVE-2016-0702)
- All NoMachine users are advised to update their client and server installations with this latest NoMachine release, 5.1.9, which contains the updated OpenSSL components.


NoMachine 5.1.7
The complete list of features implemented in version 5.1.7 are:
- Supporting a range of displays for connections to the physical desktop
- Adding the possibility to store the private key for the key-based authentication in the client connection file
- Adding tooltips to the quick access display icons in the client GUI
- Implementing a graphical interface for web sessions on Android tablets and iPad
- Making possible to enable a disconnect/terminate dialog for rootless sessions
- Offer the possibility to restore the window geometry when starting the client or connecting to a desktop
- Removing "Browse connections..." and "New connection..." menu items from the NoMachine monitor in the system tray
- Adding tooltips to the NoMachine quick access display icons in the web session
- Improving the authentication request dialog in case of two factors authentication

This latest release also provides the following fixes:
- 'Undefined subroutine' message in server logs when the Monitor cannot create its session directory
- After ID change of nx user NoMachine server does not start
- Cannot authenticate with Kerberos tickets when connecting from Windows to Linux when Active Directory is in use
- Cannot create new virtual desktops when session persistence is disabled
- Cannot disable all lossy encoding algorithms in floating window sessions
- Cannot disable the automatic startup of the server on Ubuntu
- Client asks for username on every new connection to the server
- Damaged areas in a Cadence Virtuoso layout when the session is reconnected
- Kerberos authentication in SSH protocol doesn’t work in SSPI mode
- Keyboard does not work correctly if Caps Lock and Control Left are swapped
- Mouse pointer can have a wrong offset when the user selects a single remote display in the GUI
- nxserver --terminate returns an error
- Possible segfault on machines with many CPU cores
- Pressing ESC terminates the virtual desktop running in a web session on IE 11
- Reconnecting a virtual desktop hangs for minutes
- The "Show the transfer status" item is present in the NoMachine tray menu also when file transfer is disabled
- The image quality is bad when the quality slider is set to max
- The NoMachine session suddenly closes without any message
- The nxnode process suddenly terminates during the shutdown procedure
- The nxwebplayer --update script doesn't work properly
- Tickets are not forwarded to remote nodes in a multinode environment
- The USB module fails to compile on Arch Linux during the installation
- CTRL key combinations are ignored if the session window was previously minimized
- The 'Spread over multiple monitors' option in NX Client 3.5.0 doesn't work after installing Microsoft OS update KB3109094
- Missing column display on session list.
- Crash of nxnode on OSX with centrify
- Alt key is ignored the first time it is pressed


NoMachine 5.0.63
- An information leak vulnerability has been found in OpenSSH client code between 5.4 and 7.1, OpenSSH versions which include experimental support for resuming SSH-connections. Although the matching server code has never been released, the information leak is exploitable in the default configuration of the OpenSSH client, and (depending on the client's version, compiler, and operating system) allows a malicious server to read memory on connecting computers, including private client user keys (CVE-2016-0777 and CVE-2016-0778)


NoMachine 5.0.58
- Change log not available for this version


NoMachine 5.0.53

New:
- Supporting SSL client authentication for connections by NX protocol
- Passing further information about the connecting client to custom scripts at login stage
- Letting users choose to connect to a remote node by load-balancing or manual selection
- Adding the possibility to delete a specific profile rule
- Enabling fingers gestures for web sessions on a mobile device
- Locking down server authentication methods

Bug Fixes:
- Cannot authenticate with smart card and local SSH-authentication agent on Windows
- Visual anomalies appear into window borders of virtual Xfce desktops
- Cannot connect to session with domain user if network has changed
- Garbled icons are shown in the Hierachy menu of a Cliosoft software
- Session recording is not disabled in all cases
- SSH password expiry is not correctly handled for web sessions
- Cannot copy and paste from remote custom session to local system
- Sudden movements of camera view when playing games
- A wrong keyboard layout is set when the web session is reconnected by the client
- The --limit option for the 'nxserver --nodeadd' command doesn't accept values higher than 100
- Cannot connect to a NoMachine server from Windows
- The "Emulate middle mouse button" option doesn't work when the virtual desktop is reconnected
- Users are prompted for a passphrase even when the private key doesn't have it set
- Expired password is not handled correctly when connecting by NoMachine client


NoMachine 5.0.47
- Change log not available for this version


NoMachine 5.0.43

New:
- Offering localized versions of the NoMachine GUI
 - Adding the possibility of activating the license from the NoMachine GUI
 - Adding and removing nodes in a multi-node environment from the NoMachine (client) GUI
 - Supporting the blank screen feature during a remote desktop session
 - Supporting Kerberos ticket-based authentication for connections by NX protocol
 - Giving the possibility to connect a physical session in NoMachine free version when the local X server can't be found
 - Giving the possibility to switch between monitors of the remote server
 - Adding the possibility to configure the resolution of the remote desktop
 - Implementing an additional lossless encoding pass to overcome the color downsampling
 - Offering localized versions of the NoMachine GUI for web sessions
 - Giving the possibility to download software updates automatically
 - Keeping the aspect ratio when the session window is in a scaling mode
 - Let administrators to configure Quality of Service (QoS) flags for prioritizing the NoMachine data traffic
 - Adding support for connecting to Unix workstations and servers running unsupported X-Windows based environments
 - Emulating mouse right click on Mac OS X
 - Updating the NoMachine web server to the last recent version of apache
 - Adding support for NVENC hardware H.264 encoder

Bug fixes:
 - The physical desktop is not available when the default display manager is SDDM
 - A black screen appears for a few seconds when connecting to Windows 10
 - Cannot copy all files when disks are connected to Windows
 - A wrong password is submitted multiple times when two-factor authentication is in use
 - Some keyboard shortcuts are ignored in Mac OS X client
 - Cannot select any options in the application menu of a custom session running in a floating window
 - Reconnecting a session stucks on "Connecting to virtual desktop"
 - The server connection monitor doesn't reconnect to the remote node if connection is lost while the node is stopped
 - Cannot start new virtual desktops when there are multiple X servers up and running
 - A warning appears in system logs on OS X 10.10 when the client is launched
 - When forwarding a USB camera the built-in microphone doesn't work
 - The physical desktop is not available when connecting to NoMachine 4.6.12 on CentOS
 - Cannot add the user to a group if the user is already in the NoMachine users db
 - The 'nxserver --disconnect' command terminates the virtual desktop instead of disconnecting it
 - Installation of an RPM server package over a NoMachine Enterprise Client package is not blocked
 - Black screen occurs when connecting to Mac OS X after that the machine has been rebooted
- Copy/paste from a virtual desktop to Windows client does not work consistently
 - The client does not handle the 'password expired' in case of SSH/system login
 - Screen updates are not properly handled when the application is in background
 - Authorization for changing NoMachine server settings fails on Windows when the administrative account has an empty password
 - Cannot create virtual desktops when NoMachine server is installed on a Kerberos-AFS client
 - The client times out when trying to contact the server in a DirectAccess network


NoMachine 4.6.16
- Change log not available for this version


NoMachine 4.6.12
- Change log not available for this version


NoMachine 4.6.3
- A fresh new installation made using a package for update is not blocked
- Upgrading from NX Enterprise Server 3.5.0 to Cloud Server 4.5.0 doesn't preserve users.db
- The first session item in the node resource list is empty
- When VirtualDesktopSharing is disabled, nxserver --history and --list will not show users
- The NumLock key doesn't work correctly in custom sessions running in floating window mode
- A wrong behavior occurs when the automigrate option is disabled in the ConnectPolicy server configuration key
- The nxserver service is started before SSHD on SUSE Linux 11
- Connecting to the virtual desktop fails if the user belongs to many groups
- Description of the --list command is not updated in the server usage
- The 'nxserver --list --client-version' doesn't provide information about the version of the connected clients
- The server doesn't provide the client type in the session list when the session is started on a remote node
- Virtual desktops cannot be reconnected if shadow and physical-desktop session types are removed from the server configuration
- The client asks for fingerprint on every connection if the client hostname is two characters long
- Performance problem when zooming in/out a view in a CAD tool
- Rootless sessions terminate unexpectedly when resizing or reconfiguring windows
- Group memberships are not taken over in virtual desktops on remote nodes
- Running a single application in a custom session makes the local X server crashing
- NoMachine client v. 4.3.x or 4.4.x on Mac OS 10.9 fails to connect to virtual desktop due to wrong file permissions
- Profile rules added on the cluster master don't appear on the cluster slave
- Display quality of a web session 4.5.0 is lower than with previous versions
- Application icon could be missing when starting a custom session in floating window mode
- The web session freezes when the connection limit is exceeded and the session is migrated to a new browser
- Firefox in a custom session is opened in a small window
- Keyboard is no longer working in a web session on Windows after that Explorer is minimized with Alt+Tab
- Copy and paste of patches out of Eclipse running in a custom session does not work
- The web session freezes when the webclient process terminates abnormally
- Cluster add procedure fails when the sudo prompt is not standard
- Cannot set a redirect directive by using the star wildcard to specify a family of IP address
- Cannot connect to the remote desktop when the /etc/hosts file doesn't have 127.0.0.1 set for localhost
- Drawing issues with Synopsys DVE
- Uncorrect value for the nodeSessionRunning variable in the custom load-balancing script
- Black screen is displayed when reconnecting a virtual session that was not disconnected cleanly
- Cannot disable redirection for groups
- Virtual desktops are lost during the disconnect procedure


NoMachine 4.4.12
- Adding the possibility to add remote node without asking to confirm fingerprint
- Adding the possibility to save the selected node to open automatically
- Adding a server configuration key to provide a disconnect/terminate dialog
- Giving the possibility to set profiles rules for system groups
- Running custom-scripts for shadow sessions
- Limiting the possibility to create new custom sessions on the server
- Displaying node labels to let users identify hosts in the list of sessions when multi-node is enabled
- Giving the possibility to use the system logger to manage NoMachine logging on Linux and on Windows
- Using different names to distinguish Enterprise Client, Terminal Server Node and server packages on Linux Fixes:
- Users are prompted with two password requests when PAM authentication is keyboard-interactive
- Cannot use node configuration files set on per-user basis on Windows
- Arrow keys don’t work as expected in virtual desktop sessions
- Server commands to enable or disable users return “ERROR: Cannot connect to: 127.0.0.1:22”
- Some keys are wrongly mapped when the session is connected from Ubuntu 12.04 to NX Server 3.5.0
- The AltGr key doesn’t work reliably in a web session
- Some keys are not mapped correctly when the legacy keyboard setting is used
- Cannot start a session when XDM indirect query is chosen
- The server doesn’t update automatically the version field in the nodes db
- Custom applications are slowly redrawn when being resized
- System dbus runs out of nofiles descriptors when running tens of virtual desktop sessions on the same host
- Using AltGr + Q to type ‘@’ inside a web session from Mac doesn’t work
- Video streaming falls back from H.264 to VP8 during the life of the session
- Cannot terminate a session by using the ‘nxserver –terminate’ command
- The automatic port mapping fails with some router models
- AltGr+0 key combination doesn’t work in web sessions
- Cannot reconnect a virtual desktop after a network failure when the user’s home is NFS mounted
- The server issues a misleading message when the license is expired
- When client version 4 logs out from NX server 3.5 an error is displayed
- Connections fail with error ‘Could not create lock file in /tmp’
- Starting a virtual desktop on OpenSUSE 13.2 issues a dialog, requesting for administrator’s credentials


NoMachine 4.4.6
- Change log not available for this version


NoMachine 4.4.1
- Change log not available for this version


NoMachine 4.3.30
- Change log not available for this version


NoMachine 4.3.24
- Change log not available for this version


NoMachine 4.2.27
- Change log not available for this version

Viscosity 1.7.14 查看版本資訊

更新時間:2019-01-22
更新細節:

What's new in this version:

Fixed:
- Resolves regression connecting certain static-key connections
- Various bug fixes and enhancements

Viscosity 1.7.13 查看版本資訊

更新時間:2019-01-15
更新細節:

NoMachine 6.4.6 查看版本資訊

更新時間:2018-12-08
更新細節:

What's new in this version:

NoMachine 6.4.6

List of enhancements:
- Integrating Linux or Mac system groups into NoMachine trusted groups
- Limiting trusted users to specific users' desktops
- Extending access to physical desktop to unprivileged users with Linux Terminal Server products
- Adding a configuration key to show or hide the NoMachine virtual clipboard when text is copied
- Extending the UserScriptAfterLogin custom script to accept the client ip parameter
- Adding the possibility to require connection's authorization also for administrators
- Extending the 'nxplayer --session' command to always create a new session
- Giving the possibility to show servers' hierarchy in a tree structure on console
- Integration of Web Sockets technology into WebPlayer

This latest release also provides the following fixes:
- Pulldown menus are displayed only on one monitor when running a custom session in floating window mode in a multimonitor set-up
- Cannot use microphone with Skype, Slack or browsers
- Authentication dialog box appears while creating a virtual session requesting user to authenticate
- Cannot connect to NoMachine on Windows with usernames similar to ' -))'
- Cannot authenticate to the server's UI when the administrator's password contains Unicode characters
- The NoMachine client doesn't restore the fullscreen state on all screens
- Can't create virtual desktops having a 7680x2880 screen or above
- License for Raspberry doesn't match the OS and platform
- Creating display fails on headless machines when connecting by SSH protocol
- NoMachine packages don't detect openSUSE Tumbleweed
- NoMachine installation doesn't detect SUSE SLED/SLES 15
- Incorrect error message to modify during installation on Arch Linux
- The server doesn't run the sessreg command on the system even if it's enabled in the configuration
- Connections to macOS Mojave are not interactive
- Two factor authentication hangs with NoMachine when SecureAuth RADIUS v. 8.0 is used
- An unitialized memory read in the nxfs.sys driver allows a local user to cause BSOD on Windows 10


NoMachine 6.3.6

Enhancements available are:
- Making NoMachine server compatible with Fail2ban
- Improving the load balancing mechanism when a custom script is used
- Providing a configuration key to lock down web connections by nxs files
- Adding a check at server's startup to verify if 'localhost' can be resolved
- Supporting a custom script for setting environment variables inside a virtual desktop session
- Showing the connected browser type and version in the server session list
- Giving the possibility to execute custom scripts triggered on change resolution events
- Showing the real client version in the output of the nxserver --list/--history commands
- Adding a server configuration key to allow administrators disabling clients' auto-reconnect
- Add a new configuration key to enable/disable connections to the system login screen
- Upgrading nxhtd to the last Apache version (v. 2.4.34)
- Auto-feed user's credentials to web session
- Adding a client preference to configure a specific frame rate
- Adding options in display settings to configure frame rate in web sessions
- Supporting a SSH authentication agent
- Using a frame rate for encoding displays specified by the user
- Replace some connection error messages with user friendly issues description

This latest release also provides the following fixes:
- Cannot authenticate to Windows via NX protocol and private key authentication
- Session status is inconsistent in a multi-node environment
- Blurred fonts occurs in a KDE Konsole
- Web sessions ignore the 'EnableWebConnectionName' key
- The AcceptedMethods key is present in the server configuration file after upgrading to v. 6.1.6
- Kerberos Credentials Cache is relabelled each time users log-in by NoMachine
- The automatic lock of the screen is not activated with CTWM, Fluxbox, MWM
- 'WARNING! Cannot renew Kerberos ticket' is printed in server logs
- NoMachine falls back to VP8 encoding when FFmpeg 4.0.1 is installed on the client
- The nxnode process suddenly terminates when the connection with the display cannot be established
- Cannot execute files from disk mounted on Windows 7
- Cannot print from RHEL 7 to Windows 10
- A disk connected from server side doesn't show up in the 'Remote disks' list
- Content of NoMachine Installer is badly displayed when Windows uses the dark theme
- Sudden termination of NoMachine client on Windows 10 (April 2018 Update)
- The 'nxserver --install' script removes the libnxusb library on old Linux kernels
- Image quality issues occurring when H.264 codec is used and multi-pass encoding is disabled
- Occasional crashes of nxnode process in UDP code
- System accounts configured to use Kerberos cannot start NoMachine sessions on Fedora
- Redundant messages 'WARNING! Can't create the IPv6 socket' are printed in logs
- Key forwarding does not work properly when smart card is used
- Audio is not available in NoMachine nested sessions
- Connection timeout error when reconnecting to the physical display
- Conflict with NoMachine USB driver on Lenovo ThinkPad T470s
- Ghost printers are forwarded in the NoMachine sessions after a system reboot on CentOS 7/RHEl 7
- PulseAudio files are left in the /tmp directory when the NoMachine session is terminated
- Purple and green bands show up in the browser window when connecting the web session from FF or Chrome
- The ownership of Kerberos ticket cache file is changed when NoMachine is restarted
- White or black screen in Windows XP session
- The login window appears to be very small on Oracle Linux 7u4
- The manual selection option has no effect on NoMachine User Interface
- The nxserver service is disabled after a physical desktop failure
- Possible arbitrary code execution on client's wintab32.dll preload
- Low performance on some MacBook Pro models


NoMachine 6.2.4

Enhancements available are:
- Providing a command line interface for configuring automatically VirtualGL on Linux
- Configuring desktop authorization on a per-node basis (for Linux multinode environments)
- Adding support for groups of nodes (for multi-node environments)
- Giving the possibility to start a virtual session from command line
- Providing a new 'nxserver --status' command to be less resource intensive
- Extending the AutomaticDisconnection configuration key
- Enabling the disconnect/terminate dialog in web sessions
- Adding the 'NX administrator' column to the output of the nxserver --userlist command
- Adding options --group and --extended to 'nxserver --userlist' command
- Giving the possibility to change audio output device in a NoMachine web session
- Supporting touch and mouse events in NoMachine web sessions
- Informing users that password cannot be empty to authenticate on Windows from remote

This latest release also provides the following fixes:
- Custom sessions windows are moved to the bottom of the monitor when they are re-connected
- Artifacts appear in BlackMATE for a while when scrolling
- Floating windows could be opened outside the visible area in a multi-monitor setup
- Cannot close a session running in view-only mode
- Warning messages 'PA_SendCommandCli: Unable to open cli socket' are present in the server log
- Users cannot start virtual desktops on the manually selected node
- Warning 'NXRunUnLog failed with error 2' is printed when the AFS environment is not configured
- Focus gets lost when a popup window appears in IntelliJ IDEA software running in floating window mode
- NoMachine doesn't recognize the TWM window manager
- The automatic screen lock is not activated with some Window Managers
- The nxhtd web server is not installed when upgrading a server from v. 5 to v. 6.1.6 by RPM package
- The 'classic' method is used as fallback also when it's disabled in the AcceptedWebMethods key
- Kerberos tickets are destroyed when the NoMachine server is restarted or shutdown
- A second VNC login is requested inside the NoMachine session
- A wrong panel is displayed together with the 'Creating a new virtual desktop' waiting wheel on Chrome
- Wacom USB tablets don't work reliably in a NoMachine session
- The search pop-up window suddenly disappears when PyCharm is run in a custom session
- The nxclient.bin process has high CPU/memory usage on RHEL 6
- Cannot restart the server by running manually the init script
- NVIDIA hardware encoding initialization error
- A wrong message is displayed when restarting the server
- Cannot authenticate when connecting by SSH and a method different from password authentication
- When disconnecting, NoMachine client hangs on Windows 10 (April 2018 Update) if the panel to connect USB devices has been previously opened
- Cannot forward USB devices from/to Windows 10 (April 2018 Update)
- The virtual desktop terminates unexpectedly when the remote screen has been resized
- Cannot reconnect a virtual desktop created via web on a remote Terminal Server Node


NoMachine 6.1.6
- Change log not available for this version


NoMachine 6.0.80
- Change log not available for this version


NoMachine 6.0.78
- Change log not available for this version


NoMachine 6.0.66
Fixed:
- Users can log-in to the nxserver shell by using a NoMachine token
- Cannot forward USB devices to macOS Sierra
- Cannot open the Font menu in the Attribute Inspector in a physical desktop on macOS 10.13
- Cannot access an Enterprise Desktop if no X session is already running on it
- NoMachine fails to automatically reconnect when server requires two-factor authentication
- NoMachine client suddenly terminates when the connection uses proxy authentication
- Message 'Cannot kill nxhtd' is issued while upgrading Cloud Server to version 6 on Linux
- USB forwarding to Linux sessions works only the first time
- The session freezes after that the user logs-in or logs-out from the system


NoMachine 6.0.62
- Adding a new configuration key for pre-configuring the web GUI appearance
- Applying the 'lossless refinement' in a single pass
- Dropping support for 'NoMachine login' method
- Switching the active role to the server with more connections after a cluster failover
- Adding the 'Subscription version' field to the license files
- Build a scalable multi-tier infrastructure with Cloud Server
- Using one-time password for forwarding connections from a Cloud Server to a target server
- Automatic detection of proxy settings and using them to connect
- Automatic software updates from earlier versions to v. 6.0 will be disabled
- Creating the necessary UI for accessing and administering a NoMachine hierarchical infrastructure of servers
- Adding new commands for federating servers under a Cloud Server
- Accessing and managing a NoMachine multi-level infrastructure of servers via web
- Letting users disable accepting connections to their desktop from the NoMachine Monitor
- Updates to server commands for managing multi-node environments
- Implementing automatic reconnection for connections by the web
- Creating a dedicated PAM module for temporary password authentication with SSH protocol
- Adding a new option to server commands for directing users to a given server federated under a CS
- Providing server tools to configure the users' ability to disable accepting connections to their physical desktop
- Create a unique identifier for the NoMachine failover cluster
- Add an item to the NoMachine menu to close the NoMachine application
- Adding the 'nxserver --getuuid' command to retrieve the server uuid in a NoMachine hierarchical infrastructure
- Adding support for guest users to NoMachine Enterprise Desktop
- Implementing automatic reconnection in the NoMachine client
- Informing users that NoMachine client v. 6 is requested to connect to Cloud Server v. 6
- Removing the host keys while deleting the remote host from the NoMachine infrastructure
- Giving the possibility to start and stop foreign servers
- Improving the procedure to gather web session logs
- Implementing the 'nxserver --serverupdate' command
- Extending the 'nxserver --remove-host-key' to operate also on servers federated under a Cloud Server
- Adding the mod_headers module to the NoMachine web server
- Giving the possibility to administrators to pre-configure NoMachine's web sessions
- Eliminate the customer's packages for update and ship updates in all-in-one packages
- Change status item label to "Show the service status"
- Disabling 3DES-CBC (short block sizes) in the NoMachine web server
- Extending support for web sessions to more NoMachine server products
- Extending the possibility to prevent users from storing their credentials also in case of web sessions
- Preventing users from storing their login credentials when connecting via browser
- Managing sub-level servers from the main Cloud Server
- Updating the NoMachine web server, nxhtd
- Adding a new configuration key to hide the 'Accepting connection' item from the Monitor menu
- Adding support for H.264 codec in web sessions
- Moving settings of cloud.cfg and cloud.inc to the global configuration files, server.cfg and htd.cfg
- Extending the multi-server administration GUI by allowing to manage any servers in the hierarchy
- The restricted access mode to physical desktops in NoMachine v. 6
- Minimizing user's steps to launch web sessions
- Disabling mDNS in the NoMachine monitor if it is disabled in the client GUI panel
- Renaming configuration keys for web sessions
- Extending NoMachine USB support to Raspberry Pi
- Adding support for SOCKS protocol
- BSOD on Windows 10 due to the nxusb driver
- Screen blanking on Mac doesn't work properly when connecting to login window
- Server side logs report "Cannot get user info" messages
- Ghost printers are forwarded in the NoMachine sessions after a system reboot on CentOS 7/RHEL 7
- Audio playback is not smooth when the session is connected to Windows XP
- NoMachine server cannot be started when the Windows LSA service is running in protected mode
- Keyboard does not work properly inside remote Parallels VM
- Ctrl+drag is not working in Xcode
- Error messages related to problems with the creation of 'nx' user account during the installation process don't provide enough detail
- NoMachine client can be installed over a NoMachine full package on Linux
- The 'nxdevice/sessions' directory on Linux is obsolete
- Dialog box requiring authentication pops up while creating a new virtual session
- Misleading error message about missing users.db
- The nxexec process suddenly terminates on Ubuntu 16.04 when the machine is rebooted
- Cannot activate a TSN license for evaluation with the 'nxserver --activate' command
- Mouse input problems appear when playing EverQuest
- Custom scripts triggered on 'UserScriptAfterSessionStart' are executed before the user is effectively connected to the remote desktop
- LSA service crash due to invalid memory access inside nxlsa module
- When installing a server package, set-up tries to put in place XDG files for the standalone client
- Sudden termination of the NoMachine session caused by mDNS
- User gets authorization error using system "Check for Updates" in openSUSE Leap after installing NoMachine
- Ctrl+arrow doesn't work in a NoMachine session on macOS 10.12.6
- Server configuration to forbid the client to store credentials doesn't work as expected
- Memory leak in Render extension optimized code
- NoMachine nxd doesn't start properly on Windows XP when IPv6 protocol is installed
- Microsoft Driver Verifier reports a non-fatal error when verifying nxusbs.sys
- No error is displayed when users set a new password and the system doesn't accept it
- Screen blanking feature doesn't work properly on openSUSE Leap 42.1
- User is successfully authenticated but can't easily access his session when the system authentication is case-insensitive
- Some Gnome 3 themes are misrendered in virtual desktopsTR01N06360 - Problem with USB forwarding of iPhone to Mac OS X


NoMachine 5.3.12
- Change log not available for this version


NoMachine 5.3.10
- NoMachine makes available updated packages to prevent a vulnerability in one of the server utilities which could be exploited by authenticated users to gain access to all local files on Linux and Mac OS X hosts. Furthermore, security fixes for recent flaws discovered in Apache and which affect users of Cloud Server are also included. We strongly recommend all users upgrade their server installations to this release, 5.3.10. Although Enterprise Client is not impacted by these vulnerabilities, we advise users to also update their client installations


NoMachine 5.3.9
The complete list of fixes included in this release are:
- 'No available session on the server' after Creators Update has been installed on Windows 10
- Cannot authenticate with passwords not described in the Windows code page
- Cannot connect to NoMachine on Windows when the lsass process has a high number of handles
- Connection fails when the client is on Windows and hostname contains non-latin characters
- Automatic software updates don't work on Linux ARM64 devices
- The virtual desktop session suddenly terminates on handling a specific invalid application request
- The virtual desktop session suddenly terminates when it's reconnected with a different resolution
- Transparent gray boxes appear around text areas

Additionally, NoMachine 5.2.21 also implements:
- Adding a 'latency' proxy parameter to allow for optimizations on high-latency networks


NoMachine 5.2.21
- Change log not available for this version


NoMachine 5.2.11
- Change log not available for this version


NoMachine 5.1.62
Fixed:
- Alt Gr doesn't work properly in web sessions started from Windows
- Artifacts in KDE virtual desktop on CentOS 7 and RHEL 7
- Cannot add the node to the server when there is a wrong SSH key on the node
- Cannot add the node when the 'strict-host-key-checking' option is used
- Cannot manually select the node when connecting by the web
- Cannot reconnect a virtual desktop on RHEL 6
- Client dialogs are not centered in the session area
- Dialog to disconnect/terminate virtual desktops doesn't show up
- Error 'Agent was not initialized properly' is issued when connecting to Linux and the X server doesn't support TCP connections
- Firefox v. 49.0.1 is not well rendered in a NoMachine virtual desktop in X11 vector graphics mode
- KDE session is not recognized after updating to KDE 5 on Gentoo and Slackware
- Keys are not released when the Ctrl+Alt+Del combination is pressed
- Nodeupdate command resets load balancing parameter
- Non-latin symbols cannot be pasted
- Session processes are continuously restarted causing log files to fill up the disk
- Error 'Cannot create session directory' occurs when Kerberos ticket is not renewable


NoMachine 5.1.54
- Change log not available for this version


NoMachine 5.1.42
- UDP causes the session to hang up and eventually disconnect
- The node.cfg file is incomplete after that the installation is upgraded to v. 5.1.40


NoMachine 5.1.40

The complete list of features implemented in 5.1.40 are:
- Adding support for WebRTC to NoMachine web sessions
- Supporting H.264 encoding for custom applications and virtual desktops in X11 vector graphics mode
- Giving the possibility to use keyboard shortcuts during web sessions
- Automatically switching to load-balancing mode when there are no nodes available for manual selection
- Forwarding Kerberos tickets to nodes even when the user doesn't authenticate with Kerberos to NoMachine
- Renaming the AgentLightweightMode configuration key to AgentX11VectorGraphics
- Updating the 'lightweight' label in the server preferences GUI
- Grouping NoMachine client windows in the Windows taskbar
- Allow to configure the client to hide the main window when starting a floating window session
- Letting users choose to connect to a remote node by load-balancing
- Automatic switch to load-balancing mode for web sessions
- Improving fullscreen on multi-monitors when Windows Managers don't fully support EWMH

This new version also provides fixes for issues affecting previous versions:
- Keyboard does not work properly inside remote Parallels VM
TR02M04931 - Connecting to Windows Vista makes the MS help guide pop-up when the desktop owner has focus on a MS
- Zenkaku-Hankaku key does not work
- Cannot connect to the server on Linux Mint after reboot when the user's folder is encrypted
- Wrong keyboard layout set in web sessions
- Microsoft Help Viewer opens randomly in a NoMachine sessions on Windows 7
- Running 'service nxserver status' does not return the correct code
- Possible crashes of the nxnode processes on Windows 7 with Korean system language
- Virtual desktops are terminated in a multinode environment after a network outage
- Copy&paste from Linux (RHEL 5 and 6) to Windows is unreliable
- Cannot print on a local printer when SELinux is enabled on the remote host
- The disconnect/terminate dialog box doesn't work properly in Fluxbox WM
- Audio is always restored to the initial status when the session is disconnected
- Graphics windows of R software are empty inside a NoMachine session
- Cannot print from the NoMachine session to the local print
- Virtual desktops are marked as failed when users are logged-out from the system
- The Web Companion applet window doesn't close when clicking Exit
- The NoMachine web server doesn't start after the upgrade from version 4.2.25 to 5.1.24
- No images are displayed in Adxv running in a NoMachine virtual desktop
- The client ignores the menu configuration requested by the server
- NoMachine users and groups are not synchronized in a cluster
- Setup doesn't check directory permissions correctly
- Screen blanking doesn't work properly on Debian 8
- Some license types cannot be activated using the 'nxserver -- activate' command
- Cannot connect by HTTP proxy server if the server hostname is unresolvable
- Sessions on the remote are terminated when the master server is shut down
- The node name is only partially visible when 'list view' is selected in Chrome or IE
- NoMachine cannot find the Xvnc server once it has been restarted
- NoMachine server renews Kerberos tickets but not the AFS token
- Runtime error during installation on Windows
- Audio does not work during connection to Windows XP
- Cannot connect by the web to NoMachine Cloud Server on Ubuntu 16.04
- Some keys are ignored if set in a per-user node configuration file
- The "z" letter in a French keyboard is mapped to "w" inside a web session
- 'Last operation failed' is reported when adding a node
- Drag and drop not working in Xcode
- Rules set for a NoMachine group are ignored for Windows Domain accounts
- Settings for the ClipboardBufferLimit configuration key are ignored
- A sudden termination of the virtual desktop occurs with NoMachine server v. 4.6.x or v. 5
- Cannot add a Windows host to the NoMachine multinode environment by using a domain user account
- Cannot start a session when XDM indirect query is chosen
- Horizontal scroll does not work
- Limiting connections to the remote node by using profiles has no effect
- Cannot install NoMachine AVC pack for Windows when the OS is in German
- Password expiry is not always handled and user is prompted with a wrong dialog
- Sudden termination of nxserver.bin process in a cluster environment while monitoring the cluster
- Restricted mode in PhysicalDesktopMode is ignored when the connecting user is the desktop owner


NoMachine 5.1.26
- Change log not available for this version


NoMachine 5.1.24
- Change log not available for this version


NoMachine 5.1.22

- Adding a RSA key pair for the NoMachine login
- Renaming the "SectionSession" directive in the cloud.cfg file
- Implement pressing "Esc" key exists a dialog
- Letting administrators enable RGB stream compression for virtual sessions in lightweight mode
- Making the disconnect/terminate dialog available for virtual desktops not in lightweight mode
- Adding support for password change requests when connecting by NX protocol
- Porting NoMachine Web Companion to Java Web Start
- Allowing trusted users to connect to the desktop without requiring owner's approval
- Lock down the NoMachine menu inside the session and other features
- Connecting the default printer from client side to the remote host automatically

Fixes available are for the following:
- Font size is smaller when connecting by NX Client 3.5.0 to NoMachine server 5.1
- Cannot interact any longer with the remote desktop after sending or receiving a file
- "Error is 22: Invalid argument" is given when connecting using key-based authentication
- Authorization is requested also when the connecting user is the remote desktop owner
- The 'nxserver --disconnect' command doesn't work as expected
- Users cannot reconnect a virtual desktop after a network disconnection
- Session startup is delayed of about 1.4 seconds
- USB drivers cannot be correctly installed on Manjaro Linux
- Artifacts can appear in Firefox and Gimp when running in a MATE desktop
- The NoMachine menu cannot be opened in a web session by using the page peel if Adblock is installed
- Large size Kerberos tickets are not forwarded to the remote nodes
- User's settings are not saved for new connections started from the !M icon in the tray menu
- Spinning wheel runs forever when connecting with SSH and system login and NX Password DB is enabled on the server
- Cannot reconnect default virtual desktops by NX Client 3.5.0
- Cannot connect by SSH when a different server is installed where NoMachine free was previously present
- Authentication with SSH Agent Forwarding does not work on Windows
- Unresponsive mouse and keyboard on the server host when the NoMachine session is disconnected
- Mouse clicks are unresponsive in the NoMachine session when screen blanking is enabled on the remote host
- First login to NoMachine server fails if Kerberos authentication is used
- Installing NoMachine free over NoMachine client on Windows breaks the installation
- A new user cannot connect to NoMachine until someone users logs-off
- Error 'Authentication method not allowed on this server' is issued when connecting by the web
- The remote desktop is automatically resized also when the session is in 'restricted' mode
- Keys are repeated unintentionally
- Keyboard is unresponsive after reconnecting a virtual desktop
- Black screen after desktop logout with NoMachine free version on a headless Linux machine
- Error 'connection method not available' is given when connecting by SSH protocol and NoMachine login
- Connections fail when 'load-average' is chosen as load balancing algorithm and the session limit is reached on the node


NoMachine 5.1.9
From the list of security fixes available in OpenSSL 1.0.1s, the following may affect the NoMachine version 5 packages:
- Fix a double-free in DSA code (CVE-2016-0705)
- Disable SRP fake user seed to address a server memory leak (CVE-2016-0798)
- Fix memory issues in BIO_*printf functions (CVE-2016-0799)
- Fix side channel attack on modular exponentiation (CVE-2016-0702)
- All NoMachine users are advised to update their client and server installations with this latest NoMachine release, 5.1.9, which contains the updated OpenSSL components.


NoMachine 5.1.7
The complete list of features implemented in version 5.1.7 are:
- Supporting a range of displays for connections to the physical desktop
- Adding the possibility to store the private key for the key-based authentication in the client connection file
- Adding tooltips to the quick access display icons in the client GUI
- Implementing a graphical interface for web sessions on Android tablets and iPad
- Making possible to enable a disconnect/terminate dialog for rootless sessions
- Offer the possibility to restore the window geometry when starting the client or connecting to a desktop
- Removing "Browse connections..." and "New connection..." menu items from the NoMachine monitor in the system tray
- Adding tooltips to the NoMachine quick access display icons in the web session
- Improving the authentication request dialog in case of two factors authentication

This latest release also provides the following fixes:
- 'Undefined subroutine' message in server logs when the Monitor cannot create its session directory
- After ID change of nx user NoMachine server does not start
- Cannot authenticate with Kerberos tickets when connecting from Windows to Linux when Active Directory is in use
- Cannot create new virtual desktops when session persistence is disabled
- Cannot disable all lossy encoding algorithms in floating window sessions
- Cannot disable the automatic startup of the server on Ubuntu
- Client asks for username on every new connection to the server
- Damaged areas in a Cadence Virtuoso layout when the session is reconnected
- Kerberos authentication in SSH protocol doesn’t work in SSPI mode
- Keyboard does not work correctly if Caps Lock and Control Left are swapped
- Mouse pointer can have a wrong offset when the user selects a single remote display in the GUI
- nxserver --terminate returns an error
- Possible segfault on machines with many CPU cores
- Pressing ESC terminates the virtual desktop running in a web session on IE 11
- Reconnecting a virtual desktop hangs for minutes
- The "Show the transfer status" item is present in the NoMachine tray menu also when file transfer is disabled
- The image quality is bad when the quality slider is set to max
- The NoMachine session suddenly closes without any message
- The nxnode process suddenly terminates during the shutdown procedure
- The nxwebplayer --update script doesn't work properly
- Tickets are not forwarded to remote nodes in a multinode environment
- The USB module fails to compile on Arch Linux during the installation
- CTRL key combinations are ignored if the session window was previously minimized
- The 'Spread over multiple monitors' option in NX Client 3.5.0 doesn't work after installing Microsoft OS update KB3109094
- Missing column display on session list.
- Crash of nxnode on OSX with centrify
- Alt key is ignored the first time it is pressed


NoMachine 5.0.63
- An information leak vulnerability has been found in OpenSSH client code between 5.4 and 7.1, OpenSSH versions which include experimental support for resuming SSH-connections. Although the matching server code has never been released, the information leak is exploitable in the default configuration of the OpenSSH client, and (depending on the client's version, compiler, and operating system) allows a malicious server to read memory on connecting computers, including private client user keys (CVE-2016-0777 and CVE-2016-0778)


NoMachine 5.0.58
- Change log not available for this version


NoMachine 5.0.53

New:
- Supporting SSL client authentication for connections by NX protocol
- Passing further information about the connecting client to custom scripts at login stage
- Letting users choose to connect to a remote node by load-balancing or manual selection
- Adding the possibility to delete a specific profile rule
- Enabling fingers gestures for web sessions on a mobile device
- Locking down server authentication methods

Bug Fixes:
- Cannot authenticate with smart card and local SSH-authentication agent on Windows
- Visual anomalies appear into window borders of virtual Xfce desktops
- Cannot connect to session with domain user if network has changed
- Garbled icons are shown in the Hierachy menu of a Cliosoft software
- Session recording is not disabled in all cases
- SSH password expiry is not correctly handled for web sessions
- Cannot copy and paste from remote custom session to local system
- Sudden movements of camera view when playing games
- A wrong keyboard layout is set when the web session is reconnected by the client
- The --limit option for the 'nxserver --nodeadd' command doesn't accept values higher than 100
- Cannot connect to a NoMachine server from Windows
- The "Emulate middle mouse button" option doesn't work when the virtual desktop is reconnected
- Users are prompted for a passphrase even when the private key doesn't have it set
- Expired password is not handled correctly when connecting by NoMachine client


NoMachine 5.0.47
- Change log not available for this version


NoMachine 5.0.43

New:
- Offering localized versions of the NoMachine GUI
 - Adding the possibility of activating the license from the NoMachine GUI
 - Adding and removing nodes in a multi-node environment from the NoMachine (client) GUI
 - Supporting the blank screen feature during a remote desktop session
 - Supporting Kerberos ticket-based authentication for connections by NX protocol
 - Giving the possibility to connect a physical session in NoMachine free version when the local X server can't be found
 - Giving the possibility to switch between monitors of the remote server
 - Adding the possibility to configure the resolution of the remote desktop
 - Implementing an additional lossless encoding pass to overcome the color downsampling
 - Offering localized versions of the NoMachine GUI for web sessions
 - Giving the possibility to download software updates automatically
 - Keeping the aspect ratio when the session window is in a scaling mode
 - Let administrators to configure Quality of Service (QoS) flags for prioritizing the NoMachine data traffic
 - Adding support for connecting to Unix workstations and servers running unsupported X-Windows based environments
 - Emulating mouse right click on Mac OS X
 - Updating the NoMachine web server to the last recent version of apache
 - Adding support for NVENC hardware H.264 encoder

Bug fixes:
 - The physical desktop is not available when the default display manager is SDDM
 - A black screen appears for a few seconds when connecting to Windows 10
 - Cannot copy all files when disks are connected to Windows
 - A wrong password is submitted multiple times when two-factor authentication is in use
 - Some keyboard shortcuts are ignored in Mac OS X client
 - Cannot select any options in the application menu of a custom session running in a floating window
 - Reconnecting a session stucks on "Connecting to virtual desktop"
 - The server connection monitor doesn't reconnect to the remote node if connection is lost while the node is stopped
 - Cannot start new virtual desktops when there are multiple X servers up and running
 - A warning appears in system logs on OS X 10.10 when the client is launched
 - When forwarding a USB camera the built-in microphone doesn't work
 - The physical desktop is not available when connecting to NoMachine 4.6.12 on CentOS
 - Cannot add the user to a group if the user is already in the NoMachine users db
 - The 'nxserver --disconnect' command terminates the virtual desktop instead of disconnecting it
 - Installation of an RPM server package over a NoMachine Enterprise Client package is not blocked
 - Black screen occurs when connecting to Mac OS X after that the machine has been rebooted
- Copy/paste from a virtual desktop to Windows client does not work consistently
 - The client does not handle the 'password expired' in case of SSH/system login
 - Screen updates are not properly handled when the application is in background
 - Authorization for changing NoMachine server settings fails on Windows when the administrative account has an empty password
 - Cannot create virtual desktops when NoMachine server is installed on a Kerberos-AFS client
 - The client times out when trying to contact the server in a DirectAccess network


NoMachine 4.6.16
- Change log not available for this version


NoMachine 4.6.12
- Change log not available for this version


NoMachine 4.6.3
- A fresh new installation made using a package for update is not blocked
- Upgrading from NX Enterprise Server 3.5.0 to Cloud Server 4.5.0 doesn't preserve users.db
- The first session item in the node resource list is empty
- When VirtualDesktopSharing is disabled, nxserver --history and --list will not show users
- The NumLock key doesn't work correctly in custom sessions running in floating window mode
- A wrong behavior occurs when the automigrate option is disabled in the ConnectPolicy server configuration key
- The nxserver service is started before SSHD on SUSE Linux 11
- Connecting to the virtual desktop fails if the user belongs to many groups
- Description of the --list command is not updated in the server usage
- The 'nxserver --list --client-version' doesn't provide information about the version of the connected clients
- The server doesn't provide the client type in the session list when the session is started on a remote node
- Virtual desktops cannot be reconnected if shadow and physical-desktop session types are removed from the server configuration
- The client asks for fingerprint on every connection if the client hostname is two characters long
- Performance problem when zooming in/out a view in a CAD tool
- Rootless sessions terminate unexpectedly when resizing or reconfiguring windows
- Group memberships are not taken over in virtual desktops on remote nodes
- Running a single application in a custom session makes the local X server crashing
- NoMachine client v. 4.3.x or 4.4.x on Mac OS 10.9 fails to connect to virtual desktop due to wrong file permissions
- Profile rules added on the cluster master don't appear on the cluster slave
- Display quality of a web session 4.5.0 is lower than with previous versions
- Application icon could be missing when starting a custom session in floating window mode
- The web session freezes when the connection limit is exceeded and the session is migrated to a new browser
- Firefox in a custom session is opened in a small window
- Keyboard is no longer working in a web session on Windows after that Explorer is minimized with Alt+Tab
- Copy and paste of patches out of Eclipse running in a custom session does not work
- The web session freezes when the webclient process terminates abnormally
- Cluster add procedure fails when the sudo prompt is not standard
- Cannot set a redirect directive by using the star wildcard to specify a family of IP address
- Cannot connect to the remote desktop when the /etc/hosts file doesn't have 127.0.0.1 set for localhost
- Drawing issues with Synopsys DVE
- Uncorrect value for the nodeSessionRunning variable in the custom load-balancing script
- Black screen is displayed when reconnecting a virtual session that was not disconnected cleanly
- Cannot disable redirection for groups
- Virtual desktops are lost during the disconnect procedure


NoMachine 4.4.12
- Adding the possibility to add remote node without asking to confirm fingerprint
- Adding the possibility to save the selected node to open automatically
- Adding a server configuration key to provide a disconnect/terminate dialog
- Giving the possibility to set profiles rules for system groups
- Running custom-scripts for shadow sessions
- Limiting the possibility to create new custom sessions on the server
- Displaying node labels to let users identify hosts in the list of sessions when multi-node is enabled
- Giving the possibility to use the system logger to manage NoMachine logging on Linux and on Windows
- Using different names to distinguish Enterprise Client, Terminal Server Node and server packages on Linux Fixes:
- Users are prompted with two password requests when PAM authentication is keyboard-interactive
- Cannot use node configuration files set on per-user basis on Windows
- Arrow keys don’t work as expected in virtual desktop sessions
- Server commands to enable or disable users return “ERROR: Cannot connect to: 127.0.0.1:22”
- Some keys are wrongly mapped when the session is connected from Ubuntu 12.04 to NX Server 3.5.0
- The AltGr key doesn’t work reliably in a web session
- Some keys are not mapped correctly when the legacy keyboard setting is used
- Cannot start a session when XDM indirect query is chosen
- The server doesn’t update automatically the version field in the nodes db
- Custom applications are slowly redrawn when being resized
- System dbus runs out of nofiles descriptors when running tens of virtual desktop sessions on the same host
- Using AltGr + Q to type ‘@’ inside a web session from Mac doesn’t work
- Video streaming falls back from H.264 to VP8 during the life of the session
- Cannot terminate a session by using the ‘nxserver –terminate’ command
- The automatic port mapping fails with some router models
- AltGr+0 key combination doesn’t work in web sessions
- Cannot reconnect a virtual desktop after a network failure when the user’s home is NFS mounted
- The server issues a misleading message when the license is expired
- When client version 4 logs out from NX server 3.5 an error is displayed
- Connections fail with error ‘Could not create lock file in /tmp’
- Starting a virtual desktop on OpenSUSE 13.2 issues a dialog, requesting for administrator’s credentials


NoMachine 4.4.6
- Change log not available for this version


NoMachine 4.4.1
- Change log not available for this version


NoMachine 4.3.30
- Change log not available for this version


NoMachine 4.3.24
- Change log not available for this version


NoMachine 4.2.27
- Change log not available for this version

Viscosity 1.7.12 查看版本資訊

更新時間:2018-10-31
更新細節:

What's new in this version:

Added:
- Support for Dark Mode in macOS 10.14 (Mojave)

Improved:
- Support for macOS 10.14 (Mojave)
- Main menu performance significantly improved
- Keyboard accessibility of the main menu improved

Updated:
- OpenSSL updated to version 1.0.2p

Fixed:
- Resolves issue setting the working directory for scripts
- Resolves issue scrolling the main menu with many connections
- Prevents reconnects when cancelling certain PKCS#11 requests
- Various bug fixes and enhancements

Removed:
- OS X 10.9 is no longer supported