Skip to content

Releases: Devenet/Movies

v2.0.1

22 May 13:22
Compare
Choose a tag to compare
  • Minor improvements on movie form
  • Fix typos
  • Fix RSS feed path

v2.0.0

06 Apr 09:55
Compare
Choose a tag to compare

Movies v2

  • New design with Bootstrap v5
  • Default theme in English or French
  • Custom theme support
  • New favicon
  • Code refactoring
  • MIT license
  • Remove not working IMDB import feature

Migration from v1 to v2

Before migrating to v2:

  • If you want to keep your logs, you have to rename the file /data/area-51.txt into /data/logs.txt.
    Otherwise, nothing to do.

After migrating to v2:

  • You can delete the obsolete files /boxoffice.rss and /watchlist.rss.
    You can also add a redirection on your webserver for the previous deleted files to the movies.rss file.
  • You can delete the obsolete folder /cache.

v2.0.0-rc

23 Mar 23:10
193aa0a
Compare
Choose a tag to compare
v2.0.0-rc Pre-release
Pre-release

Movies v2
Main feature: new default templates for English & French.

v1.4.1

06 Sep 06:17
15c8b5d
Compare
Choose a tag to compare
Merge pull request #24 from Devenet/v1.4.1

Fix #23 of empty page after logged in

v1.4.0

06 Jun 21:00
6904469
Compare
Choose a tag to compare

Add PHP 7 compatibility.

v1.3.0

28 Oct 00:23
Compare
Choose a tag to compare
Fix #21: Add link to a random movie page

v1.2.1

10 Aug 14:45
Compare
Choose a tag to compare
Improve social meta tags

v1.2.0

06 Aug 08:24
Compare
Choose a tag to compare
Merge v1.2.0 #20: Social share

Add social share buttons
Add social snippets support

v1.1.2

03 Aug 22:51
Compare
Choose a tag to compare
Update new repository URL

Change title font
Fix session name for multiple instances on same server
Fix typo for MyMovies

v1.1.1

08 Apr 13:17
Compare
Choose a tag to compare
Update README.md