{"id":111992,"date":"2023-12-05T15:10:13","date_gmt":"2023-12-05T13:10:22","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/vypusk-otkrytogo-igrovogo-dvizhka-godot-4-2"},"modified":"2023-12-05T15:10:13","modified_gmt":"2023-12-05T13:10:22","slug":"vypusk-otkrytogo-igrovogo-dvizhka-godot-4-2","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-otkrytogo-igrovogo-dvizhka-godot-4-2","title":{"rendered":"Release of the open game engine Godot 4.2","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>After five months of development, the release of the free game engine Godot 4.2 has been published, suitable for creating 2D and 3D games. The engine supports an easy-to-learn scripting language for game logic, a graphical environment for game design, a one-click game deployment system, extensive animation capabilities, and physics simulation, along with a built-in debugger and performance bottleneck detection system. The code for the game engine, game design environment, and associated development tools (physics engine, sound server, 2D\/3D rendering backends, etc.) is distributed under the MIT license.     <\/p>\n<p>The source code of the engine was opened in 2014 by OKAM studio after ten years of developing a professional-grade proprietary product that was used to create and publish many games for PC, gaming consoles, and mobile devices. The engine supports all popular desktop and mobile platforms (Linux, Windows, macOS, Wii, Nintendo 3DS, PlayStation 3, PS Vita, Android, iOS, BBX), as well as web game development. Ready-to-run binary builds have been created for Linux, Android, Windows, and macOS.     <\/p>\n<p>Key Changes:  <\/p>\n<ul>\n<li class=\"l\"> For 2D game developers, support for forced integer scaling has been added, allowing for the use of a square pixel grid, regardless of the actual aspect ratio. There is now the possibility of obtaining barycentric coordinates of the normal from the intersection points of an object with a ray. Methods Rotate_toward and Angle_difference have been added for correct rotation and angle handling. A property 'closed' has been added to Line2D nodes to create closed lines with continuous filling.     <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/8449c15f66a48aaa64b4a2837621f67a.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> Efforts have been made to enhance the reliability of the animation system. The AnimationPlayer and AnimationTree nodes have been redesigned and unified, with common components extracted into an intermediate class called AnimationMixer. An option for deterministic blending has been added. An onion skinning mode has been introduced in the animation preview, including the display of translucent overlays with past and future frames of the animation.    <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/4a787eb8c06fd8f3ae71ce6b396c8089.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The capabilities of 'baking' the navigation mesh (baking, converting to static form) for 2D are now similar to those previously available in 3D navigation. For 2D meshes, support for working with physical bodies, instances of polygonal meshes, simple polygons, and tilemaps has been implemented. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/\"   title=\"servers\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"1918\">servers<\/a> Support for multithreaded mesh baking has been added to 2D and 3D navigation.      <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/097517a22024b97433df898401b08f70.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The code has been refactored for working with tiles and tile maps. Optimizations have been made for block grouping operations and sorting along the Y-axis, significantly reducing tile update times. Efforts have been made to enhance the ease of creating and using tile maps. A tool has been added for flipping and rotating tiles during placement. The tools for editing polygons and tile scenes have been improved.    <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/9163cf15ae0fd9d62089715d75d1d562.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The GDScript script editor now allows the creation of named code areas for folding blocks during editing, simplifying navigation. The script debugger has added full support for multithreaded code, call stack, and breakpoints. Support for platforms Android (requires .NET 7.0+) and iOS (requires .NET 8.0) has been implemented in C#\/.NET scripts. In GDScript scripts, support for statically typed code has been expanded, with the addition of raw string (r-string) support and enhanced match operator capabilities.    <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/3d3d8b7b2bfdd42d2fe50304157a4317.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> In the 3D viewport, support for transformation control in Blender style has been improved by using the mouse and hotkeys. Extended visual information in the 3D viewport is now only displayed for selected objects. Additional indicators for elements such as decals and volumetric fog have been added. Work with the gizmo has been enhanced \u2014 any side of volumetric shapes can now be scaled individually in the viewport.       <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/c8b38afc9f1f37d032c9601c786ca1e8.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The context menus and tooltips in the 'Inspect' and 'Signals' panels have been improved. Tooltips describing properties have been added in the theme editor. The file system panel now has the ability to visually highlight directories by assigning them different colors. The gradient resource editor interface has been revamped. In the texture regions editor, the handling of all supported resources, including styles and atlases, has been unified.    <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/e23b73ee9d3288ff432218c688c17712.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The asset library has improved search result output and added the option to choose a different directory for installing addons or resources.    <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/216faa09be1aa72504822e35690265b1.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> In the project manager, the layout of the main control elements has been redesigned, and the project import interface has been modernized.      <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/4e26a044f8b4ec4508f5fcf2945d0a60.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The plugin development capabilities for the editor have been expanded. Access to all editor functionalities is provided through the EditorInterface class. Convenient methods for direct access to the 2D and 3D viewports have been implemented. A dialog warning about unsaved changes has been added.\n<li class=\"l\"> The development of the experimental GDExtension system continues, allowing low-level languages like C++ to be used as scripting languages for games without the need to rebuild the engine or modify the code. Support for using GDExtensions during export to the Web has been added.\n<li class=\"l\"> User interface focus management has been modified. It is now possible to shift focus to individual tabs in the tab panel, including when navigating using the keyboard. A method has been added to the Control nodes for finding the next focusable neighboring element. The graph building nodes (GraphEdit and GraphNode) have been significantly overhauled. The capabilities for customizing the toolbar of the main GraphEdit node have been expanded.    <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/2476c625987808d03d9c4189c382104c.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The ability to change asset import types on the fly with automatic scene and resource updates without requiring a restart of the editor has been added. Available import options have been expanded, allowing modifications to the physical properties of imported objects, as well as shadow and visibility parameters. A preview of animations in the import dialog has been added. Support for importing assets from Blender in the GLTF format has been expanded. Support for importing images in the KTX format has been added.  <center><img decoding=\"async\" alt=\"Release of the open game engine Godot 4.2\" src=\"\/wp-content\/uploads\/2023\/12\/7a7973a814a8b164d9d59d91681e244e.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> Optimizations aimed at improving rendering performance have been implemented. To enhance performance on mobile devices, raster barriers have been split into vertex and fragment components. The generation of noise textures has been accelerated. A preliminary pass for depth computation has been added. Load and compile times for shaders have been reduced. Polygonal mesh storage in memory has been optimized. Support for compressing polygonal meshes to reduce bandwidth during transmission has been added.\n<li class=\"l\"> The ability to create custom texture objects has been added (e.g., using compute shaders to create a texture with a water effect).\n<li class=\"l\"> An API has been added for calling code in the rendering thread, which may be needed, for example, when synchronizing a compute shader with rendering.\n<li class=\"l\"> Support for version 2.2 of AMD FSR (FidelityFX Super Resolution) super sampling technology has been added, utilizing spatial scaling and detail reconstruction algorithms to reduce image quality loss when upscaling and converting to higher resolutions.\n<li class=\"l\"> A new noise suppressor JNLM has been proposed, utilizing lightmapper maps and compute shaders. JNLM is significantly faster than the previously used noise reduction library OIDN (Open Image Denoise), though it may compromise on quality in some situations.\n<li class=\"l\"> The Forward+ and Mobile rendering methods now support 2D rendering in extended high dynamic range (HDR), allowing for the implementation of some 3D effects, such as glow, in 2D games. The Compatibility rendering method has been updated to support three-dimensional shadows.\n<li class=\"l\"> A new OpenGL rendering driver has been proposed for macOS and Windows, using the ANGLE layer to translate OpenGL calls to Direct3D 11 and Metal APIs.\n<li class=\"l\"> The particle simulation system has been redesigned to simplify maintenance and expand particle movement controls. For instance, it is now possible to animate and inherit movement speed, as well as change the number of emitted particles. A tool has been added to convert CPU-based particle generation code to equivalent GPU-based code.\n<li class=\"l\"> Support has been added for native file selection dialogs for Linux, macOS, and Windows, as well as the ability to copy and paste images via the clipboard.\n<li class=\"l\"> The architecture of Godot for the Android platform has been reworked to eliminate the binding to the Android Fragment component, reducing application and game startup times and enabling multi-window functionality.\n<li class=\"l\"> Official Linux builds of the Godot editor for 32- and 64-bit ARM platforms have been established.        <\/ul>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=60234\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u043e\u0441\u043b\u0435 \u043f\u044f\u0442\u0438 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0440\u0435\u043b\u0438\u0437 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430 Godot 4.2, \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0435\u0433\u043e \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f 2D- \u0438 3D-\u0438\u0433\u0440. \u0414\u0432\u0438\u0436\u043e\u043a \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0434\u043b\u044f \u0438\u0437\u0443\u0447\u0435\u043d\u0438\u044f \u044f\u0437\u044b\u043a \u0437\u0430\u0434\u0430\u043d\u0438\u044f \u0438\u0433\u0440\u043e\u0432\u043e\u0439 \u043b\u043e\u0433\u0438\u043a\u0438, \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0441\u0440\u0435\u0434\u0443 \u0434\u043b\u044f \u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0438\u0433\u0440, \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0440\u0430\u0437\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u043d\u0438\u044f \u0438\u0433\u0440 \u0432 \u043e\u0434\u0438\u043d \u043a\u043b\u0438\u043a, \u0448\u0438\u0440\u043e\u043a\u0438\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438 \u0438 \u0441\u0438\u043c\u0443\u043b\u044f\u0446\u0438\u0438 \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a \u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f \u0443\u0437\u043a\u0438\u0445 \u043c\u0435\u0441\u0442 \u0432 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438. \u041a\u043e\u0434 \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":111993,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-111992","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u043e\u0441\u043b\u0435 \u043f\u044f\u0442\u0438 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0440\u0435\u043b\u0438\u0437 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430 Godot 4.2, \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0435\u0433\u043e \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f 2D- \u0438 3D-\u0438\u0433\u0440.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-otkrytogo-igrovogo-dvizhka-godot-4-2\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430 Godot 4.2 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u043e\u0441\u043b\u0435 \u043f\u044f\u0442\u0438 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0440\u0435\u043b\u0438\u0437 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430 Godot 4.2, \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0435\u0433\u043e \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f 2D- \u0438 3D-\u0438\u0433\u0440.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-otkrytogo-igrovogo-dvizhka-godot-4-2\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-12-05T13:10:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-12-05T13:10:22+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Release of the open game engine Godot 4.2 | ProHoster","description":"After five months of development, the release of the free game engine Godot 4.2 has been published, suitable for creating 2D and 3D games.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-otkrytogo-igrovogo-dvizhka-godot-4-2","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430 Godot 4.2 | ProHoster","og:description":"\u041f\u043e\u0441\u043b\u0435 \u043f\u044f\u0442\u0438 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0440\u0435\u043b\u0438\u0437 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0433\u0440\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u043a\u0430 Godot 4.2, \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0435\u0433\u043e \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f 2D- \u0438 3D-\u0438\u0433\u0440.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-otkrytogo-igrovogo-dvizhka-godot-4-2","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2023-12-05T13:10:22+00:00","article:modified_time":"2023-12-05T13:10:22+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"111992","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-02-09 16:53:43","updated":"2026-02-09 16:53:43","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/111992","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=111992"}],"version-history":[{"count":1,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/111992\/revisions"}],"predecessor-version":[{"id":159162,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/111992\/revisions\/159162"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/111993"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=111992"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=111992"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=111992"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}