Adobe Photoshop (64-bit) 歷史版本列表 Page5

最新版本 Jenkins 2.440.1

Adobe Photoshop (64-bit) 歷史版本列表

Adobe Photoshop 64 位系列產品是發揮您的數字圖像最佳效果的終極遊樂場,將它們轉化為您可以想像的任何東西,並以非凡的方式展示它們。 Adobe Photoshop - 獲得行業標準 Adobe Photoshop 軟件中的所有最先進的編輯,合成和繪畫功能,以及可用於創建和增強 3D 圖像和基於動畫的內容的工具。 Adobe Photoshop 64 位 - 利用功能強大的新型攝影... Adobe Photoshop (64-bit) 軟體介紹


Tableau Desktop 2021.4.3 查看版本資訊

更新時間:2022-01-14
更新細節:

What's new in this version:

- The timezone would be correctly set via InitialSQL, however selecting a timestamp from a PostgreSQL table via custom SQL would return the incorrect time
- In a visualization after selecting "show empty rows" it would sometimes result in having wrong axis values displayed
- When conducting a fixed Level of Display calculation it would sometimes result in a pop-up that states, "Processing request: Executing query", and would run until the program was terminated

Tableau Desktop 2021.4.2 查看版本資訊

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

What's new in this version:

- Updates Log4J to 2.16.0 to address the issues identified in CVE-2021-44228 and CVE-2021-45046

Tableau Desktop 2021.4.1 查看版本資訊

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

What's new in this version:

- Contains updates to Log4J 2.15.0 to mitigate against CVE-2021-44228

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

dotConnect for SQLite Professional 5.17.1812 查看版本資訊

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

What's new in this version:

dotConnect for SQLite Professional 5.17.1812
- The bug with blocking thread during retrieving a connection from the pool, when connections from the same pool are used in several threads, is fixed

Entity Developer:
- The new attribute DisplayName is implemented for model objects' extended properties which are available via template properties
- The new options --ContextNamespace and --DefaultNamespace are added to the Create-Model command of Console Entity Developer
- The new extended model property Base Context Type is added for specifying a parent class for the generated context in EF Core Model
- The new extended properties Base Type for complex types and Base Complex Type for model are implemented in EF Core Model
- The %type name% keyword is supported in the Base Type extended property of entities and complex types, and in Base Complex Type, Base Entity Type, Base Context Type extended model properties for setting generic base type in EF Core Model
- Code generation is improved: RelationalIndexBuilderExtensions.HasDatabaseName is generated now instead of RelationalIndexBuilderExtensions.HasName in EF Core 5
- Display names of extended properties in EF Core Model are updated: Entity Base is renamed to Base Type in class properties, Entity Base is renamed to Base Entity Type in model properties, Context Base is renamed to Base Context Type in model properties
- The bug with setting additional keyboard mapping scheme via menu Options on Windows with German display language is fixed

LinqConnect (formerly known as LINQ to SQLite):
- The new property Local is added to the Table and Table<T> classes to return a collection of the entities attached to the context
- The new method GetEntityState(object entity) is added to Table class and ITable interface to return one of the EntityState values
- The bug with throwing "Bad key member '...' in association '...' of type '...'." in runtime by .NET Standard compliant assemblies is fixed

Entity Framework support:
- Entity Framework Core 5.0.2 is supported
- Entity Framework Core 3.1.11 is supported
- The new metadata to describe autoincremental columns via annotations in EF Core Code-First Migrations are implemented


dotConnect for SQLite Professional 5.17.1792
Entity Framework support:
- Entity Framework Core 5.0.1 is supported
- The bug with creating savepoints in EF Core 5 is fixed


dotConnect for SQLite Professional 5.17.1782
- Visual Studio 2019 version 16.9 Preview is supported
- The sqlite3.dll library that is included into the installation package is updated to version 3.34.0
- The bug with using URI format with file path in the Data Source connection string parameter is fixed
- The bug with updating projects that reference EF6 provider assembly via Upgrade Wizard is fixed

Entity Developer:
The new features are supported in Entity Framework 5.0:
- TPT inheritance
- Many-to-many associations
- The new types of properties IPAddress and PhysicalAddress
- The Model Refactoring functionality is supported for classes in EF Core Model
- The behavior is changed in a standalone Entity Developer: by default the Target Framework model property in EF Core Model is set to .NET 5 instead of .NET Framework
- The bug with saving non-default value of Target Framework model property in EF6 model modified with a standalone Entity Developer is fixed
- The bug with adding new arguments at the end of argument list instead of actual position in method signature by Update From Database Wizard is fixed

Entity Framework support:
- Entity Framework Core 5.0 is supported
- Entity Framework Core 3.1.10 is supported
- The behavior is changed: EF Core 3 assemblies available via NuGet package are compiled for .NET Standard 2.0 instead of .NET Standard 2.1
- The behavior is changed: EF Core 2 assemblies are no longer available via NuGet package but created in the provider installation folder
- The bug with using another context's connection in DbContextOptionsBuilder.UseSQLite(connection) in EF Core is fixed


dotConnect for SQLite Professional 5.16.1759
- The bug with Visual Studio 2019 integration, when both v16.7 RTM and v16.8 Preview are installed on the same computer, is fixed
- The bug with missing Name and Owner properties of the SQLiteConnection class in .NET Standard compliant assemblies is fixed

Entity Developer:
- The bug with reading templates from *.edps by console Entity Developer is fixed

Entity Framework support:
- Entity Framework Core 3.1.9 is supported
- The bug with invalid attempt to load the SQLite extension library 'mod_spatialite', when .UseNetTopologySuite() is not used, in EF Core is fixed


dotConnect for SQLite Professional 5.16.1739
- Visual Studio 2019 version 16.8 Preview is supported

Entity Developer:
- EF Core 3 spatial data types support is improved: in addition to Geometry and Geography, specific .NET NetTopologySuite types like GeographyPoint, GeographyLine are now available property types
- The default mapping for spatial data types in Server's Options is updated
- The bug with throwing "EntityProperty does not contain a definition for IsSpatialType", when custom template from previous versions is used, in EF Core Model is fixed
- The bug with applying On Delete Action=Cascade set in Association Editor to the Generate Database Script functionality in EF Core Model is fixed
- The bug with reading settings from *.edps by console Entity Developer is fixed

Entity Framework support:
- The bug with throwing System.NullReferenceException by the Code-First CreateDatabase() / Code-First Migrations functionality in EF Core is fixed


dotConnect for SQLite Professional 5.16.1730
- The sqlite3.dll library that is included into the installation package is updated to version 3.33.0
- The SendCallStack property is added to the Devart.Common.DbMonitor class for possibility to turn off resource-demanding logging of CallStack
- The Filter property is added to the Devart.Common.DbMonitor class for possibility to choose events being logged
- The Devart.Common.DbMonitor class is improved: now values of the DateTime parameters sent to the dbMonitor tool are supplemented with milliseconds
- The bug with updating projects in folders below the main project by Upgrade Wizard is fixed
- The bug with using Microsoft DataSet Wizard is fixed

Entity Developer:
- The error message in console Entity Developer is improved: now the text includes the list of all available templates if the specified name of template was incorrect
- The bug with saving a new model, which has never been saved before, after some time of work in a standalone Entity Developer is fixed
- The bug with generating mapping for the properties with Shadow=True in EF Core Model is fixed
- The bug with using spatial types inside complex types in EF Core Model is fixed

Entity Framework support:
- Support for spatial data types in EF Core 3 is implemented
- Entity Framework Core 3.1.8 is supported
- The new NuGet package Devart.Data.SQLite.EFCore.NetTopolosySuite with a .NET Standard 2.1 assembly, that is compatible with .NET Core 3, is added
- The new EntityEFCore3Devart.Data.SQLite.Entity.EFCore.NetTopolosySuite.dll assembly compiled with EF Core 3.1 and .NET Framework 4.6.1 is added
- The SQLiteFunctions class, which allows using SQLite-specific functions in LINQ to Entities, is supported in EF Core
- The SQLiteTextFunctions class, which allows using SQLite full-text search functionality in LINQ to Entities, is supported in EF Core


dotConnect for SQLite Professional 5.15.1696
- The bug with throwing System.NullReferenceException when opening *.edmx with invalid associations is fixed


dotConnect for SQLite Professional 5.15.1686
- The sqlite3.dll library that is included into the installation package is updated to version 3.32.3
- LinqConnect (formerly known as LINQ to SQLite)
- The "Could not find element type in model" bug when loading XML mapping in .NET Standard LinqConnect assemblies is fixed
- The bug with using enums via .NET Standard compliant assemblies is fixed

Entity Framework support:
- The bug with incorrect SQL generation when using .Substring() in a .Select() statement in EF Core 2 is fixed


dotConnect for SQLite Professional 5.15.1666
- Visual Studio 2019 version 16.7 Preview is supported
- The sqlite3.dll library that is included into the installation package is updated to version 3.32.2

