Skip to content

MyStep Framework v1.9.7

Latest
Compare
Choose a tag to compare
@windy2006 windy2006 released this 07 Dec 03:16
· 1 commit to master since this release
  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.