Skip to content

Releases: windy2006/MyStepFW

MyStep Framework v1.9.7

07 Dec 03:16
Compare
Choose a tag to compare
  1. Add atom and rss API for all of the APPS with atom.php and rss.php in the root path of each app
  2. Integrate “no_log” feature with myStep::$func_ignore variable
  3. Add sub-website selection feature to catalog list function of CMS app
  4. Fixed a problem in captcha function with browser cache
  5. Fixed a bug in SQL build function
  6. Adjust request function, it will return full Predefined Variables set when no parameter is provide
  7. Completely enhance bad request plugin and rename it to badReq
  8. Add difference code function to manager plugin, you can download the files different with update server
  9. Some other bug fix, code adjust and function optimize.

My Step Framework v1.9.6

21 Nov 13:08
Compare
Choose a tag to compare
  1. Add sitemap API for all of the APPS with sitemap.php in the root path of each app
  2. Add priority script feature which can execute codes before the start of the framework
  3. Enhanced SQL build function, you can set a array value for a condition function now
  4. Add “no_log” parameter, when it’s set in false, no session data will be logged
  5. Add BadURL plugin which can ban hack requestion automatically
  6. Add robot.txt
  7. Add a bug is catalog style of CMS app
  8. Fixed a bug in inputing article content of CMS app
  9. Add upload function for app manager module
  10. Fixed a bug in upload plugin function
  11. Fixed some bugs in app and plugin pack function of manager plugin
  12. Fixed some bugs in file checking function of manager plugin
  13. Fixed some bugs in online update function of manager plugin
  14. Some other bug fix, code adjust and function optimize.

MyStep Framework v1.9.5

05 Nov 03:36
Compare
Choose a tag to compare
  1. Add Frontend Plugin to change jQuery and BootStrap framework in different version for every apps
  2. Add app switch in Plugin Setting Module, you can decide to apply current plugin for which apps
  3. Add SQLiteDB support
  4. Fix a bug in css minify function
  5. Fix a bug in static file calling
  6. Enhance XML function in String module
  7. Add force apply function in plugin module, check it in info.php file of sample plugin
  8. Update jQuery to 3.6.1, Update BootStrap to 4.6.2
  9. Update compose modules
  10. Fixed a bug in framework pack function
  11. Fixed a bug in admin path change function, and corrected some relative path error
  12. Fixed a path bug when the framework has been put in a sub-path
  13. Fixed a bug in install function when PHP version is too low
  14. Fixed some bug in plugin setting of apps
  15. Fixed a bug in module setting in an app
  16. Fixed a bug in template re-compile function
  17. Fixed some bugs in the installation of CMS app
  18. Add expire setting for the login function
  19. Fixed a bug in domain bindding function
  20. Fixed a bug in template re-compile function
  21. API function can be called with a domain bind with a cross domain feature
  22. Fixed a bug in when bind more than one domain with a sub-website of CMS app
  23. Fixed a bug in sub-website setting of CMS app
  24. Fixed a bug which will cause some unknown problem when the url has any full-width characters
  25. Add a function which will show an alternative content when a called static file cannot be found
  26. Some other bug fix, code adjust and function optimize.

My Step Framework v1.9.0

15 Jan 14:39
Compare
Choose a tag to compare
  1. Fixed a bug sub domain adjust in CMS app
  2. Add force url jump setting and function for the app which has bonded with a domain
  3. Add myStep::checkClose method to check if $ms_setting->gen->close has been set, it will be run automaticlly
  4. Fixed a bug in CMS attachment extension for picture files
  5. Fixed some bugs in CMS article manager codes
  6. Add plugin route management code in Route Management Page
  7. Move checkRoute function to myStep::go method. Routes of app can go into effect automaticlly now
  8. Add memory quote setting and function
  9. Fixed a bug in mysql reconnect function
  10. Add retry function in mysql query
  11. Fixed a bug in config merge function
  12. Dozens of adjusting and bug fix in Route Class
  13. Dozens of adjusting and bug fix in myStep Class
  14. Optimized the functions for api
  15. Optimized the functions for module
  16. Fixed a bug in variant alias function
  17. Enhanced the plugin function
  18. Rewrite the sample plugin with full feature
  19. Some other bug fix, code adjust and function optimize.

My Step Framework v1.6.1

24 Jul 00:09
Compare
Choose a tag to compare

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

30 Jun 13:52
Compare
Choose a tag to compare

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

31 May 04:10
Compare
Choose a tag to compare

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

02 Feb 13:54
Compare
Choose a tag to compare

1.Add Composer support
2.Add Chart.js function and sample
3.Some other bug fix.

My Step Framework v1.1.5

02 Feb 13:44
Compare
Choose a tag to compare

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

02 Feb 13:42
Compare
Choose a tag to compare

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.