Entity Developer:
- .NET 5 is added to the list of available Target Framework versions in Create Model Wizard and Model Settings in EF6, EF Core, LinqConnect models
- The new option "Execute procedures for result set detection" is added to Model Settings of EF Core Model to control obtaining metadata of a procedure or function result set
- The new option "Use NULL parameter values" is added to Model Settings of EF Core Model to specify whether NULL parameter values are used for stored procedure execution
- The new option "Add complex types to diagram" is added to Model Settings of EF Core Model to control behavior of Create Model Wizard and Update Model From Database Wizard
- The new option "Add new complex types to the current diagram" is added to Update Model From Database Wizard of EF Core Model
- The new Primitive Default Value Generation property is added to EF, EF Core templates to determine whether to generate initialization for a primitive property based on database DEFAULT column value
- The new property Collection Property Type is added to EF template "DbContext" and EF Core template "EF Core" to determine .NET type used as a property type for the Many end of associations
- The new property Collection Initialization Type is added to EF template "DbContext" and EF Core template "EF Core" to determine .NET type used for initialization of the Many end of association; if it is set to None, then no initialization is generated
- The new property "Nullable Reference Types" is added to C# templates of EF, EF Core models to specify whether C# 8 nullable reference types and non-nullable reference types must be generated
- The new partial method is added to the OnModelCreating(DbModelBuilder modelBuilder) method generated by DbContext template of EF model
- The EF Core model deserialization is improved: Entity Developer shows the full list of detected errors and tries to load the model with invalid elements or ignores such elements if their deserialization is not possible

Console Entity Developer improvements:
- Import of stored procedures and functions via Create-Model command is supported
- The new options --Procedures and --Functions are added to Create-Model command for filtering stored procedures and functions; by default all procedures/functions are imported
- The new option --Execute is added to Create-Model command for executing procedures/functions to get metadata from result set
- The asterisk symbol (*) is supported in --Tables and --Views parameters of Create-Model to include all objects
- The bug with opening connection via some supported providers is fixed
- The bug with enumerating values separated with comma and without whitespace in --Templates, --Schemas, --Tables parameters is fixed
- The DbProviderFactories registration is implemented in Create Model Wizard for EF6 models and .NET Framework provider assemblies
- The new property Target Framework is added to Create Model Wizard and Model Settings of EF6 models
- The compatibility issue with JetBrains ReSharper is fixed
- The behavior is changed: the definition of auto-implemented property is put now on the single line with
- C# DbContext template of Devart Entity Model when ImplementINotifyPropertyChanging=False and ImplementINotifyPropertyChanged=False and PropertyChangePartialMethods=False
- C# EF Core template of Devart EF Core Model when PropertyChangeNotifiers=False and PropertyChangePartialMethods=False
- The behavior for the new EF, EF Core models is changed: Primitive Default Value Generation is set to Literal now instead of LiteralOrExpression
- The behavior is changed: the names of system types are generated without "System." prefix now in EF Core models; for example, it is DateTime instead of System.DateTime
- The behavior is changed: only one confirmation for executing stored procedure is requested by Entity Developer when drag&drop-ing procedure from Database Explorer to Model Explorer or diagram surface
- The behavior is changed: now the EF Core template generates an additional partial class for the context class when "File Per Class" and "Generate Partial Class" are set to True
- The bug with detecting strings, being expressions, as string literals when generating initialization of string properties basing on database columns' default values in EF, EF Core models is fixed
- The bug with missing default value in the generated code basing on DEFAULT value in a database, when any of ImplementINotifyPropertyChanging, ImplementINotifyPropertyChanged, PropertyChangePartialMethods options of DbContext template in EF is turned on, is fixed
- The bug with code generation for zero-or-one to zero-or-one association in the EF6 model with the DbContext template (Fluent Mapping=True) is fixed
- The bug with generating .HasMany end of one-to-many association in EF Core Model is fixed
- The bug with generating TPH mapping in EF Core 3 model is fixed
- The bug with false appearing the "Table or view '...' has no primary key columns, and the entity key for the corresponding storage entity was calculated automatically from other fields." warning in the Error List window is fixed
- The bug with generating new Guid() with Primitive Default Value Generation=Literal in EF, EF Core models is fixed

LinqConnect (formerly known as LINQ to SQLite):
- The bug with materializing elements, the types of which are explicitly converted from non-nullable to nullable on the client side, is fixed
- The bug with incorrect detection of altered column comment in a many-to-many association join table by Update From Database Wizard is fixed

Entity Framework support:
- Entity Framework 6.4.4 is supported
- The translation of the DateTime.AddMinutes() method in LINQ query into SQL statement in EF Core is supported
- The bug with adding / subtracting DateTime and TimeSpan, DateTimeOffset and TimeSpan values in LINQ query in EF Core 3 is fixed
- The bug with SQL generation in EF Core 3, when enum values are used in CASE and COALESCE statements, is fixed
- The EF6 provider registration used with .NET Standard compliant assemblies is improved: the [DbConfigurationType(typeof(SQLiteEntityProviderServicesConfiguration))] attribute set for DbContext descendant allows now calling the DbContext constructor, that accepts a connection string, with no need to register a custom IDbConnectionFactory implementation


dotConnect for SQLite Professional 5.15.1612
LinqConnect (formerly known as LINQ to SQLite):
- The insert of the object, the type of which is an unmapped class inherited from a mapped class, is supported
- The bug with throwing System.NullReferenceException, when constructing the error saying that unmapped class is not supported, is fixed

Entity Developer:
- Command-line interface is implemented in a standalone Entity Developer
- The new property Context Name is added to Model Properties in EF Core Model
- The new property Target Framework is added to Model Properties in EF Core Model
- The provider registration is improved: requirement to put provider registration entry in the config file is not obligatory anymore
- Create Model Wizard is improved: now it allows installing multiple NuGet packages on the final step
- Model file tree in .NET Core / .NET Standard projects is improved: all generated code files and model files are nested under the same node in Solution Explorer

Entity Framework support:
- Entity Framework Core 3.1.3 is supported
- The .ToString() call for numbers, DateTime/DateTimeOffset properties and values in LINQ queries in EF Core is supported
- The call of Convert.ToString(value) in LINQ queries in EF Core is supported
- The bug with comparing milliseconds of DateTime properties is fixed


dotConnect for SQLite Professional 5.15.1583
- The SQLiteDataTable and SQLiteDataSet classes are supported in .NET Standard 2.0
- The behavior is changed: pool is automatically cleared when AppDomain is being closed

Entity Developer:
- The bug with returning multiple result sets in code generated by the EF Core template is fixed

Entity Framework support:
- Entity Framework Core 3.1.1 is supported
- The bug with using nullable enum properties with default mapping to integers in LINQ query in EF Core 3.1 is fixed
- The bug with using value converters detected automatically by .HasConversion() in EF Core 3 is fixed
- The bug with using NULL constant values in EF Core 3 is fixed
- The bug with using binary operators AND, OR in EF Core 3 is fixed
- The bug with setting a default value for DateTime and TimeSpan properties via EF Core Code-First Migrations is fixed


dotConnect for SQLite Professional 5.15.1541
- Visual Studio 2019 version 16.5 Preview is supported
- The bug with using Toolbox component SQLiteDataSource in web projects of Visual Studio 2013, 2015, 2017, 2019 is fixed
- The bug with enabling Devart DataSet Editor in Visual Studio 2017 and Visual Studio 2019 is fixed
- LinqConnect (formerly known as LINQ to SQLite)
- The bug with using Toolbox component DbLinqDataSource in web projects of Visual Studio 2013, 2015, 2017, 2019 is fixed
Entity Developer
- The bug with creating one-to-one association basing on an optional FK in EF Core Model is fixed
- The bug with code generation for oneOrZero-to-one and one-to-many associations based on an optional FK in EF Core Model is fixed
- The bug with generating a mapping for a unique constraint specified in owned type property of EF Core Model is fixed

Entity Framework support:
- Entity Framework 6.4 is supported
- Entity Framework Core 3.1 is supported
- The new EntityEFCore3Devart.Data.Oracle.Entity.EFCore.dll assembly compiled with EF Core 3.1 and .NET Framework 4.6.1 is added
- The config.DatabaseScript.ForeignKey.IndexCreation configuration option is supported in EF Core 1/EF Core 2/EF Core 3
- The bug with creating a unique constraint in the database via EF Core Code-First Migrations is fixed
- The bug with applying .ValueGeneratedOnAdd() to the string, guid, byte[] properties with .Key() and without .HasDefaultValueSql() in EF Core is fixed
- The bug with using bitwise operators And, Or, Xor with Int64 arguments in LINQ query is fixed
- The bug with detecting implicit database column type, when model mapping and migration mapping are different, via EF Core Code-First Migrations is fixed
- The bug with generating SQL when using explicit cast in LINQ queries in EF Core 1/EF Core 2 is fixed
- The bug with throwing the "Null TypeMapping in Sql Tree" error by methods in LINQ query in EF Core 3 is fixed


dotConnect for SQLite Professional 5.14.1519
- The "Optimize rendering for screens with different pixel densities" feature of Visual Studio 2019 is supported by Devart DataSet Editor

Entity Developer:
- The Self-Contained Entity Configuration property is added to VB.NET version of EF Core template
- The Entities Configuration Output property is added to VB.NET version of EF Core template
- The code generation for the class properties with Alternate Key=True by VB.NET version of EF Core template is supported in EF Core model
- The bug with code generation, when Raw SQL Query is initialized in class properties, in EF Core 3 model is fixed
- The bug with generating .HasNoKey(), when Self-Contained Entity Configuration is set to True in properties of EF Core template, in EF Core 3 model is fixed
- The bug with generating alternate keys, when Self-Contained Entity Configuration is set to True in C# version of EF Core template, in EF Core model is fixed

Entity Framework support:
- The SQL generation in case of config.QueryOptions.UseCSharpNullComparisonBehavior=true in EF1/EF4/EF5/EF6 is improved
- The bug with using Scaffold-DbContext in EF Core 3 is fixed
- The bug with the redundant empty ORDER BY clause in a subquery, when paging is used, in EF Core 3 is fixed
- The bug with using .Contains within .Select of LINQ query in EF Core 2 is fixed
- The bug with generating invalid SQL when calling members of owned type in EF Core 2 is fixed


