Most comprehensive patch for our Long Term Support version of Shopsys Framework has been released – v7.3.5 LTS. For full list of changes please see the corresponding section of our changelog on our Github.
What is new in Shopsys Framework?
Fixes
- fixed error 500 during logout when the user is already logged out (#1909)
- Fixed error 500 after user trying to log out having invalid CSRF token
- Thanks to @s3tezsky
- Thanks to @vitek-rostislav and @henzigo for reporting
- session are now automatically deleted after 7 days of user inactivity (#1842)
- Sessions are automatically deleted after 7 days to prevent high storage usage
- Thanks to @s3tezsky
- categories in admin are now loaded using admin locale (#1982)
- Domain locale has been used for loading categories in admin instead of admin locale, this has been fixed now.
- Thanks to @TomasLudvik
- Thanks to @CarabineSK for reporting
- fixed joining the same table with different alias (#1971)
- fixed calculate availability for new product (#1885)
- We canceled the default availability setting when availability can’t be calculated immediately in # 1659, but new products that use stock can’t be created because they need to set some availability because it’s a non-null property
- Thanks to @s3tezsky
- fixed wrong url of freshly uploaded files in wysiwyg (#1926)
- URL of image uploaded to WYSIWYG editor is correctly constructed and does not require administrator login anymore
- Thanks to @TomasLudvik
- Thanks to @s3tezsky for reporting
- order can now be completed when successful flash message exists (#1644)
- Thanks to @s3tezsky
- Thanks to @pk16011990 for reporting
…and many more, see changelog on Github for full list.