Releases: TeenQuotes/website
Releases · TeenQuotes/website
v3.4.5
v3.4.4
v3.4.3
v3.4.2
v3.4.1
New features:
- Create functional tests to check that we can index waiting quotes and we can edit a quote waiting to be moderated
Fixes:
- Import a missing class in
NewslettersManager
- Ignore
null
countries when trying to find the most common country in the user's table
v3.4
- Log visitors on profiles
- Additional caching layer for some repositories: Quote, FavoriteQuote, Comment, Country
- Create a dedicated class to detect the localisation of a user
- Always send emails through a dedicated class
- Additional notifications for administrators
- Request feedback after a few days when signing up
- Add tags on quotes
- Search quotes having a tag
- Use Bugsnag to track exceptions
- Display a country flag on profiles
- Search users coming from a specific country
v3.3
- A new user is now subscribed to the weekly newsletter when signing in
- Add tops for quotes: most commented and most favorited quotes
- Listen to Mailchimp webhooks: unsubscribe / email updated / hard bounce
- The
robots.txt
file is updated according to the environment
v3.2
- Use queues to send events to the recommendation system Easyrec
- Create a
UserMailer
class to send emails to users with a custom driver - Add sometimes a promotional div to sign up or to share quotes when browsing quotes
- Add the Instagram account in the footer of emails
- Create integration tests for the user repository and the quote repository
v3.1
- Newsletters are now handled by Mailchimp
- Clean hard bounced users when sending a transactional email with Mandrill
- Configuration values are now in the
.env
file and are loaded as environment variables
v3.0 - Laravel backend and fully responsive
- The website is now fully responsive
- Use the Laravel framework for the backend
- A new design, full of colors
- A clean API, ready for mobile apps