Releases: windy2006/MyStepFW
MyStep Framework v1.9.7
- Add atom and rss API for all of the APPS with atom.php and rss.php in the root path of each app
- Integrate “no_log” feature with myStep::$func_ignore variable
- Add sub-website selection feature to catalog list function of CMS app
- Fixed a problem in captcha function with browser cache
- Fixed a bug in SQL build function
- Adjust request function, it will return full Predefined Variables set when no parameter is provide
- Completely enhance bad request plugin and rename it to badReq
- Add difference code function to manager plugin, you can download the files different with update server
- Some other bug fix, code adjust and function optimize.
My Step Framework v1.9.6
- Add sitemap API for all of the APPS with sitemap.php in the root path of each app
- Add priority script feature which can execute codes before the start of the framework
- Enhanced SQL build function, you can set a array value for a condition function now
- Add “no_log” parameter, when it’s set in false, no session data will be logged
- Add BadURL plugin which can ban hack requestion automatically
- Add robot.txt
- Add a bug is catalog style of CMS app
- Fixed a bug in inputing article content of CMS app
- Add upload function for app manager module
- Fixed a bug in upload plugin function
- Fixed some bugs in app and plugin pack function of manager plugin
- Fixed some bugs in file checking function of manager plugin
- Fixed some bugs in online update function of manager plugin
- Some other bug fix, code adjust and function optimize.
MyStep Framework v1.9.5
- Add Frontend Plugin to change jQuery and BootStrap framework in different version for every apps
- Add app switch in Plugin Setting Module, you can decide to apply current plugin for which apps
- Add SQLiteDB support
- Fix a bug in css minify function
- Fix a bug in static file calling
- Enhance XML function in String module
- Add force apply function in plugin module, check it in info.php file of sample plugin
- Update jQuery to 3.6.1, Update BootStrap to 4.6.2
- Update compose modules
- Fixed a bug in framework pack function
- Fixed a bug in admin path change function, and corrected some relative path error
- Fixed a path bug when the framework has been put in a sub-path
- Fixed a bug in install function when PHP version is too low
- Fixed some bug in plugin setting of apps
- Fixed a bug in module setting in an app
- Fixed a bug in template re-compile function
- Fixed some bugs in the installation of CMS app
- Add expire setting for the login function
- Fixed a bug in domain bindding function
- Fixed a bug in template re-compile function
- API function can be called with a domain bind with a cross domain feature
- Fixed a bug in when bind more than one domain with a sub-website of CMS app
- Fixed a bug in sub-website setting of CMS app
- Fixed a bug which will cause some unknown problem when the url has any full-width characters
- Add a function which will show an alternative content when a called static file cannot be found
- Some other bug fix, code adjust and function optimize.
My Step Framework v1.9.0
- Fixed a bug sub domain adjust in CMS app
- Add force url jump setting and function for the app which has bonded with a domain
- Add myStep::checkClose method to check if $ms_setting->gen->close has been set, it will be run automaticlly
- Fixed a bug in CMS attachment extension for picture files
- Fixed some bugs in CMS article manager codes
- Add plugin route management code in Route Management Page
- Move checkRoute function to myStep::go method. Routes of app can go into effect automaticlly now
- Add memory quote setting and function
- Fixed a bug in mysql reconnect function
- Add retry function in mysql query
- Fixed a bug in config merge function
- Dozens of adjusting and bug fix in Route Class
- Dozens of adjusting and bug fix in myStep Class
- Optimized the functions for api
- Optimized the functions for module
- Fixed a bug in variant alias function
- Enhanced the plugin function
- Rewrite the sample plugin with full feature
- Some other bug fix, code adjust and function optimize.
My Step Framework v1.6.1
1.Merge the login function in app with the function in core module.
2.Adjust the charset setting in different database.
3.Enhanced the MSSQL module, fixed some bug, add MSSQL cache function
4.Adjust the framework initialize function
5.Fixed some bugs in windows server
6.Enhanced the parse function in Router Module
7.Optimus the code highlight function
8.Some other bug fix, code adjust and function optimize.
My Step Framework v1.5.8
1.Enhanced the TinyMCE editor, rewrite the paste text code, add word paste mode with the embedded file upload notice
2.Enhanced the Power Uploader function, and mixed with the TinyMCE editor (browse, drop and image paste)
3.Optimus myConfig.class in checkbox empty value handle
4.Add copy function for javascript
5.Enhanced the script highlight function and merged two vender into one set
6.Some other bug fix, code adjust and function optimize.
My Step Framework v1.5.3
1.Add function extension method for tinyMCE editor
2.Collect all initial code for tinyMCE in CMS app into a js file
3.Fix a bug in CMS catalog list when it has prefix parameter
4.Fix a bug in document app when call in specified domain
5.Add path information quote in route rule parameter
6.Add http error response code feedback function
7.Some other bug fix, code adjust and function optimize.
My Step Framework v1.1.6
1.Add Composer support
2.Add Chart.js function and sample
3.Some other bug fix.
My Step Framework v1.1.5
1.Add exists function to SQLBuilder for mysql
2.Adjust php code to match psr format(Except for some personal habits)
3.Some other bug fix.
My Step Framework v1.1.3
1.Enhance form check function, and password double check as default.
2.Enhance url re-modify function for domain binding.
3.Enhance the update and pack function.
4.Enhance the tinyMCE editor.
5.Fix the bugs in api function under domain binding mode.
6.Fix a bug in Pinying function.
7.Release license(Apache2) added.
8.Some other bug fix.