diff --git a/LICENSE.txt b/LICENSE.txt index b419273bcfe08789614eacb5983b77302148615f..356543511c802628b43bbd0952141276d0171801 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 ShopXO +Copyright (c) 2021 ShopXO Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/changelog.txt b/changelog.txt index eff22395ac992b30609ccedfe292f9b93ea945fe..40ee8c1e1893fa1590d9d4a61d5e426a882de45e 100755 --- a/changelog.txt +++ b/changelog.txt @@ -2,14 +2,16 @@ ShopXO 2.2.0 Release --- http://shopxo.net +=========================================================+ 全局 - 1. 底层框架 thinkphp v5.1 升级到 thinkphp v6.x - -web端 - 1. 图片验证码增加随机数优化 - 2. 可视化DIY拖拽、页面设计支持同步到首页(待开发) - -插件 - 1. 多商户可视化DIY拖拽、页面设计支持同步到首页(待开发) + 1. 底层框架 thinkphp v5.1 升级到 v6.x + 2. 优化公共数据、增加更多公共数据缓存、缓存数据优化 + 3. 图片验证码增加随机数优化 + 4. 所有插件适配支持v2.2.0版本 + 5. 新增银联商务微信小程序支付插件 + 6. 在线客服插件新增微信 + 7. 小程序相册根据手机型号自动铺满屏幕 + 8. web端商品规格切换调试模式下错误修复 + 9. web端图片验证码随机数优化 + 10. 系统入口php版本检查优化 +=========================================================+