Traumflug Posted June 26, 2018 Posted June 26, 2018 Yet another couple of weeks have passed by, yet again hundreds of commits piled up unreleased. Time to make a release! Say hello to thirty bees version 1.0.5. Release notes: Introduction of validatemodule.sh and buildmodule.sh. This should increase reliability of making module and thirty bees core releases a lot. Removal of PHP unserialize() and friends for security reasons, in favor of serializing with JSON. With retrocompatibility code, of course. Fixed images reordering for multistores, thanks to @mcdado. No more duplicate manufacturer listings in back office -> Price Rules -> Catalog Price Rules, thanks to @okom3pom. Compatibility with the Litespeed web server (an Apache drop-in replacement). Thank you to @lucasRolff. Areas to check after upgrade: Back office -> Preferences -> Store Contacts -> each store: check whether opening hours still appear. In module blockmyaccount / Block My Account: changed the wording to be less personal, so check translations. Upgrade procedure is the same as with the v1.0.4 release, but no database upgrade and no messing with modules required: Download the ZIP package. Extract the zip package. DELETE the install directory from the zip package. RENAME the admin directory to the same name as your current admin directory. Perform a FULL BACKUP on your site. TURN OFF all caches on your shop or or set it to force compile. Upload the files that are remaining from the zip archive to your site. Go to the config directory and edit the settings.inc.php file, update your version to 1.0.5. Now log in to your back office, the upgrade should be finished. You can turn caches back on. Enjoy!
ipeary Posted June 26, 2018 Posted June 26, 2018 How to automatically update my version, I still using 1.0.3 :(
Tomik Posted June 26, 2018 Posted June 26, 2018 @ipeary said in Say hello to release 1.0.5!: How to automatically update my version, I still using 1.0.3 :( untill the new updater this is the way :)
dosbiner Posted June 26, 2018 Posted June 26, 2018 Wow nice, will upgrade as soon as posible. thank you tb team ?
DRMasterChief Posted June 27, 2018 Posted June 27, 2018 can i do the upgrade to 1.0.5 when i am using 1.0.3 automatically by the updater and where to find them ? thank you
Tomik Posted June 27, 2018 Posted June 27, 2018 @drmasterchief said in Say hello to release 1.0.5!: can i do the upgrade to 1.0.5 when i am using 1.0.3 automatically by the updater and where to find them ? thank you No not until the new updater.
DRMasterChief Posted June 27, 2018 Posted June 27, 2018 ahh ok, but can i do an update from 1.0.3 to 1.0.5 (without step 1.0.4) ? ...think not regarding the database upgrade, i have read now... sorry
Traumflug Posted June 27, 2018 Author Posted June 27, 2018 @DRMasterChief, if you want to upgrade from 1.0.3 to 1.0.5 directly, follow instructions for the 1.0.4 upgrade, but use the 1.0.5 ZIP archive.
DRMasterChief Posted June 27, 2018 Posted June 27, 2018 ok thank you. Can you say that 1.0.5 is a "stable" version? We will go live with our shop in the next time.... and if we do not need any stats, we just don't install the 'Stats Module' ?
Traumflug Posted June 27, 2018 Author Posted June 27, 2018 Can you say that 1.0.5 is a “stable” version? "thirty bees is the fastest and most stable e-commerce solution we've ever seen and release 1.0.5 just adds to the distance over the competition!" PR slang not your thing? Then test your shop. Act as a customer, do purchases. That's what I'd recommend to friends. What works this week will work next week and next year as well. if we do not need any stats, we just don’t install the ‘Stats Module’ ? Certainly possible. You have to uninstall them, because they get installed by default.
DRMasterChief Posted June 27, 2018 Posted June 27, 2018 There is no PR at Github :) 1.0.3 > 1.0.5 already done without problems! Thank you for your hint above. Stats Module not installed at the moment, will see if i need this.
Pedalman Posted June 29, 2018 Posted June 29, 2018 "PR slang not your thing? Then test your shop." Best fact I heard in years :)
movieseals Posted July 16, 2018 Posted July 16, 2018 Excellent release. Very stable. Easiest update yet for me - was not all easy but way simpler than before. Two thumbs up!
TestTB4Store Posted July 21, 2018 Posted July 21, 2018 Hi, Will update make the default theme back to the original default theme? I made some minor changes to the default theme. tks for letting me know ASAP.
dosbiner Posted July 21, 2018 Posted July 21, 2018 @testtb4store yes, it will replace your old theme to new one. I use mild software to compares and merge my custom theme with new theme. maybe there is another method please share
TestTB4Store Posted July 21, 2018 Posted July 21, 2018 Is there a way to update it without replacing the theme? Is there any file/folder/directory that can be removed to prevent that from happening?
dosbiner Posted July 21, 2018 Posted July 21, 2018 the easy way is before upgrade just rename your theme folder to community-theme-default-custom and then do the upgrade. after finish upgrade, rename community-theme-default-custom to replace community-theme-default (the new one from upgrading proccess)
TestTB4Store Posted July 21, 2018 Posted July 21, 2018 ... that way the new one will be replaced by the old one?
dosbiner Posted July 21, 2018 Posted July 21, 2018 Just delete the new one, and then rename community-theme-default-custom to community-theme-default
Traumflug Posted July 21, 2018 Author Posted July 21, 2018 Is there a way to update it without replacing the theme? Delete it from the unpacked ZIP file before uploading. Just as it's done with the the install/ directory. To update your custom theme, apply these commits manually: none Merge pull request #44 from TrueXakeP/patch-1 (Feb 23, 2018) Merge pull request #48 from gonssal/fix-webp-product-view Merge pull request #46 from yaniv14/1.0.x Merge pull request #49 from TrueXakeP/fix-reorder-shown Reversing product page webp support Fixed category image responsiveness Added clicking on text to change carrier Fix price range display for RTL languages. Remove empty file order-advanced.tpl-eleazar. Merge pull request #54 from yaniv14/patch-1 Fixed logic on shipping (May 16, 2018) All of which can be found here: https://github.com/thirtybees/community-theme-default/commits/1.0.x
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now