Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 7, 20232 yr Hi, Currently I am using version 4.6.7. Now I want to update to 4.7.7 Beta 4 as in this beta version the Asia/Kolkata timezone issue is fixed and I can't wait till the next stable release. Can I update to this beta version through ACP or manual FTP upload is required? I want to confirm this before updating because I've not FTP access, for FTP I require hosting team support.
February 7, 20232 yr Solution If you create (or add to) your constants.php file, you can enable the ability to use beta builds. <?php define( 'USE_DEVELOPMENT_BUILDS', TRUE ); This would then make the ACP updater update you to beta builds.
February 7, 20232 yr Community Expert Randy had correct information so I'll just reply here offering moral support as the technical support has already been provided 🙂 .
February 7, 20232 yr 21 minutes ago, Pushpendra Singh Chauhan said: I can't wait till the next stable release. 4.7.7 final was released a little over an hour ago, so no need for the above constant to be used.
February 7, 20232 yr 11 minutes ago, Nathan Explosion said: 4.7.7 final was released a little over an hour ago, so no need for the above constant to be used. It's like he has a crystal ball! 😄
February 8, 20232 yr 7 hours ago, Nathan Explosion said: 4.7.7 final was released a little over an hour ago, so no need for the above constant to be used. Definitely on the ball! We update the Release Notes every time there is a beta or stable release. Release Notes - Invision Community If you do want to participate in beta release in the future, @Pushpendra Singh Chauhan, I have written some instructions on how to opt-in below.