dotConnect for SQLite Professional 5.14.1504
Entity Developer:
- The DbContext template is improved: precision and scale for database types are generated now in EF4/EF5/EF6 models when Fluent Mapping=True and Mapping Generation Strategy=UseAttributes
- The bug with throwing the EntityFrameworkCoreVersion error in Create Model Wizard in a standalone Entity Developer is fixed

Entity Framework support:
- Entity Framework Core 2.2.6 is supported


dotConnect for SQLite Professional 5.14.1499
- The sqlite3.dll library that is included into the installation package is updated to version 3.30.1
- The "Optimize rendering for screens with different pixel densities" feature of Visual Studio 2019 is supported by Devart DataSet Manager

Entity Developer:
The DbContext template is improved for using Entity Framework 6.3:
- The "Configuration Type Name" property, which specifies the descendant of DbConfiguration class that should be used for code-based configuration, is added
- The "Use DbConfigurationType Attribute" property, which determines whether to register the configuration type specified in the ConfigurationTypeName property of the DbConfigurationType attribute, is added
- The DbProviderFactories.RegisterFactory method is generated when UseDbConfigurationTypeAttribute=true and ConfigurationTypeName='%Default%'
- With UseDbConfigurationTypeAttribute=false, the static constructor for registering factory and the new partial method OnStaticConfigured are generated
- The "Optimize rendering for screens with different pixel densities" feature of Visual Studio 2019 is supported
- The compatibility issue with JetBrains ReSharper is fixed

Entity Framework support:
- Entity Framework Core 3.0 is supported
- Entity Framework 6.3 is supported
- The lock for Microsoft.EntityFrameworkCore dependency is added to the NuGet package Devart.Data.SQLite.EFCore


dotConnect for SQLite Professional 5.13.1470
Entity Developer:
- Entity Framework 6.3 Preview 9 is supported for projects with target framework .NET Core 3 or .NET Standard 2.1
- The behaviour is changed: a plural form of names ending with "s" now has a longer version (for example, status -> statuses)
- The bug with applying the new Foreign Key's Delete Rule values SET DEFAULT and SET NULL by the Update Database From Model and Update Model From Database wizards is fixed (Entity Framework)
- The bug with copying a property with Primary Key=True / Entity Key=True to a complex type is fixed (Entity Framework)
- The bug with naming of a composing unique key by Create Model Wizard / Update From Database Wizard in EF Core is fixed (Entity Framework)
- The bug with invalid attempt to cast unsupported Visual Studio project to type 'VSLangProj.VSProject' is fixed

Entity Framework support:
- Entity Framework 6.3 Preview 9 is supported
- A new NuGet package Devart.Data.SQLite.EF6 with a .NET Standard 2.1 assembly, compatible with .NET Core 3, is added
- The bug with using the same database connection in several EF Core contexts is fixed
- The bug with applying a value converter to .Where expression with .Contains on nullable enum in EF Core 2 is fixed


dotConnect for SQLite Professional 5.12.1437
- The bug with throwing System.IndexOutOfRangeException when OracleParameter.Size=-1 is fixed

Entity Framework support:
- The bug with applying a value converter to a nullable column in EF Core 2 is fixed
- The bug with using the binary operator Add for the types 'System.String' and 'System.String' within LINQ query in EF Core 2 is fixed


dotConnect for SQLite Professional 5.12.1422
- The bug with throwing "Operation is not supported" by web providers, when the cookie is used, is fixed

Entity Developer:
- The ability to disable generation of the byte order mark (BOM) in the beginning of code files in a standalone Entity Developer is implemented
- The bug with design time copy/cut/paste functionality for entities is fixed
- The bug with invalid integer to enum conversion by a generated method, which is based on SQL query and returns a collection of entities, in EF Core 2 is fixed

Entity Framework support:
- The bug with applying a filter to the nullable property with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed
- The bug with missing brackets around SELECT inside the generated CASE statement in EF Core 2 is fixed
- The bug with nullable parameters in EF Core 2 is fixed
- The bug with reopening connections in EF Core 2 is fixed
- The bug with incorrect exception message on opening connection, when ConnectionString is not set, by .NET Standard compliant assemblies is fixed


dotConnect for SQLite Professional 5.12.1402
- The sqlite3.dll library that is included into the installation package is updated to version 3.28.0
- Deprecated design-time Synchronous API calls are no longer used with Visual Studio 2019 and Visual Studio 2017

LinqConnect (formerly known as LINQ to MySQL):
- The bug with executing incorrect SQL request (cached during one of the previous calls), when a variable initialized with an empty collection participates in LINQ query, is fixed

Entity Framework support:
- Entity Framework Core 2.2.4 is supported
- The bug with closing database connection by context.Dispose() in the scope of a distributed transaction in EF Core 2 is fixed
- The bug with using a value converter, when the .NET data type remains the same, within the WHERE clause in EF Core 2 is fixed


dotConnect for SQLite Professional 5.12.1366
- Visual Studio 2019 is supported
- Entity Developer: the bug with processing DBNull returned by the function in EF Core is fixed
- Entity Framework support: the bug with using the "Generate Database from Model" wizard when working with Entity Framework 6 Tools is fixed


dotConnect for SQLite Professional 5.11.1357

- Visual Studio 2019 Release Candidate 4 is supported
- The sqlite3.dll library that is included into the installation package is updated to version 3.27.2
- The behavior is changed: reader.GetValue("text_column_with_nonstandard_typename") returns now the System.String object
- The bug with loss of changes, applied in different concurrent transactions, when journaling is not in the WAL mode, is fixed

LinqConnect (formerly known as LINQ to SQLite):
- The bug with using the System.Char argument as literal or variable in LINQ query is fixed

Entity Framework support:
- Entity Framework Core 2.2.3 is supported
- The SQL translation of the following method overloads, that accept the StringComparison argument and return bool, in the System.String class is supported in EF Core 2: Contains, StartsWith, EndsWith, Equals
- The bug with generating the COALESCE expression in EF Core is fixed


dotConnect for SQLite Professional 5.11.1328

- The sqlite3.dll library that is included into the installation package is updated to version 3.27.1

LinqConnect (formerly known as LINQ to SQLite):
- The bug with executing incorrect SQL request (cached during one of the previous calls), when .Contains() is invoked in the multithreaded application, is fixed

Entity Developer:
- The bug with generating fluent mapping for the one-to-one association by the DbContext template in EF4/EF5/EF6 is fixed

Entity Framework support:
- The translation of single-char literal into SQL statement in EF Core is supported
- The bug with throwing Devart.Common.LicenseException when using config.Workarounds.ProviderManifestToken in EF Core is fixed
- The bug with using a value converter for the property used in .Contains() in EF Core 2 is fixed
- The bug with translating String.IndexOf() into SQL statement in EF Core is fixed
- The bug with updating a null value of the concurrency check column with some non-null value in EF Core is fixed


dotConnect for Professional SQLite 5.11.1307
- The sqlite3.dll library that is included into the installation package is updated to version 3.26.0
- The bug with connecting to database with .NET Standard 1.3 compatible assemblies on .NET Framework 4.6.0 run-time is fixed

LinqConnect (formerly known as LINQ to SQLite):
- The new overload DataContext.Refresh(bool ignoreErrors, RefreshMode mode, object entity) is added for ignoring errors during refresh
- The existing overload DataContext.Refresh(RefreshMode mode, object entity) is improved: its check avoids the try to refresh the entity that is added to the context but not submitted to the database
- The type and text of the error generated by the DataContext.Refresh(RefreshMode mode, object entity) method, when the passed entity doesn't exist in database, is fixed

Entity Developer:
- The multiple select functionality in EF Core Model is improved: now it allows setting PrimaryKey, ValueGenerated, Concurrency for several properties simultaneously
- The bug with detecting order of columns in composite primary key with two or more columns by Update To Database and by Update From Database wizards in EF Core is fixed
- The bug with using ASP.NET Core Web Application (.NET Framework) and Azure Functions v1 (.NET Framework) projects in Visual Studio 2017 is fixed

Entity Framework support:
- Entity Framework Core 2.2.1 is supported
- The new extension method Database.IsSQLite() in EF Core 2 is implemented
- The bug with applying config.Workarounds.IgnoreSchemaName=true to the .ToTable() functionality in EF Core 2 is fixed
- The bugs with using the GuidToStringConverter, EnumToStringConverter, ValueConverter classes in EF Core 2 are fixed
- The bug with constructing the LIKE clause in EF Core 2 is fixed
- The bug with generating a subselect within the SELECT list in EF Core 2 is fixed
- The bug with applying an aggregate function to the result of a subselect in EF Core 2 is fixed

RStudio 1.2.5042 查看版本資訊

更新時間:2020-04-14
更新細節:

What's new in this version:

Misc:
- Fix a crash when debugging with R 4.0+

Server Pro:
- Fix a crash in rserver that sometimes occurs when a port proxy request fails to connect
- Fix a display issue for configured Launcher session limits
- Fix inability to select R version in Global Options and elsewhere
- Fix failure to start R sessions when multiple values are present in www-frame-origin

DVDFab Passkey Lite 9.3.7.9 查看版本資訊

更新時間:2020-03-19
更新細節:

What's new in this version:

- Added the support for some new Java protections

