NodeJS + TypeORM Changelog

Nodejs2 Changelog

  • v2.0.6 (2023-10-22)

    Bug fixes
  • v2.0.5 (2023-10-13)

    Fix:
      Set fixed versions for fastify
  • v2.0.4 (2023-09-29)

    Update email config
  • v2.0.3 (2023-06-30)

    These small adjustments or tweaks may seem insignificant
  • v2.0.2 (2023-01-11)

    Added option to create CSV files
  • v2.0.1 (2023-01-09)

    Refactoring count API
  • v0.2.0 (2023-01-04)

    Add support for Microsoft SQL Server 
  • v0.1.9 (2022-11-28)

    Add dockerfile
  • 0.1.8 (2022-10-17)

    Fix singup
  • v0.1.7 (2022-09-16)

    Fix type script error
  • v0.1.6 (2022-08-23)

    Fix image saving
  • v0.1.5 (2022-05-20)

    Added to selector rows per page: option 50 and 100. Displaying all records without scroll
    Solved issue with editing of entities on the backend side
    Now administrator have possibility to change password for any user
  • v0.1.4 (2022-05-11)

    Fixed errors, added sorting and filtering functionality
    
  • v0.1.3 (2022-05-05)

    Apply mysql-specific query for autocomplete route
  • v0.1.2 (2022-04-29)

    fixed entity creation, data fetching and build issues for nodejs-typeorm
  • v0.1.1 (2022-04-15)

    - fix show-field-type error
    - fix pagination
    - several improvements
  • v0.1.0 (2021-11-15)