You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Whats-New.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,37 @@ You can use the migration utility (can be found on [Phobos supplementaries repo]
89
89
90
90
- Key `rulesmd.ini -> [TechnoType] -> Deployed.RememberTarget` is deprecated and can be removed now, the bugfix for `DeployToFire` deployers is now always on.
91
91
92
+
### Changed tags<!-- This is only a temporary solution; what method to use afterwards has not been determined yet. -->
93
+
94
+
- To standardize tag names for similar functions, prevent typos, or avoid misunderstandings, replace them with new tag names.
- You can use the [*MigrationUtility*](https://github.com/Phobos-developers/PhobosSupplementaries/tree/develop/MigrationUtility) in the PhobosSupplementaries repository to conveniently complete these migrations.
121
+
```
122
+
92
123
### New user settings in RA2MD.INI
93
124
94
125
- These are new user setting keys added by various features in Phobos. Most of them can be found in either in [user inteface](User-Interface.md) or [miscellaneous](Miscellanous.md) sections. Search functionality can be used to find them quickly if needed.
0 commit comments