Adobe Photoshop CC 2020 21.1.1.121 (64-bit) 查看版本資訊

更新時間:2020-03-18
更新細節:

What's new in this version:

Adobe Photoshop CC 2020 21.1.1.121 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2020 21.1.0 (64-bit)
- Incorrect stroke appearance with Bristle Tip brush preset
- Image unexpectedly shifts when using Paste In Place
- Crash when applying Color Lookup adjustment layer
- Group Vector mask renders incorrectly
- Crash in CoolType when opening file with type layers
- Sample All Layers not remembered in Select and Mask dialog
- Smart Sharpen Radius 0.1 not working with OpenCL enabled
- The state of folders in Presets panels is not remembered between sessions
- Crop Tool moves guides unexpectedly when trying to crop to guides
- Can't insert menu item for "Fit Layer(s) on Screen" in action
- Keyboard shortcuts to play actions that use the Shift Key don't work with Home Screen active
- Batch removes part of name after second to the last period in a name
- Save as PNG incorrectly removes certain metadata
- Selection shortcut incorrectly zooms-in to layer bounds
- Warp Grid Options aren't sticky
- Smart Objects in Frames get out of sync
- Smart Sharpen edit fields go blank when choosing legacy
- Tool Presets incorrectly reset on relaunch
- PSB preview broken for Mac Spotlight and Quick Look plugins
- Crop tool has no side handles in Classic Mode
- Program error when working in Timeline
- Using the keyboard shortcut to zoom doesn't do smooth animation
- macOS menus/dialogs from Photoshop now support Dark Mode
- Listener events clogged with idMRUFileListChanged events
- Lighting Effects broken when on canvas "Transform Controls" are invoked
- Preferences > Performance > Advanced Settings... incorrectly includes an option to "Use Updated GPU Canvas" - which states that Manta needs to be turned on under technology previews
- Clone stamp source crosshair doesn't show on white background
- Panels can't be resized to fit new screen resolution
- SDK - PSD File Format documentation updated
- Active selection on canvas disables Auto Select Layer
- Editing a corner radius for current layer is applied to newly selected layer
- Single path points aren't displayed properly with 'Use GPU' turned on


Adobe Photoshop CC 2020 21.0.1 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2020 21.0.0 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2019 20.0.7 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2019 20.0.6 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2019 20.0.5 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2019 20.0.4 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2018 20.0.4 (64-bit)
- Photoshop crashes when trying to use Perspective Warp
- Select and Mask workspace freezes while making a selection or painting on an image while zoomed in
- Program error when pasting over a selection in the Timeline panel
- When working on a layer with the mask disabled, using Undo enables the mask
- Photoshop crashing frequently


Adobe Photoshop CC 2018 20.0.3 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2018 20.0.2 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2018 20.0 (64-bit)
Frame Tool for easy masking:
- Easily mask images by placing them into frames Use the Frame Tool (K) to quickly create rectangular or elliptical placeholder frames You can also convert any shape or text into frames and fill it with images
- To place an image into a frame, simply drag-and-drop an Adobe Stock asset or a libraries asset from the Libraries panel or from your local disk — the image automatically scales to fit the frame Content placed in frames is always placed as Smart Objects so that it can be scaled non-destructively

Content-Aware Fill reimagined:
- Powered by Adobe Sensei
- A new, dedicated Content-Aware Fill workspace provides you an interactive editing experience to achieve seamless fill results. You can now choose which source pixels to use and rotate, scale, and mirror the source pixels thanks to Adobe Sensei technology. You also get a live full-resolution preview of the changes and an option to save the result to a new layer

New multiple undo mode:
- You can now use Control + Z (Win) / Command + Z (Mac) to undo multiple steps in your Photoshop document, just like in other Creative Cloud apps. The new multiple undo mode is enabled by default

Usability improvements:

Reference Point hidden by default:
- While transforming items, you can now easily move items on the canvas. The reference point that appeared while transforming items is now hidden by default. You can select the Toggle Reference Point check box in the Options bar if you want the reference point to appear

Double-click to edit text:
- You can now double-click a Type layer with the Move tool to quickly begin editing the text in your document. You do not need to switch tools anymore to edit text

Auto-commit:
- Efficiently crop, transform, and place or enter text with auto-commit. You no longer need to press Enter (Win) / Return (macOS) or click the Commit button in the Options bar to commit your changes

Transform proportionally by default:
- Photoshop now transforms all layer types (such as pixel layers, type layers, shape layers, bitmaps, Placed Smart Objects) proportionally by default
- When transforming a layer, you no longer need to hold down the Shift key while dragging a corner handle to resize a selected layer to constrain its proportions. Anytime you drag a corner handle during transform and move it, the layer resizes proportionally. Holding down the Shift key now resizes non-proportionally when you drag a corner handle during transform

Prevent accidental panel moves with Lock Workspace:
- Use the new Lock Workspace option to prevent accidentally moving workspace panels, particularly when you’re using Photoshop on a tablet/stylus. To access this option, choose Window > Workspace > Lock Workspace

Live blend mode preview:
- You can now scroll over different blend mode options to see how they look on your image. Photoshop displays a live preview of blend modes on the canvas when you scroll over different blend mode options in the Layers panel and the Layer Style dialog

Symmetry mode:
- Paint your brush strokes in a perfectly symmetrical pattern. While using the Paint Brush, Mixer Brush, Pencil, or Eraser tools, click the butterfly icon () in the Options bar. Choose from the several available types of symmetry - Vertical, Horizontal, Dual Axis, Diagonal, Wavy, Circle, Spiral, Parallel Lines, Radial, Mandala. As you paint, the strokes are reflected live across the line of symmetry, allowing you to easily create intricate symmetrical patterns

Color Wheel to choose colors:
- Use the Color Wheel to visualize the color spectrum and easily choose colors based on harmonies such as complementary colors and analogous colors. From the Color panel fly-out menu, choose Color Wheel

Home screen:
- Get started quickly with the Photoshop Home screen. Access it at any time to find out about new features, connect to learning content, and jump right to your open documents. Click the new Home icon in the Options bar to access the Home screen at any point

Improved in-app learning:
- After completing an in-app tutorial (Learn panel), you can now use your own images to get the looks you want in less time

Top customer-requested features:
- You can now distribute the spacing between the objects. Photoshop can already distribute objects by evenly spacing their center points. If your objects are different sizes, you now get an even spacing between them

Math in number fields:
- You can also perform simple math in any input box that accepts numeric values. For example, you can now type in simple math operations like 200/2, which gets calculated as 100 and inputs that final value into the field. This is very useful when trying to quickly get to a multiple of a value, or divide something up

Ability to see long layer names:
- For long layer names, Photoshop now retains the beginning and end of the layer name and puts an ellipses (...) in the middle of the name. Previously, the layer name used to get cut off at the end with ellipses (...)

Match Font now support Japanese fonts:
- You can now search Japanese fonts with Match Font. Using Adobe Sensei, Match Font allows you to detect text included in the selected area of an image and match it to licensed fonts on your computer or on Adobe Fonts, suggesting similar fonts

Preference to increase UI size:
- Get more control when scaling the Photoshop UI, and adjust it independent of your other apps to get the font size just right. In the Interface preferences (Edit >Preferences > Interface), a new setting Scale UI To Font has been introduced. When you select this new setting, the entire Photoshop UI scales based on the UI Font Size drop-down value you've chosen - Tiny, Small, Medium, or Large

Support for South East Asian scripts:
- Photoshop now includes the support for five new South East Asian languages, so your documents can include text in these scripts: Thai, Burmese, Lao, Sinhalese, and Khmer

Other enhancements:
- Flip document view
- Quickly flip your canvas horizontally. Choose View > Flip Horizontal
- Lorem Ipsum placeholder text
- Get 'Lorem Ipsum' as placeholder text while placing new type layers in your document. In Type preferences (Edit > Preferences > Type), select Fill New Type Layers With Placeholder Text
- Customize keyboard shortcuts for Select and Mask
- You can now modfy the shortcut keys for Select and Mask workspace. Choose Edit > Keyboards Shortcuts. In the Keyboard Shortcuts And Menus dialog, choose Taskspaces from the Shortcuts For menu. In the Taskspace command column, expand the Select and Mask set to edit the shortcuts as required


Adobe Photoshop CC 2018 19.1.6 (64-bit)
- Security fix for a memory corruption issue when opening .tga and .pct files


Adobe Photoshop CC 2018 19.1.5 (64-bit)

- Change log not available for this version


Adobe Photoshop CC 2018 19.1.4 (64-bit)

- Change log not available for this version


Adobe Photoshop CC 2018 19.1.3 (64-bit)

- Change log not available for this version


Adobe Photoshop CC 2018 19.1.2 (64-bit)

- Change log not available for this version


Adobe Photoshop CC 2018 19.1.1 (64-bit)
- Change log not available for this version


Adobe Photoshop CC 2018 19.1 (64-bit)
Select Subject:
- Select Subject lets you select the most prominent subject in an image in a single click. Powered by advanced machine learning technology, Select Subject is trained to identify a variety of objects in an image—people, animals, vehicles, toys, and more.

Support for Microsoft Surface Dial:
- Using the Surface Dial with Photoshop, you can adjust tool settings without ever looking away from the canvas. Use the Dial to adjust size, opacity, hardness, flow, and smoothing for all brush-like tools. Using the Control option, you can also rotate the dial to make dynamic adjustments to settings while a brush stroke is in progress. Photoshop supports the Surface Dial on bluetooth-enabled computers running Windows 10 Fall Creator’s release (version 1709) and later versions.


