Starting from €5.83/mo
new: added last login and suspension status in users datatable in admin area
fix: show watchlist button on mobile
fix: invoice notification sometimes not being sent
new: it's now possible to show pagination on channel pages
new: updated channel management pages in admin area
new: it's now possible to change default font, border radius and navbar color from appearance editor.
new: errors on the site will now show more details, if logged in as admin.
new: translations can now be downloaded and uploaded as .json file
new: added CRON, outgoing email and error logs in admin area
new: changed email verification to use one time password, instead of verification link
new: request password before allowing user to delete account
new: allow sitemap generation via command line
new: added social icons in the icon selector in menu manager
new: added logout button to verify email page
new: show user suspension reason on edit user page
fix: update seasons when importing series by ID from admin area, even if that series is already imported
fix: title backdrops not uploading when s3 provider is selected
fix: episode grid starting at the wrong season on episode page
fix: some layout issues in user profile page
fix: subscription activation sometimes being delayed when using stripe
fix: paypal subscription state sometimes not syncing with the site
fix: hidden plans being used for discount calculation
fix: incorrect link in checkout error page
fix: old settings sometimes being cached
fix: resending email verification from admin area
fix: some issues with appearance editor color pickers
fix: seo tags being duplicated sometimes
fix: a few issues with user passwords and login
fix: issue with when switching from stripe test mode to live
fix: custom landing page SEO tags not showing sometimes
fix: date range picker issue when starting selection from end date
fix: mark all notification as unread, instead of just visible ones via mark as unread button
fix: api docs authentication
fix: mobile menu sometimes opening links in new window
fix: cookie notice layout on mobile
Following the devs update date
Following the devs update date
Just following ther update date
Just following ther update date
n/a
new: added seo tags for video page
new: other episodes can now be shown on episode page
new: improved mobile search layout
new: share button on person page
new: added edit title button on title page, if user has permissions
fix: manually curated channels being limited to 50 items
fix: make genres and keywords translatable
fix: importing multiple titles progress sometimes not working
fix: wrong director sometimes showing in title page
fix: importing series by TMDB id
fix: season sitemap generator
fix: episode page mobile layout
fix: attach new countries from title editor
fix: several layout issues on mobile on homepage
fix: add some missing translations
fix: user profile lists section showing wrong lists sometimes
fix: issue with posting comments
fix: age display issue in person page
fix: watch page not working on older mysql versions
fix: prevent duplicate items from being added to channels
fix: issue with long embed snippets not playing sometimes
fix: an issue where sentry configuration might cause issues in some environments
fix: some issues with title deletion in admin area
New Features
- Video and stream viewing can now be resumed at the same time from previous session.
- Added several search integrations, including meillisearch and algolia. This allows for much better search speed and accuracy.
- Added view mode switcher to browse titles and list page.
- Added comments for title and episode page.
- Added a fully featured, token based API. It can be used to integrate MTDb into other projects, native apps and more.
- Added Manage API Access Tokens section in account settings page for creating or revoking API access tokens.
- Added functional API docs. They can be accessed at your-site.com/api-docs url, there's also a link in account settings page.
- Updated datatable design in admin area and added a number of new filters.
Enhancements
- Browse titles and people page will now have next and previous pagination buttons instead of infinite scroll.
- List page will now show list owner, created at and updated_at dates.
- Original title is now editable and searchable on the site.
- Streamable label will now show in lists and related titles panel.
- Filmography categories on person page will now be ordered by item count.
- It's now possible to change language and switch to dark mode from footer.
- Separated all "as himself" credits on person page into separate category.
- Main title page will now show up to three directors.
- A more descriptive error message will now be shown if incompatible PHP version is detected.
- Updated laravel and angular to latest versions.
- Permission manager in admin area will now have better descriptions and rarely used permissions will be hidden behind "advanced" flag.
- Compatibility with latest Stripe API version.
- Custom pages will now support code highlighting for more languages.
Bug Fixes
- Fixed an issue where season data was not cached properly sometimes.
- Prevent search page from opening when clicking on search icon in add credit modal.
- Fullscreen for vimeo embeds will now work properly.
- Corrected a few languages in "admin > settings > automation" page having wrong code.
- Don't show aggregate rating SEO tag, if title does not have any ratings or reviews.
- Episode release date will now show correctly when editing it from admin area.
- Quotes will now show correctly on search page.
- Social logins panel in account settings page will now be hidden if all social logins are disabled in settings page.
- Fixed an issue where titles containing only numbers might not be searchable.
- Sitemap generator will now include episode and season urls.
- Full credits url will now be correctly added to sitemap generated from admin area.
- Fixed a few issues with sitemap generation.
- Landing page "join now" button will now link to register page instead of pricing if billing is disabled in settings page.
- Fixed an issue where public image would sometimes be uploaded as private when using s3 to store files.
- Fixed an issue where deleting all text in search bar might prevent further searching until page reload.
- Fixed an issue where installation might not start properly on some hosting environments.
- A number of other smaller fixes.