Skip to content

Releases: TeenQuotes/website

v3.4.5

14 May 15:49
Compare
Choose a tag to compare

New features:

  • Use the account sub domain for some actions on the user's account. See #72
  • Bring back wow.js and fix the associated blinking bug. See #71

v3.4.4

06 May 19:38
Compare
Choose a tag to compare

Fixes:

  • Remove extra whitespace in a textarea on the "Getting started" guide #70

Changes:

  • Remove the wow.js library #69
  • Create a dedicated class for paginated responses in the API #68

v3.4.3

14 Apr 17:59
Compare
Choose a tag to compare

New features:

  • Suggest to write a tweet after signing up on the user's profile. See #67

v3.4.2

06 Apr 16:27
Compare
Choose a tag to compare

Fixes:

  • Do not use the MailSwitcher class in TeenQuotes/Newsletters/Console/UnsubscribeUsersCommand.php. See #65

Changes:

  • Move the layout files for email views. See #66

v3.4.1

28 Mar 11:16
Compare
Choose a tag to compare

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

12 Mar 18:29
Compare
Choose a tag to compare
  • 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

09 Jan 09:40
Compare
Choose a tag to compare
  • 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

29 Dec 17:32
Compare
Choose a tag to compare
  • 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

18 Dec 16:36
Compare
Choose a tag to compare
  • 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

07 Dec 09:41
Compare
Choose a tag to compare
  • 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