Adobe Photoshop CC 2018 19.0 (64-bit)
Brush-related features:
Stroke smoothing:
- Photoshop can now perform intelligent smoothing on your brush strokes. Simply enter a value (0-100) for Smoothing in the Options bar when you're working with one of the following tools: Brush, Pencil, Mixer Brush, or Eraser. A value of 0 is the same as legacy smoothing in earlier versions of Photoshop. Higher values apply increasing amounts of intelligent smoothing to your strokes.

Streamlined brush management:
- Working with brush presets is much easier in this release of Photoshop. You can now organize brush presets into folders—including nested folders—in the greatly-streamlined Brushes panel (renamed from Brush Presets in earlier releases).
- You can now choose to work with and manage brush-enabled tool presets and their attributes, accessible only from the Options bar in earlier releases of Photoshop, in the Brushes panel. Any brush-enabled tool preset can be converted into a brush preset; all of its attributes—such as opacity, flow, and blending mode—are preserved. Once you've converted brush-enabled tool presets into brush presets, you can choose to remove them from the tool presets list.

Access your Lightroom photos in Photoshop:
- You can now access all of your synced Lightroom photos directly from the Start workspace within Photoshop. In the Start workspace, click the Lr Photos tab. Now, select the images you want to open and click Import Selected. If you've made changes to your photos or albums in any of the Lightroom apps while Photoshop is running, click the Refresh button to see the changes you’ve made. Click See More to view a grid of all of your photos organized by date.
- Aside from the Start workspace, you can also find, filter, sort, and import Lightroom photos into Photoshop using the in-app search experience.

Variable fonts:
- Photoshop now supports Variable Font, a new OpenType font format supporting custom attributes like weight, width, slant, optical size, etc. This release of Photoshop ships with several variable fonts for which you can adjust weight, width, and slant using convenient slider controls in the Properties panel. As you adjust these sliders, Photoshop automatically chooses the type style closest to the current settings. For example, when you increase the slant for a Regular type style, Photoshop automatically changes it to a variant of Italic.

Quickly share your creations:
- You can now email or share your creations to several services directly from within Photoshop. When you share a document by email, Photoshop sends out the original document (.psd file). For certain services and social media channels, Photoshop automatically converts the document to the JPEG format before sharing.

Curvature Pen tool:
- The Curvature Pen tool lets you draw smooth curves and straight line segments with equal ease. Create custom shapes in your designs or define precise paths to effortlessly fine-tune your images using this intuitive tool. While doing so, create, toggle, edit, add, or remove smooth or corner points without ever having to switch tools.

Path options:
- Path lines and curves are no longer just in black and white! You can now define the color and thickness of path lines to suit your taste and for easier visibility.
- While creating a path—using the Pen tool, for example—click the gear icon () in the Options bar. Now specify the color and thickness of path lines. Also, specify whether you want to preview path segments as you move the pointer between clicks (Rubber Band effect).
- While using stroke smoothing, you may choose to view the brush leash, which connects the current paint location with the present cursor position. Select Preferences > Cursors > Show Brush Leash While Smoothing. You can also specify a color for the brush leash.

Copy-paste layers:
- You can now copy and paste layers in Photoshop—within a document and between documents—using the Copy, Paste, and Paste Into Place commands.
- When you paste a layer between documents with different resolutions, the pasted layer retains its pixel dimensions. Depending on your color management settings and the associated color profile, you may be prompted to specify how to handle color information in the imported data.

Rich tooltips:
- Figuring out what Photoshop tools do is now easier than ever before! When you hover the pointer over certain tools in the Tools panel, Photoshop displays a description and a short video of the tool in action.

Edit spherical panoramas in Photoshop:
You can now edit equirectangular spherical panoramas, shot using different cameras, in Photoshop. With the panorama asset imported and its layer selected, invoke the panoramic viewer by choosing 3D > Spherical Panorama > New Panorama Layer From Selected Layer. Alternatively, directly load a spherical panorama into the viewer by selecting 3D > Spherical Panorama > Import Panorama. Once you've opened a panorama in the viewer, you can perform a variety of operations on it:
- Rotate the camera view around
- Adjust the field of view
- Paint on the panorama using all relevant Photoshop tools and filters

Properties panel improvements:
- You can now adjust leading and tracking for type layers in the Properties panel
- You can now adjust settings, such as color, font, and size, for multiple type layers using the Properties panel
- Work with Adobe Stock assets in the Properties panel
- View the asset on stock.adobe.com by clicking the asset ID
- License a preview image directly from the Properties panel
- Find stock assets similar to an image on stock.adobe.com

Select & Mask improvements:
- Improved algorithm providing more accurate and realistic results when subtracting the foreground in cases where the foreground and background colors are visually similar
- Improved blending of original selection and matting results
- Transparency view mode settings are now decoupled from the Quick Mask view modes. Transparency settings are no longer shared between Select & Mask and Quick Mask
- Overlay view mode transparency settings are now decoupled from On White and On Black transparency settings

Learn panel:
- You can now access step-by-step tutorials on basic concepts and tasks directly within Photoshop. These tutorials cover basic photography concepts, retouching and combining images, and graphic design fundamentals

TECHNOLOGY PREVIEW FEATURES:
Support for Microsoft Surface Dial:
- Using Microsoft Surface Dial with Photoshop, you can adjust tool settings without ever looking away from the canvas. Use the Dial to adjust size, opacity, hardness, flow, and smoothing for all brush-like tools. Photoshop supports the Surface Dial on bluetooth-enabled computers running the latest version of Windows 10

AI Upscale:
- Photoshop now features artificial intelligence-assisted upscaling to preserve important details and textures while resizing images without introducing distortions. In addition to skin tones and hair textures, this feature preserves harder-edged details like text and logos. Try it on soups, salads, pizza, and any other subjects that need that extra dash of texture preservation

Paint Symmetry:
- Photoshop now lets you paint symmetrically while using the Brush, Pencil, and Eraser tools. While using these tools, click the butterfly icon () in the Options bar. Choose from the several available types of symmetry. Paint strokes are reflected live across the line of symmetry, allowing for easier sketching of faces, cars, animals, and more

CAMERA RAW | New features:
Quick selections with Color and Luminance Range Masking:
- Using the new Color Luminance Range Masking controls, you can quickly create a precise masking area on your photo for applying local adjustments. These new precision masking tools can detect changes in lighting and contrasting edges based off color and tone. You can make quick initial masking selections with Adjustment Brushes or Radial Filter/Graduated Filter. Then refine your selection with the range masks, located under Auto-Mask in the Adjustment Brush tool options.

Color Range Mask:
- After making an initial selection mask on your photo with Adjustment Brushes or Radial Filter/Graduated Filters, use Color Range Masking to refine the selection mask based on the colors sampled within the mask area.

Luminance Range Mask:
- After making an initial selection mask on your photo with Adjustment Brushes or Radial Filter/Graduated Filters, use Luminance Range Masking to refine the mask area based on the luminance range of the selection.

OTHER ENHANCEMENTS AND FIXES:
- Composer Switching: You can now change the text composer on a per-document basis from the Paragraph panel. This feature makes it easy to reuse assets even across languages that use different composers—for example, Middle Eastern and East Asian languages.
- Photoshop now supports Apple's High Efficiency Image Format (HEIF). Photoshop can read depth maps in HEIF image files created by iPhone 7 Plus and later devices into a channel. You can then create a depth-of-field effect in the image using Filter > Blur > Lens Blur.
- Improved document creation (Cmd/Ctrl+N) launch performance
- Usability improvements to the Properties panel
- Improved startup time on Windows
- Improved performance of common blending and compositing operations
- Improved performance of the Surface Blur filter and the Noise > Median filter
- Improved Refine Edge tool accuracy in the Select & Mask workspace
- New preference on Windows 10: Preferences > Workspace > Align UI According To OS Settings. Use this preference to prevent contextual UI elements, such as pop-up menus, from displaying beneath your hand when you're drawing directly on the display. This operating system setting is controlled from Ink & Stylus system preferences on Windows. It is available only on devices paired with a stylus.
- While pasting text into type layers, you can now use the new Edit > Paste > Paste Without Formatting command. This command strips out style attributes from the source text and adapts it to the style of the destination type layer.
- In-app search experience now also lets you find, filter, sort, and import Lightroom photos into Photoshop.
- Improved protection of face details for Content-Aware Move, Auto Levels, Curves, Tone, Brightness, Contrast, and skin tone color range
- Save As PNG now offers much better compression
- Improved quality of Content-Aware Crop and Content-Aware Fill on edges
- Collapsed font menus: The font lists in the Options bar and various panels now show all the font faces in a given family collapsed into a pop-up submenu accessible via either the mouse or the keyboard.
- Intelligent deep-learning-led face detection for Face-Aware Liquify
- Fixed: Select & Mask issue where brushing with soft radius using the Refine Edge brush still produces a hard edge

What's changed:
- The Brush panel in earlier releases of Photoshop is now called Brush Settings.
- The Brush Presets panel in earlier versions of Photoshop has been streamlined and renamed as Brushes panel. For more information, see Streamlined brush preset management.
- Device Preview is no longer available in this release. Additionally, the Preview CC iOS app is no longer available for download or actively maintained as of October 2017. If you have a previously-downloaded version of Preview CC on your iOS device, you can continue to use it on an as-is basis with earlier versions of Photoshop.
- Photoshop no longer prompts you to import assets into Creative Cloud Libraries while opening documents. You can still automatically import all assets from an open document using the Create New Library From Document command in the Libraries panel.
- The Preferences > General > Show Recent Files Workspace When Opening A File setting is no longer available.
- On macOS 10.13 (High Sierra) and newer, Photoshop uses a dark title bar for floating document windows when UI brightness is set to one of the two dark settings.

