Version 0.4.7 - 2017-07-23
- Bug Fix: A duplicate game entry in the database would produce more duplicate entries. #114
- Bug Fix: Fixed error when sql_mode=only_full_group_by is set. #115
Version 0.4.6 - 2016-08-21
- Change: Upgraded to Ignition 0.5.0. #109
Version 0.4.5 - 2016-05-03
- Change: Crawler reborn as "Super Crawler". Now pulls 100 games at a time. #101
Version 0.4.4 - 2016-04-28
- Change: Reduced dependencies on Giant Bomb. #57
- Change: Cron job now processes search logs to expand game database. #96
Version 0.4.3 - 2016-02-18
- Bug Fix: Giant Bomb now require user agent on API requests. #90
Version 0.4.2 - 2015-10-31
- Change: Log API requests to database. #57
Version 0.4.1 - 2015-10-25
- Change: Crawler to update game data now collects all the platforms a game is on. #57
Version 0.4.0 - 2015-10-24
- Feature: Export collection to CSV. #73
- Feature: View collection completion by platform. #36
- Feature: Forgot your password. #44
- Feature: "Who's played this?" show users who have completed / played a game on game pages. #59
- Feature: Make Android status bar lemon yellow. #60
- Change: Reduce width of profile page side bar. #56
- Change: Upgraded to CodeIgniter 2.2.3
- Change: Upgraded to Ignition 0.4.0 #72
Version 0.3.2 - 2015-01-17
- Change: Upgraded Ignition from v0.1 to v0.3.
- Change: Upgraded Bootstrap from v3.2 to v3.3.1.
Version 0.3.1 - 2015-01-02
- Bug Fix: Cron job to update game caches got stuck on a game that no longer exists. #53
Version 0.3.0 - 2014-07-17
- Feature: You can now follow users. #29
- Feature: You can see what you and your followers have done recently in a new homepage feed. #29
- Feature: HTTPS is now supported and enforced. #50
- Feature: Added comments to blog posts. #12
- Feature: Added a blog post archive.
- Feature: Added YouTube support to markdown using the format .
- Change: Uncompletable games are no longer included in the completion percentage. #52
- Change: Making a comment on an event will now bump it to the top of the feed.
- Change: New look for events.
- Change: New look for the blog.
- Change: New look site footer with social links.
- Change: New logo.
- Change: Code restructure for the release of Ignition.
- Change: Upgraded CodeIgniter from v2.1.4 to v2.2.0.
- Change: Upgraded Bootstrap from v3.0 to v3.2.
- Bug Fix: There was a missing "and" when an event contained "is playing" and one status. #51
- Bug Fix: Some errors returned no message.
Version 0.2.3 - 2014-06-18
- Change: Added meta tags to blog posts.
Version 0.2.2 - 2014-05-24
- Bug Fix: Changing a game to no longer playing would produce a blank event.
- Bug Fix: Prioritise old game caches in cron job.
Version 0.2.1 - 2014-05-13
- Feature: Cron job to update game cache.
Version 0.2.0 - 2014-05-11
- Feature: Collection stats now update live as filters are changed. #35
- Feature: List and completion filters now have numbers against them. #35
- Feature: “Add Games” button added to your collection page. #22
- Feature: “What’s Happening” box on homepage shows recent user activity. #21
- Feature: Custom 404 page added. #43
- Change: Wanted games are now excluded from collection total and completion percentage. #37
- Change: “View More” button on collection page made more prominent.
- Change: Clicking a platform checkbox when logged out now returns a prompt to login rather than being disabled. Clicking the checkbox before a game has been added to a list prompts the user to do so. #39
- Change: Errors have been moved to a language file to allow us to add localisation in the future. #40
- Change: All urls are now relative paths.
- Bug Fix: Added support for unicode in game names and descriptions. #42
Version 0.1.0 - 2014-05-03