app v7.0.4 Release Notes

Release Date: 2020-08-12 // over 3 years ago
  • Hello,

    🚀 Here is a small release that brings the following:

    • The handler now proxy an ads.txt file that is located at the root of the static files directory. This allows complying with AdSense requirements.
    • app.Input().Step(v int) has been changed to app.Input().Step(v float64) since step can be a decimal value.