Adobe Photoshop CC 2017.0.1 (64-bit)
Use the Touch Bar with Photoshop:
- Photoshop now supports Touch Bar, the multitouch display at the top of the new MacBook Pro keyboard. Touch Bar support in Photoshop is currently a technology preview feature.

Fixed customer-reported issues:
- Group blending modes act differently for 16/32-bit images
- The hit area for closing folders is hard to click on
- Error or crash with missing displacement map upon action playback
- Selecting a group expands it unexpectedly
- An issue while exporting a document with a hidden layer group
- Copy Layer Styles is missing from the Layers panel
- Crash while using the Lasso tool when the Messages app is enabled
- The Select & Mask taskspace responds slowly or crashes on computers with AMD processors
- Content-Aware Fill quits unexpectedly when the CPU has more than four cores
- The Include Vector Data option is grayed out when you save an EPS file containing a type layer


Adobe Photoshop CC 2017.0.0
Jump-start your creative projects:
- Now, when you create a document in Photoshop, instead of beginning with a blank canvas, you can choose from a wide variety of templates from Adobe Stock. Templates include stock assets and illustrations that you can build on to complete your project. When you open a template in Photoshop, you can work with it just as you would work with any other Photoshop document (.psd).
- In addition to templates, you can also create a document by selecting one of the numerous presets available in Photoshop or create your custom sizes. You can also save your own presets for reuse.

Comprehensive search:
- Photoshop now features powerful search functionality that lets you search across UI elements, documents, Help & learning content, inspiring Stock assets, and much more—all from within a unified dialog. You can search for items right after launching Photoshop or when one or more documents are open

OpenType SVG fonts:
- Photoshop supports OpenType SVG fonts and ships with the Trajan Color Concept and the EmojiOne font. OpenType SVG fonts provide multiple colors and gradients in a single glyph. Emoji fonts are an example of OpenType SVG fonts. Using Emoji fonts, you can include various colorful and graphical characters, such as smileys, flags, street signs, animals, people, food, and landmarks in your documents. OpenType SVG emoji fonts, such as the EmojiOne font, let you create certain composite glyphs from one or more other glyphs.

Select And Mask now features the following enhancements:
- The Polygonal Lasso tool is now available in the workspace. This tool works just like the corresponding tool in classic Photoshop.
- High-quality refined previews on mouse down. Optionally, if necessary, you can switch to low-resolution previews for better interactivity.
- Several experience improvements designed for closer alignment with the old, familiar Refine Edge workflow

Face-Aware Liquify:
- You can now apply Face-Aware Liquify settings to the eyes independently or symmetrically

Creative Cloud Libraries:
- Archive and restore library elements. For more information, see Archive and delete assets
- Find stock assets similar to a library element using visual search. See Find stock images visually similar to a library element
- Drag and drop Adobe Stock search results into Creative Cloud libraries
- While sharing libraries and library assets, choose to let other users follow them. Whenever you update the library or the library asset, followers automatically get the updates across all supported Creative Cloud apps.

Properties panel improvements:
- The Properties panel is now part of the Essentials workspace
- Additional properties are now displayed in the Properties panel for type layers. You can modify some text settings directly from from the Properties panel.
- The Properties panel now displays the document properties when no layers or other elements are selected
- The Properties panel now displays bitmap/pixel layer properties

Work with Adobe Experience Design CC (Preview):
- You can now bring your Photoshop CC assets directly into Adobe Experience Design CC (Preview), the new all-in-one tool for designing and prototyping user experiences for websites and mobile apps. Do one of the following:
- Right-click a layer in Photoshop and select Copy SVG from the context-menu. Now, paste the SVG asset into your Adobe XD document
- From the canvas in Photoshop, drag and drop an SVG asset into Adobe XD
- Some design elements may not be supported when you copy a layer into Adobe XD

Other enhancements:
- Match Font improvements to include more results from locally installed fonts
- You can now simply click outside a text box to commit text
- Ability to open PSD files in your Creative Cloud Files directory directly from the Start Screen
- The layer count feature now more accurately represents layer and group contents in the document
- Improved marquee selection to only select elements on the active artboard
- Preference to select a highlight color in the UI: Blue or Gray. Select Preferences > Interface and, under Appearance, choose a Highlight Color.
- Minimum Radius threshold in the UI is now not enforced when Smart Radius is selected
- Surface Blur is now up to 10X faster for 16-bit images
- Improved contrast in the three lightest color themes under Preferences > Interface
- New Preview checkbox in the Liquify dialog
- Added ability to hide on-screen widgets in Face-Aware Liquify
- On computers with AMD graphics processors running Mac OS X 10.11 and later, you can leverage Apple’s Metal graphics acceleration framework for use with the Oil Paint filter. For more information see Oil Paint filter
- GPano metadata is now preserved when exporting via Export As

What's changed:
- Design Space (Preview) is no longer available in this version of Photoshop
- In earlier releases of Photoshop, Cmd/Ctrl+F used to be the keyboard shortcut for reapplying the last-used filter. Beginning with this release, it invokes the Photoshop search experience. If necessary, you can use Edit > Keyboard Shortcuts to reassign keyboard shortcuts.
- Auto-Select is now the default setting for the layer Move tool. You can revert to the default setting in earlier versions of Photoshop: in the Options bar, deselect Auto-Select and choose Group from the pop-up menu.

Fixed customer-reported issues:
- Some blendmodes behave differently on layers vs. groups
- Batch processing "Source Folder" window cannot be resized (Windows-only)
- Improved contrast in the three lightest color themes under Preferences > Interface
- Taskbar shows in full screen modes (Windows 10-only)
- PDF Import reverses the order of pages
- Puppet Warp on Video Smart Object does not render on export
- Adaptive Wide Angle dialog flickers when adjusting the angle of a perspective line (Windows 7-only)
- Crash when changing the document bit depth with Mixer Tool selected
- Script UI slider hangs application
- Remove underlines, improve background colors for edit fills and pop-ups to distinguish whether they're clickable or disabled
- Active item highlight isn't distinguishable enough (selected layer, history state, channel, etc)
- Option Bar toggle for pressure/size does not deselect the option when disabled (Windows-only)
- Smart Object rendered with artifacts/cross-hatching
- Improve layout/readibility of Character panel (remove divider lines)
- If you delete a Libraries panel element, there is no warning and no way to recover the file
- Replacing contents for Smart Object with different sized content that has been distorted and warped crashes
- Select and Mask: The polygonal lasso tool is available via the 'alt' keyboard shortcut but not from the tool bar
- Smudge tool uses pressure strength in addition to size when Strength is set to 100%
- Don't open an OS window after "Quick export as PNG"


Adobe Photoshop CC 2015.5.1 (64-bit)
Customer reported issues resolved:
- Fixed customer submitted crashing issues
- Subtool reverts to primary tool after using keyboard shortcut
- Unable to Export individual layers that are nested in Artboard > Group
- Rasterize EPS Format” dialogue box doesn’t remember Mode setting
- Embed color profile result reflects whatever it was set last time
- Text accidentally commits when try to transform Paragraph text using bounding box transform handles
- Cursor doesn’t correctly change to Commit cursor to differentiate from Rotate and Move cursor
- Error: “Could not apply the workspace because the file was not found” when opening a file

Several fixes and improvements for Select and Mask:
- Select and Mask: Command not available on non-pixel layer masks
- Select and Mask: Refine Edge Brush Tool creating artifacts along the brush stroke in mask
- Select and Mask: Redraw corruption (RGB 16bit/32 bit) with Show Original in certain zoom levels (preview mode “black and white”)
- Select and Mask: Using the Refine edge brush on one area of a pre-existing selection may cause certain hard edges in another area to change a few pixel values, especially when the image is in very high resolution
- Select and Mask: Using brush tool with feather 8 or more and zoom level 50 or lower get redraw issue
- Select and Mask: With a selection, the output defaults to selection, even if the previous output setting was a mask
- Select and Mask: Inverting a selection outputs the original selection
- Select and Mask: Crash when double-clicking adjustment mask
- Select and Mask: Program error when image is multi-channel


Adobe Photoshop CC 2015.5.0 (64-bit)
Face-Aware Liquify:
- The Liquify filter now features advanced face-aware functionality that automatically identifies eyes, noses, mouths, and other facial features, making it easy for you to adjust them. Face-Aware Liquify is great for retouching portrait photos, creating caricatures, and doing much more.
- You can use Face-Aware Liquify as a smart filter for non-destructive editing. Select Filter > Liquify and then choose the Face () tool in the Liquify dialog.
- Creating accurate selections and masks in Photoshop is now quicker and easier than ever before. A dedicated new workspace now helps you make precise selections and masks. Use tools like Refine Edge Brush to cleanly separate foreground and background elements and do much more.
- To invoke the workspace, click Select And Mask in the Options bar when a selection tool is enabled. Alternatively, press Ctrl+Alt+R (Windows) or Cmd+Option+R (Mac).

Match Font:
- Take the guesswork out of identifying certain fonts and let Photoshop CC do the hard work for you. Thanks to the magic of intelligent imaging analysis, using just a picture of a Latin font, Photoshop CC can use machine learning to detect which font it is and match it to licensed fonts on your computer or on Typekit, suggesting similar fonts.
- Simply select the area of the image containing the text whose font you want to analyze. Now, select Type > Match Font.
- Find fonts matching the font in an image

