Note: this version is preview and not yet stable. It's recommended to backup the world before using it.
Upgrade to MC 1.20.2 .
Added command /dims add_dimension that allows adding new dimension based on several dimension templates: void, bright_void, skyland, bright_skyland, chaos.
Added command /dims view_dim_config to view a dimension's config.
Now, alternate dimensions will only be added if they are used in dimension stack. The dimension id of the new alternate dimensions has been changed to more meaningful id such as immersive_portals:skyland (instead of the old alternate1 alternate2).
Dimension API now gets refactored. The same method can be used to both register dimension during server start and dynamically add dimension when server is running. The extra dimension storage on q_dimension_configs folder is now not being used (now stored in level.dat which is the vanilla way).
Immersive Portals items in creative mode inventory are now in a new tab.
Added mod version sync to check if the server and client have the same mod version.
Also refactored networking, entity tracking and portal custom shape systems.
Fix sometimes server hang when closing.
Allow GUI portal functionality to have transparent sky.
ImmPtl API's additional chunk loader's removal now removes chunk loader by object reference.
Fix velocity reset on end portal teleportation.
Enhancement to /portal goback.
Update Sodium compat version to 0.5.3 and Iris to 1.6.9.
Fix rendering issue of connected room case.
Fix a rendering issue of portal wand create mode.
Fix remote procedure call packet serialization issue in LAN multiplaying. Fix scale box rendering issue when rendered in a portal whose destination is inside scale box. Some rendering refactoring.
Fix a crash related to GUI portal API. Fix sometimes player position packet get rejected by server when moving to portal.
Added the portal sculpting feature. Added the command /portal shape sculpt for sculpting the portal. Added command /portal shape reset for resetting shape. Bugfixes.
Portal's special shape is normalized, which means it can scale with portal. Update Sodium Iris compat. Some bugfixes.
Fix translucent block behind portal get rendered in portal.
Upgrade and fix sodium compat.
Chunk loading refactor. Now chunk loading is throttled. Ender pearl now works through portal. Bugfixes.
Fix world upgrade issue. Fix incompat with vanilla dimension type replacement. Remove mineshaft and fix villages of alternate1/2 dimensions.
Add compatibility for Gravity Changer qouteall fork. Portal wand detail improvements. Bugfixes.
Upgrade to 1.20.1. Bugfixes and refactoring. Portal wand dragging mode improvements.
No changelog was specified.


