Version Checking / Updating
-
@d-healey
From their website:
Kinsta is a Cloud hosting platform designed to help companies and dev teams ship and manage their web projects faster and more efficiently.
I edited my post :) but highly recommended.
-
@d-healey Ah thanks, yes 2FAs everywhere and passManager obviously. I'm on a cloud hosting. I considered using my own server but I don't had time yet to learn all the whereabouts.
@orange also thank you for your insights. I believe Kinsta is quite good but also quite expansive... -
Does anyone have any suggestions for pulling Patch Notes to display on the update GUI? JSON can't handle multi-line strings without
/n
, or adding a new entry for each line/note. Ideally something like this:Update v20 Notes * Added a cool change * Added a cooler change * Added an even cooler change
Edit: Okay nevermind, JSON saves the day again