Content-Aware Crop:
- Photoshop CC now uses content-aware technology to intelligently fill in the gaps when you use the Crop tool for rotating or straightening an image, or expanding your canvas beyond the image's original size.
- While using the Crop () tool, select Content-Aware in the Options bar.
- In action: Content-Aware Crop
- Improvements to Adobe Stock integration:

Enhanced in this release of Photoshop CC:
- You can now open assets in Photoshop directly from the Adobe Stock website. Also, licensing watermarked previews while working in Photostop is now easier than ever before. License previews from the Layers panel, the Properties panel, or from the canvas; simply right-click the stock asset and then select License Image.
- Finding the right stock asset for your project is now also a breeze. Use the new filtered search on the Adobe Stock website and within your libraries. Licensed Adobe Stock assets are badged for easy identification; video assets now have linked previews.

Embed color profiles into exported assets:
- Embed color profiles into PNG or JPG files using the Export As dialog. Select File > Export > Export As or right-click a layer in the Layers panel and then select Export As.
- Export As dialog | Embed Color Profile:

On-canvas glyph alternatives:
- When you select a glyph in a Type layer, Photoshop now displays the available glyph alternatives right on the canvas. Clicking the icon in the alternatives grid opens the Glyphs panel.
- If necessary, you can turn off this behavior. To do so, deselect Preferences > Type > Enable Type Layer Glyph Alternates.

3D printing:
- You can now print 3D models as 3D Manufacturing Format (3MF) files. While specifying the 3D Print Settings, select Print To: Local and Printer: 3MF File.

Print 3D objects as 3MF files:
- Ability to read Product Representation Compact (PRC) format data embedded in PDF files
- Support for new online 3D printing services

More improvements to artboards:
- You can now duplicate a layer or layer group into other artboards, quickly change artboard backgrounds, and view artboards with transparent backgrounds.
- If you've specified an artboard background, you can now also include it while exporting the artboard as PDF or supported image formats. While exporting the artboard as PDF, you can also include the artboard name and set custom font size, font color, canvas extension color, etc.

Faster everyday tasks:
- Photoshop CC now opens documents faster and delivers great responsiveness. Content-Aware Fill is now up to 3X faster with even better results. The Font menu loads up the list of fonts up to 4X faster.

Enhancements to Creative Cloud Libraries:
- You can now share libraries with anyone who has a Creative Cloud account. While adding collaborators to a library, choose what level of permissions you want to give them. For example, you can allow others on your team to use shared assets in their designs but not modify those assets.

Creative Cloud Libraries:
- Collaborate on Creative Cloud Libraries and folders
- Work with Adobe Experience Design CC (Preview):
- Copy and paste your Photoshop CC assets directly into Adobe XD, the new all-in-one tool for designing and prototyping user experiences for websites and mobile apps.

Adobe Portfolio:
- Use Adobe Portfolio to quickly and easily create a beautiful portfolio site to show off your Photoshop images. And now when you use Portfolio, you can create custom landing and contact pages to better connect with viewers.

Other enhancements:
- Up to 65% improvement in the Photoshop app download speed
- Option to revert to the legacy Photoshop CC 2014 behavior for the Healing Brush tool. Select Preferences > Tools > Use Legacy Healing Algorithm For Healing Brush.
- For easier navigation, variants of a font—such as Bold and Italics—are now grouped under the same item in font lists. You can expand the item and select the desired variant. While navigating the fonts, you can even expand more than one item in the list.
- Fonts are now grouped by font family. The Show Similar Fonts option now also displays fonts from Typekit.
- Improved performance while exporting artboards to PDF; ability to include artboard names and artboard backgrounds
- 3D imaging: Improvements to UV repacking algorithms
- The document layer count is now displayed in the status box and the Info palette.
- Help > System Info now shows the full file path for optional and disabled plug-ins.
- Info panel option to always show composite (all layers) values
- Reduced chances of metadata loss due to external metadata editing
- Improved compatibility with some third-party Mac OS tools for resizing the application frame
- The Oil Paint filter now works on lower-end graphics cards (GPUs)
- Support for graphics card (GPU)-accelerated features over remote desktop connections
- The Spot Channel dialog now includes names of colors selected from the Swatches palette.
- Overall improvements to all content-aware features:
- Better preservation of image details
- Reduced blurs and smudges
- Improved color adaptation handling for Content-Aware Fill
- Up to 3X speed improvements for large images
- 3D printing enhancements:
- You can now print 3D models as 3D Manufacturing Format (3MF) files. While specifying the 3D Print Settings, select Print To: Local and Printer: 3MF File.
- Support for new Stratasys online and local printer profiles
- Ability to read Product Representation Compact (PRC) format data embedded in PDF files
- Updated OpenEXR file format support includes newer variants of the format
- Small color swatch size available again in the Swatches palette
- Divide Slices command limits increased; performance improved
- Improved brush performance
- General Text layer optimizations
- Improved detection of problematic graphics card drivers and crash prevention
- Name or color value is now displayed in the tooltip for recently-used colors in the Swatches palette.
- Ability to add keyboard shortcuts to toggle the brush pressure controls size and opacity
- Ability to add keyboard shortcuts to toggle Airbrush mode

What's changed:
- For better user experience, the following gestures are now performed using three fingers instead of two fingers
- The Color Adaptation setting is now enabled by default in the Fill dialog (Edit > Fill). Also, the color adaptation feature has been optimized for better results in this release.
- 3D, 3D Printing, and some other features in Photoshop are no longer supported on 32-bit platforms. See Features unsupported on 32-bit platforms.
- The Photoshop-Behance integration has been removed in this version. When you select File > Share On Behance, you are taken to https://www.behance.net, where you can click Add Work to post your creative work.
- The Select and Mask workspace replaces the Refine Edge dialog in earlier versions of Photoshop, offering the same functionality in a streamlined way.

Known issues:
- On Mac OS X, printing documents on inkjet printers results in unexpected color output. See this knowledge-base article.
- Audio issues while playing clips encoded with Dolby Audio. See this knowledge-base article.


Adobe Photoshop CC 2015.1.2 (64-bit)
- Crash Reporter: Crash when creating Character Styles
- Crash Reporter: Crash when saving a document in certain scenarios
- Unable to record the command, Select All Layers
- Tools reset to default set after closing/opening doc or quitting/relaunching Photoshop with Start Screen
- New Swatch> Add to Library check box setting is not sticky when invoked from color picker
- Issue with Cmd/Ctrl key for selecting layers in the Layer panel
- German translation error for Workspaces
- Improved clickable area for dialog buttons
- Export Presets on 2x artboards result in incorrectly scaled assets
- Edit of Library raster graphic in Indesign or Illustrator fails to open the doc in Photoshop unless Photoshop is already running
- ScriptUI – onClick handler not working for Listboxes
- ScriptUI – DropDownList width expands to widest item
- ScriptUI – event.preventDefault not working
- ScriptUI – fixed ‘keyup’ events
- Pasted content centers on artboard when zoomed in to portion of the artboard
- Scripting Support gives an error during launch – Subsequent crashing
- Sampling a color with the gradient tool and panels hidden doesn’t sample the color
- Crash when opening certain .iff files
- Hang/crash when opening/closing certain .png files
- Unable to drag and drop the artwork from Illustrator to Photoshop (Windows only)
- Welcome screen causes redraw/flicker even if not show if Narration is enabled (Windows only)
- Recent Files stops working after opening 100+ files
- Clicking onto disabled “Start” workspace leads to switching to “Photography” workspace
- Typo in the HangingPunCtuation property used for scripting
- Multiple files are stacked on top of one another, rather than cascaded, when tabbed documents are disabled


Adobe Photoshop CC 2015.1.1 (64-bit)
- The Adobe Photoshop CC 2015.1.1 update addresses a number of issues discovered after Adobe Photoshop CC (2015.1.0) software was released


Adobe Photoshop CC 2015.1 (64-bit)
- New Creative Cloud Libraries capabilities: Find content faster by searching across your libraries and across Adobe Stock. Drag and drop assets to and from the Layers panel, add your favorite brushes and share your library with others. And get content into libraries faster with a new bulk import dialog box.
- Design Space (Preview) enhancements: This dedicated mode further streamlines and optimizes design workflows with a unified sampling experience, efficient masking, robust app and cross-document search and integrated layer and batch export. Design Space (Preview) offers access to Creative Cloud Libraries as well as seamless movement to and from standard Photoshop CC.
- Do more with artboards: Use artboard guides and grids to precisely place elements, sort layers by artboard for easier visualization and quickly add new artboards to documents. Use artboard preferences to customize the look and feel of your documents.
- Modern user experience on desktop and touch devices: The updated UI delivers a clean and consistent look throughout Photoshop, and you can quickly perform common tasks using a new set of gestures on touch-enabled devices like Microsoft Surface Pro.
- Customizable toolbar and workspaces: Make Photoshop yours by customizing your toolbar and saving multiple toolbar configurations as parts of different workspaces. Included workspaces have been streamlined to give you quick access to only the tools you need.
- Bring 3D characters into your 2D designs: Create beautiful compositions that feature 3D models and easily adjust camera angles and lighting. Start with a model created in Adobe Fuse CC (Preview), and then apply poses and animations from the Creative Cloud 3D Animation (Preview) area within the Properties panel. Composite characters into any Photoshop project from a layout to a video, or print them with a 3D printer. (Available in English only.)
- Find fonts faster: Quickly find the font you need by starring individual fonts as favorites. Narrow down your search by filtering fonts by classification, like serif or sans serif, or by similarity.
- Export faster with more control: The exporting experience introduced in June now delivers faster performance and better compression for all file formats, especially JPEG; the ability to export the same assets at multiple sizes; support for sRGB export; and options to embed metadata such as copyright into your files during export.
- More creative options with SVG import: Open and place native SVG files — which can rescale for any size device or any resolution — in your Photoshop designs. Just double-click the object to edit it in Adobe Illustrator.
- Quickly find the right glyph: The Glyph panel now lets you see and insert your most recently used glyphs and sort glyphs for faster browsing.
- More control with Adobe Camera Raw 9 enhancements: Remove or add atmospheric haze in specific areas of your photos using the Local Adjustment Brush, Radial Filter and Graduated Filter. Plus, use the new Bird’s Eye View feature to navigate zoomed-in images, and get support for more cameras and lenses.
- The ability to see and edit type layer position in the Properties panel; reintroduction of the Oil Paint filter; the ability to resize the Export dialog; Device Preview connectivity improvements; a preset value of 16pt in the Font Size dropdown menu.


