Laravel.io Versions Save

The Laravel.io Community Portal.

v2.1.3

9 years ago
  • Temporarily use local storage for backups until S3 adapter has been fixed
  • Fix forgotten Laravel 5 tag indications (3db54bc0bbf5e0e2bd6c4f9f338b63492ee45ff9)

v2.1.2

9 years ago
  • Integrate Backup Manager package for DB backups (7c15dc1ef8be06b904e16ecf5508585a2f4b9fc5)
  • Add Laravel 5 tag to threads (#212)
  • Removed unused contributors functionality (f3ea49b821117b3cddb71ac9dd22c018d1a14706)
  • Allow users to update their usernames (38af463c50476e2be47c29d0c4ae300e90fd29c0)
  • Several bug fixes

v2.1.1

9 years ago
  • Fix a critical security issue with updating user settings

v2.1.0

9 years ago
  • Allow users to choose their email address and username on signup (bd860003d0169533fe76535b4f406cb5d982d7d5)
  • Add user settings page (86df6f9fca073bf1ed462a6201697175c3e3b415)
  • Implemented E-mail confirmation (e21f37f98e3f36f2075a7ac7124f06a96e44c1c9)
  • Activated Mandrill for e-mail sending (63584c9c0d8014e191c4e0dc616a849a23374cfc)
  • Use Snappy for customer support (4550fb72deb0b30632c45b0d004a180a40377edf)
  • Started logging of ip addresses for users, threads and replies (e48544b0b6035d2870bc2e5e4b1aaece1fb901f1)
  • Implemented filtering on phone numbers for threads and implement auto-banning of spammers (8910649997673886e45790212f6bbcdaed79e76b)
  • Reworked footer (2104eb3f11ccf6ec9ba5c3ac4fa97a73f7ab76a9)
  • Added a navigation item for admins (79741f872aa0de3316c1dcb4fde48d10ee7e01d5)
  • Fixed a bug with reply time indication (#209, 351b0adbe554f202cd83ccd623ab3082c8f9987e)

v2.0.12

9 years ago
  • Implemented Google ReCaptcha library to prevent spam

v2.0.11

9 years ago
  • Implement Captcha on user registration (2dfecdf9058ab17fa0a53e0ec96cf1e83694edcd)
  • Implement pinned threads (c566bbc46e03326b9ae4a3e078ec993c76c29c0a)
  • Hide email and remember_token from public api (#200)

v2.0.10

9 years ago

v2.0.9

9 years ago
  • Setup throttle control for forum threads
  • Logout banned users

v2.0.8

9 years ago
  • Fix bug with registering through Github introduced in v2.0.7

v2.0.7

9 years ago
  • Fixed an authentication bug
  • Redirect RSS url to homepage
  • Use Github provided email address for account creation