Unity 歷史版本列表
Unity 是一個遊戲開發生態系統:一個強大的渲染引擎完全集成了一整套直觀的工具和快速的工作流程來創建交互式的 3D 和 2D 內容; 輕鬆的多平台發布; 成千上萬的質量,在資源商店和知識共享 community.For 獨立開發者和工作室,Unity&rsquo 的現成的資產; S 民主化生態系統摔破的時間和成本障礙,創造獨特的美麗的遊戲。他們使用 Unity 打造民生做他們喜歡的事情:創建遊戲... Unity 軟體介紹更新時間:2021-02-26
更新細節:
更新時間:2021-02-24
更新細節:
What's new in this version:
Fixed:
- Animation: Fixed an issue where low numbers of Animators would not multithread correctly
- Asset Import: Fixed a crash after an Assembly reload triggered by editing a Monobehaviour added to the currently selected GameObject in the inspector
- Asset Pipeline: Fixed a rare deadlock when uploading to an accelerator
- Editor: Fixed a crash importing Book of the Dead into a new HDRP Project
- Editor: Fixed an issue where multiple instances of derived EventSystem objects in a scene were not allowed
- Editor: Fixed an issue where the Android TV Banner would disappear after being set
- Editor: Fixed script order exception when adding scripts from dll
- Editor: When installing the Windows editor, installing Linux Mono support alongside Linux IL2CPP support will no longer overwrite Linux IL2CPP support
- Graphics: Fixed an issue where renderer Scenehandles became invalid due to the flush of pending changes after a Render
- Graphics: Fixed an issue where reseed would not proceed while calling an OnPlayEvent
- IL2CPP: Fixed an exception that occured when converting a void method with a reqmod or optmod modifier
- IL2CPP: Fixed C++ compile error could occur when a constrained call that returned a generic struct was followed by a stloc, with certain generic constraints
- Networking: UnityWebRequest: do not print errors to console for aborted requests
- Particles: Fixed inspector locking issue when editing sub-emitters that were not descendants
- Profiler: Fixed a crash in EditorProfilerConnection::HandleProfilerPlayerInfoMessage during Editor shutdown
- Profiler: Fixed an occasional crash when using deep profiler with il2cpp
- Profiler: Fxed an issue where sorting was unstable for identically named threads in Profiler CPU Timeline view
- Scene/Game View: Fixed an arc handle picking issue when the arc was close to parallel with the camera
- Scene/Game View: Fixed an issue where toggling scene visibility for shadow casting objects would not affect shadows cast from local lights
- Serialization: Fixed crash parsing invalid yaml containing : inside an inline mapping sequence []
- Serialization: Fixed for Custom PropertyDrawer on fields inside managed array of polymorphic classes
- Serialization: Removes "Unexpected node type" errors from JSONUtility when non-array input applied to an array field
- Shaders: HLSLcc: Fixed missing bitcasts on some corner cases
- Text: Added support for selecting which font face and style will be loaded from TrueType Collection (TTC) font files
- Text: Fixed an excessive memory overhead issue when loading font files from Font objects
- Text: Fixed an issue where glyph positional adjustments sometimes returned a value of -Infinity
Changed:
- Timeline: Changed minimum version of the Timeline package to 1.4.6
更新時間:2021-02-24
更新細節:
What's new in this version:
- VHD GUI will be saved to ini
- Ini option BootMountExclude supports DiskID
- Fixes listview font on non darkmode
更新時間:2021-02-19
更新細節:
What's new in this version:
Fixed:
2D:
- Fixed "Root Bone" and "Bone" Properties tooltip missing in Sprite Skin component
- Fixed an error when adding AngleRange to SpriteShapeProfile Preset that was reset before
- Fixed ArgumentException when tangents and cache geometry are enabled on SpriteShapeController component
- Fixed Category List dropdown doesn't expand on clicking its title in the Inspector for Sprite Library Asset
- Fixed InvalidOperationException thrown continuously on adding SpriteShapeController component to a GameObject with SpriteRenderer
- AI: Fixed an issue where OffMeshLink prefab was leaking to the main scene after closing the prefab window
- Android: Fixed an Editor crash when Unity Remote was used in project and Android support not installed
- Android: Update Android Logcat package to version 1.2.1. See the package change log for full details
- Asset Pipeline: Fixed an issue with ResourceManager that at startup sometimes would get invalid asset states
- Asset Pipeline: Fixed an issue where the AssetDatabase could unload active AssetBundle streams, causing object data to be incomplete
- Build Pipeline: Fixed excessive gizmo rebuilding increasing the player build times by a lot
Editor:
- Fixed a changing editor mode issue which showed "Failed to load window layout" message
- Fixed ReorderableList freezing Unity Editor when element height is 0
- Fixed ReorderableList ignoring custom property labels in inspector
- Tooltips are now passed through into PropertyDrawers as part of the labe
- Graphics: Fixed an Editor crashes with VFXExpressionContainer::EvaluateExpressions when opening a VFX Graph file
- Graphics: [SRP] Fixed an issue were reflections flickered when using SRP Batcher and Custom SRP
- Particles: Fixed a crash when calling TriggerSubEmitter with a null sub emitter. A warning will now be produced
- Profiler: Fixed Hierarchy view expansion state not persisting properly across frames stemming from the same session and between Hierarchy and Raw Hierarchy views. Additionally this fixes a potential NullPointerException in ProfilerFrameDataTreeView.AddExpandedChildrenRecursively
- Scene/Game View: Fixed rare crash when rendering gizmos after a script recompilation
Scripting:
- Allow CreateDelegate to work when the delegate type returns an integer, but the method type returns an enum
- Fixed a crash when attempting to deserialize and new a class that was not fully instantiated
- Fixed a crash when calling fast memory APIs with null CommandBuffer
- Fixed incorrect UTC offset during daylight savings time transitions
- Fixed issue where CreateNLSocket on posix systems would return an incorrect handle
- Services: Fixed an issue where in some cases a game would stall on close if analytics are enabled
Shaders:
- Added missing isnan() support to HLSLcc
- Fixed a caching preprocessor issue that incorrectly handle function-like macros declared in include files during shader import
- Fixed an Editor crashing issue when trying to render non-existent shader properties
- Fixed bad HLSLcc shader code generation on some RWTexture writes
- Fixed GetSamplePosition support on Metal shaders
- Fixed GetSamplePosition support on Vulkan shaders
- Terrain: Avoid unnecessary object loading in the terrain rendering code, therefore eliminate some main thread lock up due to scene being loaded asynchronously in the background
- UI Elements: Fixed a graphics issue with Intel drivers that were causing bad stretching and clipping in the editor
- UI Toolkit: Fixed an issue when undocking and redocking a shadergraph and then selecting a property on the blackboard throws UIElement error
- Version Control: Fixed an issue where moving an asset just after adding it via AssetDatabase API was losing the asset VC state
- WebGL: Fixed pixelated edges of soft shadows for WebGL
- XR: Fixed an issue where ApplicationInfo was not being properly populated on Lumin platfom
Changed:
- Shaders: Shader compiler logs are now generated in Logs folder instead of Library
更新時間:2021-02-19
更新細節:
What's new in this version:
- Core Web Vitals Assessment, Broken Bookmarks (or ‘Jump Links’) and bug fixes
更新時間:2021-02-19
更新細節:
What's new in this version:
dotConnect for SQLite Professional 5.17.1836
- The sqlite3.dll library that is included into the installation package is updated to version 3.34.1
- The new command line option /disablegac that disables adding assemblies to GAC is added
Entity Developer:
- The behavior is changed in Entity Developer embedded into Visual Studio: lower versions in the EF Core version property of Model Settings are not hidden any more
- The behavior is changed in EF Core Model: QueryType=True is set now for all classes without PK
- C# code generation is improved: the using directives are generated instead of full namespaces in the names of attributes for DataAnnotations, NHibernate Validator, and Enterprise Library validation frameworks
- Code generation is improved: OnModelCreating(modelBuilder) of the base class is invoked now if the Base Context Type property of EF Core Model is initialized
Entity Framework support:
- Entity Framework Core 5.0.3 is supported
- Entity Framework Core 3.1.12 is supported
- The bug with translating Enum.HasFlag to SQL in EF Core 3 and EF Core 5 is fixed
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 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
更新時間:2021-02-19
更新細節:
What's new in this version:
Whale Browser 2.9.114.33
- Change log not available for this version
Whale Browser 2.9.114.30
New:
Open Whale ON video conferencing service:
- Unlimited conferencing
- Creating and joining meeting
- Sharing meeting with URL
- Chatting in meeting
- Share Screen
Chromium 86 updates:
- Added Tab Groups
- Enhanced security
- Enable third-party cookie blocking options in secret mode
Support browser login with Whale Space (Educational Whale Enterprise Services):
- Go to Whale Space homepage (whalespace.io)
- Blocked Adobe Flash Player
Security Update:
- Fixes for zero-day exploits
- [Flags] Support browser login with multiple accounts
Improved:
- Rebrand ‘Space’ to ‘Dual Tab’
- Added World Time widget in Toolbox
- Added notification when slow responses occur due to proxy issues
- Responded to ‘Naver MYBOX’ rebranding
- Improved dark mode UI
- Improved safe browsing detection logic
- Improved fake url detection logic
Solved:
- Fixed accidental crash
- Fixed Password Sync bug
- Fixed print button error in HWP viewer
- Fixed sidebar papago typing error when approaching from Quick search translation
- Solved many other UI issues
- Solved HWP default program automatic change issue
- Fixed Dual Tab errors
- Solved problem not being able to access Spotify
- (Beta) Fixed Windows ARM Version
Whale Browser 2.8.108.15
Improved dark mode:
- UI & color
- ‘Exclude this site’ option UX
- Visibility of secret window, developer mode, and new tabs
- SVG image rendering
Improved sidebar toolbox:
- added auto-check in Spell check
- Updated security patch
- Solved:
Solved dark mode errors:
- ‘Exclude this site’ option error when capturing webpage
- Scroll UI and status
Solved sidebar toolbox errors:
- Calculator digit, operator duplicate, and formula errors
- Text errors in calendar, exchange rate, and spelling check
- Fixed unexpected shutdown when accessing specific sites
Whale Browser 2.8.107.16
New:
- Launched Whale sync data management service: My Activity (https://myactivity.whale.naver.com)
- Added ‘Save account’ when logging in to Whale
- Added custom toolbar settings
- Added ‘Exclude this site’ option on dark mode on web contents
- Supported Naver Certificate service
- Reformed sidebar toolbox design and added stopwatch widget
- Preinstalled extensions ‘NOW’
- [Flags] Provided originals on translated pages: Enable translate tooltip
Improved:
- Updated Papago image translation performance
- Improved pop-up UI
- Improved Mobile Window UI
- Improved sound indicator UI in dark mode
- Marked text locations in scrolls when searching text on web
- Changed Hide option to Auto-hide option in sidebar context menu
- Changed pinning tab logics
- Added ‘Space settings’ in Space menus
- Added ‘Show bookmark bar’ option to mouse gesture settings
- Adjusted scroll speed in laptop touchpad
- Supported double-click text selection on mobile pages
- Supported for changing order of favorites by dragging in omnibox
Solved:
- Fixed error with media key on keyboard
- [Beta] Fixed sync error
- [Beta] Fixed ‘Add to Scrapbook’ button error
Whale Browser 2.8.107.13
New:
- Launched Whale sync data management service
- Added ‘Save account’ when logging in to Whale
- Added custom toolbar settings
- Added ‘Exclude this site’ option on dark mode on web contents
- Supported Naver Certificate service
- Reformed sidebar toolbox design and added stopwatch widget
- Preinstalled extensions ‘NOW’
- [Flags] Provided originals on translated pages: Enable translate tooltip
Improved:
- Updated Papago image translation performance
- Improved pop-up UI
- Improved Mobile Window UI
- Improved sound indicator UI in dark mode
- Marked text locations in scrolls when searching text on web
- Improved sidebar auto-hide UX
- Changed pinning tab logics
- Added ‘Space settings’ in Space menus
- Added ‘Show bookmark bar’ option to mouse gesture settings
- Adjusted scroll speed in laptop touchpad
- Supported double-click text selection on mobile pages
- Supported for changing order of favorites by dragging in omnibox
Solved:
- Fixed error with media key on keyboard
Whale Browser 2.8.107.7
- Whale synchronization data management service (My Activity) opened
- Added account saving function when logging in to the browser
- Add custom toolbar settings
- Added ‘Exclude this site’ option in web content dark mode
- Built-in extension app'NOW'
- [Laboratory] Provide original text UI when translating pages
Whale Browser 2.8.105.22
- Restored web panel drag&drop in sidebar
- Solved frequent tab refresh issue
- Fixed Greendot UI error
- Fixed ‘Customize fonts’ error under some conditions
- Fixed web search UI error
- Fixed main menus UI error
- Fixed ‘Open the previous page’ shortcut error
- Solved Shortcut collision when adding new shortcuts
- Solved ugly UI issue in dark mode on web contents
- Fixed capture error in Space
- Fixed tab UI error
Whale Browser 2.8.105.18
- Change log not available for this version
Whale Browser 2.8.105.15
New:
- Chromium 83 updates
- PIP button in Global Media Controller
- Modernized Form Controls
- Protecting users from insecure downloads
- App Icon Badging API
- ‘Use quieter messaging’ option on Notification settings
- Added ‘Dark mode on web contents’ option in profile setting bubble
- Added capture with shortcut key feature when browser is minimized
- Ctrl+Alt+X (Window)
- Ctrl+Shift+1 (macOS)
- Provided icon design for PDF and HWP file
- [Flags] Added ‘Enable Omnibox Window’
- [Flags] Added ‘Standalone sidebar’
Improved:
- Improved browser speed by 10%
- Improved compatibility of some AMD GPU models
- Reduced memory usage in Windows10
- Added ‘Select mode’ and improved UX for capture image editor
- Modernized web search UI design
- Adjusted color value for dark mode on web contents
- Added font settings reset button
- Added option for wide bookmarks bar
- Changed ‘Import NAVER Bookmark’ to ‘Import NAVER Keep’
- Modified system icons
Solved:
- Fixed trouble for using dark mode on web contents when sidebar is opened
- Fixed error occured when clicking ‘Cancel’ in the bookmark bubble
- Fixed issues that cannot be closed when clicking on empty space immediately after unlocking the side panel
Whale Browser 2.8.105.9
New:
- Added ‘Dark mode on web contents’ option in profile setting bubble
- Added ‘Select mode’ to capture image editor
- Provided icon design for PDF and HWP file
- [Flags] Added ‘Enable Omnibox Window’
- [Flags] Added ‘Standalone sidebar’
- [Flags] Added capture with shortcut key feature when browser is minimized
- : Ctrl+Alt+X (Window)
- : Ctrl+Shift+1 (macOS)
Improved:
- Improved browser speed by 10%
- Optimized AMD GPU for faster rendering
- Adjusted color value for dark mode on web contents
- Improved web search UI design
- Added font settings reset button
- Changed ‘Import NAVER Bookmark’ to ‘Import NAVER Keep’
- Modified system icons
Solved:
- Fixed trouble for using dark mode on web contents when sidebar is opened
- Fixed error occured when clicking ‘Cancel’ in the bookmark bubble
- Fixed issues that cannot be closed when clicking on empty space immediately after unlocking the side panel
Whale Browser 2.7.100.20
Improvments:
- Memory usage improvements
- Improved tab opening speed
- Korean viewer support target type added (hwpx, owpml)
- Sidebar Naver Webtoon Extension App Basic Installation
- Some design improvements
- Hardware acceleration support on Linux
Whale Browser 2.7.99.22
- Adjust server time inquiry condition
Whale Browser 2.7.99.20
- Fixed OOM Problem
Whale Browser 2.7.99.19
New:
- Capture image editor
- Tab option to hide close button
Improved:
- One-click translation UX
- UI design (sidebar, profile, pop-up, etc.)
- List of mouse shortcut options: added ‘None’
- Security patch
Solved:
- Accidental crash on macOS 10.10
- Youtube full screen error
- ‘Pages per sheet’ option error when printing
Whale Browser 2.7.98.27
Fixed:
- an issue where video playback stopped in EBS Online Class
- crash when adding scrapbooks
- an issue where Korean address was broken in the address bar
- autocomplete errors on some sites
Whale Browser 2.7.98.25
- Improved Korean viewer behavior
- Opening HWP files with Wale
- Setting File Size Limits
- Korean viewer printing error
- Resolved an error that could not add a scrapbook
- Fix YouTube full screen error
- Recover „Always open this type of link in connected app” option
- Resolving unintentional shutdowns
Whale Browser 2.7.98.24
Fixed:
- Improved HWP viewer UX
- Open HWP file with Whale browser
- Added file size limit setting
- Fixed HWP Viewer print error
- Fixed ‘Add to scrapbook’ error
- Fixed Youtube full screen error
- Restore ‘Always open these types of links in the associated app’ option
- Fixed unintentional shutdown error
Whale Browser 2.7.98.22
Fixed:
- Improved HWP viewer UX
- Open HWP file with Whale browser
- Added file size limit setting
- Fixed HWP Viewer print error
- Fixed ‘Add to scrapbook’ error
- Fixed Youtube full screen error
- Restore ‘Always open these types of links in the associated app’ option
- Fixed unintentional shutdown error
Whale Browser 2.7.98.19
New:
- Added HWP viewer
- : With ‘Download HWP files instead of automatically opening them’ option
- Added ‘always pin on top’ for pop-up window
- Added Naver Sign-in Phishing URL detection
- Added new Microsoft Edge (Chromium based) for ‘Import Bookmark and Setting’
Improved:
- Improved login pop-up window UX
- Added option to hide Omnibox for mobile window
- Set scrollbar hidden while playing video in full screen
- Improved One-click translation UX and added user’s option
- Updated to the newest browser security
Fixed:
- Fixed full page screen capture in Naver Blog
- Fixed errors in Youtube
- Fixed to refresh browser in power saving mode
- Fixed speed issues for auto-completing long URLs
Whale Browser 2.7.98.18
New:
- Added HWP viewer
- : With ‘Download HWP files instead of automatically opening them’ option
- Added ‘always pin on top’ for pop-up window
- Added Naver Sign-in Phishing URL detection
- Added new Microsoft Edge (Chromium based) for ‘Import Bookmark and Setting’
Improved:
- Improved login pop-up window UX
- Added option to hide Omnibox for mobile window
- Set scrollbar hidden while playing video in full screen
- Improved One-click translation UX and added user’s option
- Updated to the newest browser security
Fixed:
- Fixed full page screen capture in Naver Blog
- Fixed errors in Youtube
- Fixed to refresh browser in power saving mode
- Fixed speed issues for auto-completing long URLs
Whale Browser 2.7.97.12
- Change log not available for this version
Whale Browser 2.6.97.10
New features:
- Chromium 80 updates
- Added Global media control
- Support DNS-over-HTTPS
- Added ‘Use Naver as a new tab’ option
- Added ‘Address bar autocomplete’ setting
- Added Cast menu for Chromecast
- Added local browser storage
Improved:
- Modified UX for one-click translating
- Improved UX for adding favorites
- Improved mobile window and icon UI
- Modified main and context menu
- Improved Scrapbook
- Improved design & UX
- Changed memo sorting logic
- Replaced ‘Frequently viewed content’ to ‘Recently viewed contents’
Whale Browser 2.6.97.8
New features:
- Chromium 80 updates
- Added Global media control
- Support DNS-over-HTTPS
- Added ‘Use Naver as a new tab’ option
- Added ‘Address bar autocomplete’ setting
- Added Cast menu for Chromecast
- Added local browser storage
Improved:
- Modified UX for one-click translating
- Improved UX for adding favorites
- Improved mobile window and icon UI
- Modified main and context menu
- Improved Scrapbook
- Improved design & UX
- Changed memo sorting logic
- Replaced ‘Frequently viewed content’ to ‘Recently viewed contents’
Whale Browser 2.6.90.18
- Change log not available for this version
Whale Browser 2.6.90.16
- Rearrange bookmarks bar UI
- Fixed crash issue when pinning tab
- Fixed occasional crash issue when separating tab
- Fixed ‘signed in as a guest’ error
- Fixed PIP button error occurring on Space
Whale Browser 2.6.90.14
- Change log not available for this version
Whale Browser 2.6.90.13
Improved:
- Improved readability and design
- Added ‘Add to Desktop’ menu in WebApp
- Improved Favorites and Frequently visited sites UI in the address bar
- Improved mobile window UI
Fixed:
- Fixed accidental crash issue
- Fixed WebApp issues
- Fixed overlay scroll issues that occured by page zooming
- Adjusted scroll speed for several mouse model
Whale Browser 2.6.89.9
- Change log not available for this version
Whale Browser 2.6.88.19
- Support low latency feature in Twitch TV and subtitle delay issue
- Solved crash issues in certain website (National Tax Service Website)
- Solved unexpected desktop screen focus issue in Mac OS
- Solved unexpected shutdown issues
Whale Browser 2.6.88.7
New Features:
- Improved UI/UX design
- Improved Sidebar features
- Changed Quick Search to NAVER’s Green Dot
- Added ‘Continue from NAVER APP’ in Green Dot
- Added NAVER Notification Service
- Added NAVER Audio Clip extension
- Added ‘Instant Side Panel’
- Added ‘Open in Sidebar’ in context menu
- Applied to NAVER’s TalkTalk and NAVER Map
- Added ‘Web App’
- Added Web App Manager (whale://apps)
- Added ‘Open in Web App’ in Green Dot & Papago extension
- Added install option menu in ‘Create Shortcut’
- Added PIP menu in Omnibox for the websites with video contents
- Added Dark Mode
- Added Space Vertical Mode
- Separated Favorites from Frequently visited website
- Added ‘File’ tab and ‘Upload File’ menu in Scrapbook
- Improved website translation quality for English (SMT->NMT)
- Added 60 languages
- Modified installation error message in NAVER Whale information page(whale://help)
- Added Size option for Sidebar
- Modified default keyboard setting from English to browser preference language
Solved:
- Solved accidental shutdown problems
- Solved Linux Widevine
- Solved hidden text problems in PDF files
Whale Browser 1.5.75.9
- Change log not available for this version
Whale Browser 1.5.72.4
Improved:
- Additional info: New & Improved
- Improved Currency converter on Quick Search
- Add Converting measurements feature on Quick Search
Solved:
- Unintentional crash during Translation
- Mouse gesture bug on Linux
- Number of problems when using Quick Search
更新時間:2021-02-19
更新細節:
What's new in this version:
PDF Annotator 8.0.0.824
- Additional "Dot" mouse pointers available under "Settings, Tools, Cursor"
- Improved zoom gesture handling
- Performance improvements during zoom
- Improved visualization of documents with differently sized pages in "Two Pages - Continuous" page layout
- After clicking a page with the Snapshot tool, now a confirmation message box gets displayed to choose between taking a snapshot of the whole page, or only the currently visible page area
- Faster loading of documents that do not yet contain any annotations
- Maintain current selection when zooming or switching page layouts
- Allow entering Unicode characters into text annotations by typing their hexadecimal code and pressing ALT+X
Fixed:
- When exiting the application immediately from within Fullscreen view, the toolbars configuration could become corrupted and needed to be reset using the "Reset all Toolbars" command
- Using Zoom in a non-continuous page layout could cause jumps to the wrong pages. This could also result in just recently added ink annotations being handled incorrectly
- Front and rear camera of Microsoft Surface
devices could not get differentiated any more after a change by Microsoft. The camera display did not
mirror correctly due to that issue
- Text extraction did not calculate correctly in specific cases
- The list of available printers was not refreshed correctly after adding new printers
- After attaching an external graphics tablet, the "Draw with Finger" setting was not set correctly
- Performance issue in the side bar page preview on documents with many very large pages
- More minor fixes and improvements
PDF Annotator 8.0.0.821
- Fixed: Error opening documents under Windows 7
PDF Annotator 8.0.0.819
- Fixed: Some dialog text was only displayed in English, even if a different language was configured
- Fixed: Error message "Out of system resources"
PDF Annotator 8.0.0.817
- New: Select the cursor to use when setting the "Display cursor instead of pen tip" option
- New: Option to deactivate the Zoom, Press and Hold, and Scratchout gestures
- New: Option to hide the Layout buttons on the bottom right of the status bar
- Fixed: The technology to detect the Zoom gesture caused problems when writing with the pen on specific hardware
- Fixed: The Watermark (Image) feature of the "Print to PDF Annotator" printer did not work any more
- Fixed: Error message when using a SmartBoard
- Minor fixes and improvements
PDF Annotator 8.0.0.816
- Fixed: Error message after creating a text annotation and immediately executing the undo operation
- Fixed: After pasting from the clipboard using the right click context menu, the pasted elements got moved to the top left instead of using the click position
- Minor fixes and improvements
PDF Annotator 8.0.0.815
Fixed:
- Could not open password protected PDF
documents
- Fixed: The tool switch position did not get
saved in some situations
- Minor fixes and improvements
PDF Annotator 8.0.0.814
- Fixed: Error message "Cannot disable ink overlay while active inking is detected"
- Reduced sensitivity of "Pinch to Zoom" gesture (zooming with two fingers)
- Minor fixes
PDF Annotator 8.0.0.812
- "Pinch to Zoom" (zooming with two fingers) is
now supported at all times (requires supported
hardware).
- Laserpointer: Select between two sizes
- Full screen mode: Buttons positioned at the top
or bottom of the screen are now squared to save
some vertical space.
- On the dialogs "The document contains form fields",
"Print to PDF Annotator - Finished" and
"Document already opened":
Checkbox "Don't show this message again" has
been removed, as this caused problems for many
users. Selection has to be made explicitly, case
by case.
- Fixed: Dimension text got mis-positioned on
rotated PDF pages.
- Fixed: When using the "Display default cursor
instead of tip of pen" setting, the cursor was
not diplayed correctly for some tools
New: This setting is now also effective when
using a pen under Windows 10.
- Fixed: Print preview in the Print dialog showed
pages incorrectly in some situations.
- Fixed: When pasting elements using copy/paste,
elements were not positioned correctly in certain
situations.
- Fixed: After deleting page, in certain situations,
annotations got moved to the wrong pages.
- Fixed: Error message when canceling print jobs
- Minor fixes and improvements
PDF Annotator 8.0.0.811
- Fixed: Error messasge "The stroke object has been
deleted."
- Fixed: Scrolling with the finger could jump to
the wrong page in certain situations
- Minor fixes
PDF Annotator 8.0.0.810
Improved:
- "Auto-Smooth" can now differentiate better between sketches and text, to avoid unintended snapping of lines to written text. Also, exactly horizontal/vertical lines keep their orientation when "snapped".
- The Shift key (e.g. when drawing squares or circles) now always inverts the current setting. For example, drawing a square can be forced by pressing Shift while the "rectangle" setting is active. Drawing a rectangle is forced by pressing Shift while the "square" setting is active.
- When restoring deleted strokes/objects with the Undo command, these will be re-inserted at the original position above or below other elements.
- When resizing selected objects or drawing objects (lines, circles...) with pen or finger, the Windows default behaviour "Press and Hold" got invoked, if the pen or finger was not moved immediately. Now, this behaviour is only available in certain situations (e.g. when doing press and hold on selected objects).
- Moving/resizing selected objects with pen or touch required a minimum movement to start. This has been reduced, so the drag operation can immediately begin
- Panning/scrolling in the document has been optimized
- Printing on PostScript printers has been optimized
- You can now draw very small objects, like lines or circles. Previously, those objects had to have a larger minimum size
- When option "Display keyboard when editing text annotations" is active, invoke the virtual keyboard provided by Windows (instead of our own implementation)
Fixed:
- Arrowheads did draw incorrectly in some situations
- Error on extracting text that contained certain special characters in non-latin languages
- Error when drawing lines on very large screens
- Flickering when font dropdown list was opened for the first time
- Error after resuming the computer after hibernation/suspend
- After upgrade installation, Windows Control Panel possibly displayed an old entry to the previous (32-bit) installation. Uninstalling this entry also uninstalled the new (64-bit) version
- Minor fixes and improvements
PDF Annotator 8.0.0.808
New:
- Cursor style Pointer as alternative to the
laser pointer tool
Fixed:
- Error message "Page could not be rendered" when loading specific PDF documents
- Eraser did not work when document had been scrolled with finger previously
- Eraser could lead to partially invisible lines in certain situations
- Could not paste pictures of type Windows MetaFile from clipboard
- Could not drag exactly vertical or horizontal lines shorter when "Keep aspect ratio" option was set
- Duplicate keyboard shortcuts for tools
- Some user interface text got displayed in the wrong language
- Error message when creating dimensions in special situations
- Error message during area measure on large screens
- Text box frames got drawn in wrong line width under special circumstances
- Some images got draw with semitransparent edges
- Needed to manual exit trial version beforeuninstalling
- Minor fixes
PDF Annotator 8.0.0.807
- Improved: Eraser performance and use of eraser with quick, long eraser moves
- Fixed: "Print, Current view" did not always work as expected
- Fixed: With active Quick Start option, and active Windows option to restore running applications, settings did not get saved on reboots
- Fixed: Wrong text rendering on right-to-left fonts
- Minor fixes and improvements
PDF Annotator 8.0.0.806
- Fixed: Could not close main window in certain situations
- Fixed: Performance issue when using the eraser tool
- Fixed: On touch/pen devices, the onscreen keyboard did not invoke (when associated setting was active)
- Fixed: Angle and length did not get displayed any more while drawing arrows
- Minor fixes and improvements
更新時間:2021-02-17
更新細節:
What's new in this version:
- Dropped 32-Bit version, system requirements are now Windows 7x64 +
- VHD functions no longer uses diskpart.exe
- VHD Attach / Detach supports ISO files
- VHD Creation supports GPT Partitionsttyle
- VHD Install will always create internal boot files depending on partition style
- New default VHD creation type MBR - BIOS/UEFI
- Added VHD command line options /gpt and /mbr
- Fixed instant VHD creation cylinder bug
- Fixed iso mount does not select install.swm
- Fixed open file dialog pattern not working on default WinPE 3.x +
- Fixed wimgapi capture build number on H2 Systems (19041 instead 19042)
- Support multiple "-regtweaks" cmdline switches
- Workaround Win10 MessageBox Font bug
- Added ini option [vhd] bootpartsize
- New ini option "RemoveBootMountsOnExit"
- Ini option BootMountExclude supports Vendor name
- Rewrote all file and registry recursion functions to use iteration
- Command line VHD creation uses expandable by default
- Command line VHD ignores disk size for expandable type
- Removed NT5 uxtheme patch
- DPI-Awareness for Imdisk
- Darkmode and DPI-Awareness for Bootice
- ARM64 password reset
- Fixed ARM64 uxtheme patch
更新時間:2021-02-13
更新細節:
What's new in this version:
Fixed:
- Android: Fixed rendering artifacts when using HDR rendering with MSAA on sold Mali Bifrost GPUs
- Asset Pipeline: The Assembly version is no longer included in the script type hashes that was used for script type dependencies
- Build Pipeline: During Player build, the progress bar would display the message "Bunding and compressing data", which contains a typo. This has been fixed to read "Bundling and compressing data"
- Burst: Fixed a crash when a call to System.Diagnostics.Debugger.Break from a Burst-compiled job or function pointer was called without a debugger attached
- DX12: Fixed GPU hang due to corrupt SRV
- Editor: Fixed an issue with the progress bar on windows when user code drives it in "non-modal" way
- Editor: Fixed crash in some progress bar scenarios that resulted in recursive repaints (e.g. after turning on raytracing support in HDRP
- GI: Fixed an issue of a missing occlusion when baking LODs with the CPU lightmapper
- GI: Make the default skybox probe and ambient probe automatically baked until a first manual bake is done
- Graphics: Fixed a Severe one frame Motion blur artifacts issue that occurred on editing of blend shapes
- Graphics: Fixed an incorrect GeometryJob Fence initialisation that caused graphical corruption in UI canvas rendering
- Graphics: Fixed an issue where ComputeShader.SetConstantBuffer caused a freeze
- IL2CPP: Emit compilable C++ code for C# string literals containing the "//" character sequence
- IL2CPP: Ensure that FieldInfo objects for the same base class field from two different derived types do not match
- IL2CPP: Fixed an incorrect behavior of asynchronous file stream reads
- IL2CPP: Fixed an issue with re-throwing an exception from a catch that includes a nested try/catch block
- iOS: Fixed an issue where UnityWebRequest sometimes got stuck on iOS 14.2+ when using ARFoundation
- Kernel: Fixed random crash while executing TLSAllocator::FrameMaintenance
- Linux: Automatically install toolchain for building Linux IL2CPP players when Linux IL2CPP component present
- Package: Fixed an issue where Burst would erroneously error on BurstCompile.CompileFunctionPointer calls when building for the DOTS Runtime
- Package: Fixed an issue where clang segmentation fault on iOS when member function debug information were emitted, it is disabled for this platform now
- Package: Fixed an issue where explicitly casting from an int to IntPtr would not sign extend the value
- Package: Fixed DOTS Runtime JobProducer Bursting code to support JobProducers with multiple generic arguments, complex job wrapper and generic jobs
- Package: Fixed managed implementations of blend_epi32 and mm256_blend_epi32 intrinsics on Mono
- Package: Intrinsics: Neon - fixed vget_low and vget_high producing suboptimal code
- Package Manager: Fixed an issue where users cannot use downloaded filter for the My Assets tab in Package Manager UI
- Particles: Fixed an issue where Rate over Distance emission sets particle ages correctly
- Profiler: Fixed an issue with sending enable/disable recording messages to connected players, where the player would not respond to the message correctly
- Scripting: Fixed an issue where Response files list (csc.rsp) was not passed up to external compilers
- Serialization: Fixed a crash when opening the Preset window on an object containing SerializeReference with instances accessible from multiple property path
- Shaders: Fixed an issue where the Shader compiler did not handles CR line endings
- Shaders: Fixed an issue where the Shader compiler would generate calls to bitfieldExtract when building for OpenGL ES 3 or WebGL 2
- Shaders: Fixed incorrect code being generated for GATHER_PO instruction on Vulkan
- Text: Fixed an issue where changes to TextMesh.color could be rendered a frame too early
- UI: Fixed an issue where if a aspectRatioFitter has a parent assigned afterwards the cached parent wouldn't update properly
- UI Toolkit: Binding operations are done asynchronously to improve performance and avoid editor lockup
- UI Toolkit: Fixed an issue where Right-click context menu on properties would not show on every bound field
- UI Toolkit: Fixed an issue where UQuery: Query<VisualElement> would not correctly returns all elements
- UI Toolkit: Fixed an issue with Focus() method on TextField controls
- UI Toolkit: Fixed Element not visible after being hidden/shown in a specific sequence issue
- UI Toolkit: Fixed missing icons when the atlas render texture was destroyed by the engine
- UI Toolkit: Fixed wrong addressing of dynamic transforms issue when new atlas slot is used
- Video: Fixed an issue where the VideoPlayer.frameReady was not invoked for some frames
- Video: [MacOS] Fixed an issue where UrlSource streaming stuttered in Video Player
- XR: Fixed a deadlock when Windows player is invisible with VR enabled
- XR: Updated the verified AR Foundation related packages to 4.0.10. Please see the AR Foundation package changelog for details
API Changes:
- GI: Added: Added two new callbacks: LightProbes.needsRetetrahedralization which is called whenever the current registered probes and tetrahedralization are out of sync, and LightProbes.tetrahedralizationCompleted which fires after (re-)tetrahedralization is done.
- UI Toolkit: Changed: ChangeEvent are now called on bound field when value is first set on the control and matches default value
Changes:
- Graphics: Update SRP packages to 10.3.1 (1300426)
- Package Manager: Update com.unity.purchasing to 2.2.2
- Timeline: Updated Timeline package to version 1.4.6
Improvements:
- Package: Update ProBuilder to 4.5.0.
- Package: Upgrading input system package to 1.0.2
- Scripting: Added support for Unity Version Defines in Assembly definition import options
- This feature improvement allows scripts to easily specify different code snippets for different unity version ranges. This is especially useful for introducing calls to newly added public APIs, in which case these API calls needs to be guarded by defines based on a unity version range of a given unity version or later.
- Unity version range expression syntax is the same as package version range expressions. Unity version format differs from package version format, thus Unity version expressions are evaluated based on some rules specific to the Unity version format:
- Comparison of release types follows the following rules: a<b<f=c<p<x. So eg. an alpha version is always smaller (earlier) than a beta version, regardless of the Incremental version.
- The unity versions are allowed to have suffixes (e.g 2020.1.3-bonfire) which are ignored by the unity version comparison code
- Chinese releases are equivalent to public releases (f) so for the sake of comparison in the version range expression 2020.1f3 would be equal to 2020.1c3[
- experimental releases don't include an Incremental Version - e.g. everything after 2020.2.1x would be treated as suffix and ignored by the version comparison.
- Scripting: Improved code readability and naming consistency with the Unity 2021.2 and 2021.1 codebase
- Shaders: Shaders can now use UNITY_PLATFORM_<PLATFORM_NAME> defines to specialize compilation per build target platform (examples: UNITY_PLATFORM_OSX, UNITY_PLATFORM_WINDOWS).