Skip to content

Latest commit

 

History

History
101 lines (51 loc) · 851 Bytes

CHANGELOG.md

File metadata and controls

101 lines (51 loc) · 851 Bytes

Changelog

[0.2.2] - 2025-23-01

Added

  • N/A

Changed

  • N/A

Removed

  • N/A

Fixed

  • Fixed the searching/scrolling logic

[0.2.1] - 11/19/2024

Added

  • Added logic for returning movies based on scrolling and searching

Changed

  • N/A

Removed

  • N/A

Fixed

  • production / development fixes

[0.2.0] - 11/19/2024

Added

  • N/A

Changed

  • Changed things to do the things to run the things

Removed

  • N/A

Fixed

  • N/A


[0.1.1] - 11/13/2024

Added

  • Added general CheckAuth query

Changed

  • N/A

Removed

  • N/A

Fixed

  • N/A


[0.1.0] - 09/23/2024

Added

  • Added token authentication

Changed

  • Moved some stuff around

Removed

  • Got rid of routes/movies.js

Fixed

  • N/A