Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@justinhartman justinhartman released this 04 Jun 22:39
· 8 commits to main since this release
3acf412

IMDb Movie & TV Search Engine WebApp

Full Changelog: 1.0.1...1.1.0

New Features

  • b5a28a04: New watchlist view & refactored others
  • c786989c: New watchlist migration from users MongoDB collection
  • 70134611: Improved UI for search bar across all devices

Refactored Code

  • c67a08ca: New dbSession middleware for routes
  • 65fc5260: Extract route logic to independent controllers
  • 32ebb2d5: New watchlist model extracted from User

Pull Requests Merged

  • 2156567f: Merge pull request #12 from justinhartman/develop
  • 9dd770cf: Merge pull request #10 from justinhartman/develop
  • a085865f: Merge pull request #9 from justinhartman/develop