Skip to content

v0.1.8.5

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jan 12:56
· 10 commits to main since this release

[0.1.8.5] - 2026-01-18

Fixed

  • Documentation Configuration: Fixed configuration structure documentation to match actual code implementation
    • Corrected config.json structure from flat to nested format
    • Updated database type values to use proper casing (PostgreSQL, MySQL, SQLite)
    • Fixed authentication field from auth_mode to features.auth.type
    • Updated all configuration examples to reflect actual structure
    • Added proper Redis and Celery configuration object formats

Improved

  • Documentation URLs: Updated PyPI documentation link to ReadTheDocs (https://ningfastforge.readthedocs.io/)
  • Documentation Layout: Removed "Indices and tables" section from homepage for cleaner appearance
  • CSS Optimization: Enhanced page layout with stronger CSS specificity to reduce whitespace