Organizations utilizing iPads for site visits or those utilizing Revizto for coordination should prioritize the 2024 upgrade. General users on 2023 versions can wait for a few patch cycles before upgrading to ensure plugin compatibility.
Replace my_feature_main.rb with a tool:
class MyTool def activate puts 'Tool activated' end
UI.messagebox('My feature is running!') # Your feature code here