Made the notes uniform.

Updated wikipage Release notes for EiffelStudio 22.05.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2360 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2022-05-27 13:50:40 +00:00
parent 0290daca52
commit 1436a20012

View File

@@ -1,4 +1,4 @@
[[Property:modification_date|Tue, 24 May 2022 20:45:34 GMT]] [[Property:modification_date|Fri, 27 May 2022 13:50:40 GMT]]
[[Property:publication_date|Tue, 24 May 2022 13:07:27 GMT]] [[Property:publication_date|Tue, 24 May 2022 13:07:27 GMT]]
[[Property:uuid|32B3433A-9F76-4070-862D-288177C083E0]] [[Property:uuid|32B3433A-9F76-4070-862D-288177C083E0]]
[[Property:weight|-7]] [[Property:weight|-7]]
@@ -6,21 +6,22 @@
[[Property:link_title|22.05]] [[Property:link_title|22.05]]
==Graphical environment== ==Graphical environment==
* Keep improving the Source Control tool by fixing issues, and enhancing the UI and the functionalities. * Fixed some issues and enhanced UI of the '''Source Control''' tool.
* Under the hood improvements (clickable indexing note, additional tool supporting the zoom factor, ...) * Made some variants of feature indexing notes clickable.
* Various bug fixes * Extended font zoom factor to grid and text-based tools.
* Bug fixes.
==Compiler== ==Compiler==
* Improved support for recent Visual Studio version (2022) and future version. * Improved support for recent Visual Studio version (2022) and future version.
* Various bug fixes * Bug fixes.
==Tools== ==Tools==
* Added support for remote target on `eiffel` and `compile_all` tools. * Added support for remote target on `eiffel` and `compile_all` tools.
* Improved the WrapC tool with updated type mapping, and internal optimization. * Improved the WrapC tool with updated type mapping, and internal optimization.
==Libraries== ==Libraries==
* Integrated new routines to convert INTEGER_* and NATURAL_* to binary and octal string representations. * Integrated routines to convert values of `INTEGER_*` and `NATURAL_*` types to binary and octal string representations.
* Libraries improvements, especially for the json, jwt, cms and web libraries. * Extended '''json''', '''jwt''', '''cms''' and '''web''' libraries.
---- ----