Adobe Photoshop CC 2015.0.1 (64-bit)
- Crash when Be3D printer profile is present in presets (win only)
- Unable to read key state in JavaScript
- BlackMagicDesign ATEM Switcher plugin crashes in Photoshop CC 2015 when documents have more than one layer
- Crashes when extension uses script UI
- Crash on zoom (win only)
- Fixed drawing for borders of white artboards drawn on a white background
- Fixed drawing of borders while dragging and aligning artboards
- Fixed artboard matte color extending inside artboard 1 pixel
- Fixed typo in Artboards to PDF dialog
- Duplicate Layer command puts new layers at top of artboard stack, not above source layer like it should
- Properly disable the artboard canvas color context menu when it does not work with the current GPU and color mode settings
- Crash on launch due to “librarylookupfile” (win only)
- English text copied from Acrobat to Photoshop is in Chinese
- Application hang while opening certain JPEG2000 files
- Canvas/document area draws partially or completely black in a Retina/standard display config after disconnect/reconnect 2nd display
- Crash when closing an image (win only)
- Artifacts using Healing Brush tool on transparent layer with “Current & Below” enabled with soft brush
- Healing brush failing on individual channel
- Some customers prefer the texture and color rendition of the old healing brush algorithm compared to the new real-time algorithm
- Welcome… menu item was unintentionally removed if user selects “Do Not Show…” checkbox, closes and re-launches
- Filter Gallery gives error on Mac OS X 10.10.3 and 10.11 in Chinese Languages
- Create Layer (from effect) reverses layer z-order
- Fixed issue where customers in the UK, Canada and Mexico may not be able to purchase images form Adobe Stock if they accessed Stock through Photoshop’s Search on Adobe Stock menu
- Move too set to Auto Select not releasing layers selected during drag
- Layers panel incorrectly scrolling when adding or deleting layers
- Crash when adding a spot color channel after adding an asset from the Libraries panel
- Crash PlugPlug crash in [HtmlEngineMonitor closeWindow]
- Crash copy and pasting a shape (esp the Line tool)
- Direct Selection & Path Selection Tool +/- shortcuts not working correctly
- Crash on Scroll while using Pen Tool (win only)
- Performance problems zooming and panning while rulers are showing
- Selection disappearing at different zoom levels (win only)
- Selection redraw issue when dragging (win only)
- Converting a video layer, generated by image sequence import, to Smart Object crashes
- Fixed issue where Welcome dialog would be empty in some cases


Adobe Photoshop CC 2015.0.0 (64-bit)
ARTBOARDS:
- If you are a web or UX designer, you increasingly find yourself designing websites or apps for multiple devices. Artboards, new in the 2015 release of Photoshop CC, help streamline your design process by giving you an infinite canvas on which you can lay out designs for different devices and screens. While creating artboards, you can choose from a wide variety of preset sizes or define your own custom artboard size.
- Artboards are useful even if you normally design for just one screen size. For example, while designing a website, you can use artboards to view designs for different pages side-by-side and in context.

CREATIVE CLOUD LIBRARIES:
Library-linked assets:
- When you use a graphic from the Libraries panel, a library-linked asset is created. This asset behaves in much the same way as a locally-linked smart object, but with the benefit of the asset being in the cloud. Also, when you create a new library graphic from a smart object, the corresponding layer is converted to a library-linked asset.
- Adobe Stock integration with Libraries:
- You can now add a watermarked stock image to any of your libraries directly using the Adobe Stock website. You can then use the watermarked image in your Photoshop documents as a library-linked asset. When you choose to license the image—which you can do directly from within the Libraries panel—all instances of the watermarked asset in your open documents are updated to the high-resolution licensed image.
Performance improvements:
- Libraries integration with Photoshop now offers reduced disk usage, more efficient bandwidth utilization, and faster propagation of library changes between Creative Cloud applications.

ADOBE STOCK:
- Adobe Stock is a new service that provides designers and businesses with access to 40 million high-quality, curated, royalty-free images, illustrations, and vector graphics for all their creative projects. You can search for Adobe Stock content directly from within Photoshop. Select File > Search Adobe Stock.
- Adobe Stock is also deeply integrated with Creative Cloud Libraries. You can now add a watermarked stock image to any of your libraries directly using the Adobe Stock website. You can then use the watermarked image in your Photoshop documents as a library-linked asset. When you choose to license the image—which you can do directly from within the Libraries panel—all instances of the watermarked asset in your open documents are updated to the high-resolution licensed image.

DESIGN SPACE (PREVIEW):
- Design Space (Preview) is aimed at becoming a modern design experience inside Photoshop streamlined for the requirements of web, UX and mobile app designers. It's an HMTL5/CSS/JS layer built on top of Photoshop. We’ve separated out standard Photoshop from the interface so that we can use this layer to create new UI, smarter interactions, and top-requested features. This release is a Technology Preview, which means it's an early look at this new direction. It's rough and there is a limited feature set but we want to get this out early so that we can start hearing from you.
- To enable Design Space (Preview), select Preferences > Technology Previews and then choose Enable Design Space (Preview).

EXPORT ARTBOARDS, LAYERS, AND MORE:
- You can now export artboards, layers, layer groups, or Photoshop documents as JPEG, GIF, PNG, PNG-8, or SVG image assets.
- Select the artboards, layers, and layer groups in the Layers panel; right-click the selection, and then select one of the following from the context menu:
- Quick Export As [image_format]
- Export As...
- To export the current Photoshop document or all artboards in it, select File > Export As [image_format] or File > Export > Export As...

LAYER STYLES:
- The Layer Style dialog now lets you apply multiple effects—strokes, inner shadows, color overlays, gradient overlays, drop shadows, etc—to a single layer style. Also, more than one instance of some effects can now be applied to a layer style.
- In Photoshop, select an option from the Layer > Layer Style submenu.
- Select the effects that you want to add to the layer style. Notice that some effects have a icon, indicating that they can be applied more than once in the layer style.
- Adjust the settings for the effects. For example, adjust the size and opacity of a stroke.
- Click OK to apply the effects to the layer style.
- UI changes to the Layer Style dialog:
- The left pane of the Layer Style dialog now lets you perform the following operations:
- Change the effect stacking order
- Delete effects
- Through a new flyout menu, accessible by clicking the icon:
- Manage what effects are displayed in the section
- Delete hidden effects
- Reset any changes you’ve made to the default state of the left pane

DEVICE PREVIEW AND THE PREVIEW CC COMPANION APP:
- Get real-time previews of your Photoshop designs on multiple iOS devices with the new Device Preview feature in Photoshop and the Adobe Preview CC mobile app. Changes you make in Photoshop CC are displayed in Preview CC in real time. You can reliably connect multiple iOS devices to Photoshop using USB or over Wi-Fi.
- If you have a document with artboards, Device Preview attempts to show you the correct artboard by matching the size and position of the artboard with the size of the connected device. You can also use the navigation bar to preview a specific artboard on the device or swipe through artboards that have matching widths.

BLUR GALLERY:
- Sometimes, after applying a Blur Gallery effect, the blurred area of the image looks synthetic or unnatural. You can now restore noise/grain to such a blurred image area to give it a more realistic appearance. Set the options on the Noise tab in the blur Effects panel.

GLYPHS PANEL:
- Photoshop now has a new panel that lets you work more efficiently with glyphs. Do one of the following to access the Glyphs panel:
- Select Type > Panels > Glyphs Panels.
- Select Windows > Glyphs.

3D PRINTING:
- Export as PDF or SVX files. You can now export 3D models as PDF or SVX files
- While specifying the 3D Print Settings, select Print To: Local. Now, select PDF File or SVX File as the Printer
- Control bump map depth. You can now control the depth or height of bump maps for printing.
- Updated PLA profile for Makerbot. The Makerbot PLA profile has been updated for more reliable print outs.

3D IMAGING:
- The 3D menu now has a new command (3D > Simplify Meshes) that lets you reduce the number of triangles in a mesh to a more manageable number. The command algorithmically reduces the number of triangles to the number you specify while attempting to maintain the fidelity of the model. This enhancement is useful for reducing the complexity of a file in preparation for 3D printing. You can view a live preview of mesh simplification chang

Freegate 7.78 查看版本資訊

更新時間:2020-03-18
更新細節:

OpenSSL 1.1.1e (64-bit) 查看版本資訊

更新時間:2020-03-18
更新細節: