### Version 3.0.0 (19/08/2016) ###
Tomasz Jan Góralczyk (46 commits):
      Create Google Play build flavor
      Add E926 support
      Fix ISO8601 datetime parsing
      Add Play Store donation support
      Launch APISettingsActivity when no services are configured
      Add about dialog
      Update Gradle plugin
      ProGuard obfuscation
      Rename APIType enum values
      Hash hardcoded service URLs
      Replace okHTTP with koush/ion
      Default "Conserve Bandwidth" to true
      WebM support via VideoView
      Add Flickr to service completion
      Replace Toasts with Snackbars
      Material Redesign + updated icons
      Use AppBarLayouts
      Replace spinning ProgressBars with horizontal ones
      Reformat code
      Use Flickr as the default API in all product flavors
      Fix donation amount display

### Version 2.3.0 (08/07/2016) ###

kycklingar (8 commits):
      Add E621 support
      Force Danbooru to use https
      Danbooru authentication fix

### Version 2.2.1 (06/07/2016) ###

Tomasz Jan Góralczyk (7 commits):
      Update list of fast network types
      Polish translation

naofum (1 commit):
      Japanese translation

### Version 2.2.0 (05/07/2016) ###

Lewis White (1 commit):
      New Launcher Icon

Tomasz Jan Góralczyk (29 commits):
      Don't use implicit locales
      Update norilib
      Do not append Git revision to release builds
      Don't pass entire SearchResults to ImageViewerActivity
      Generate assets for the new launcher icon
      Add donation Activity
      Add periodical donate dialog
      Use FLAG_ACTIVITY_NEW_TASK when starting SearchActivity
      Fit images to screen on high-dpi devices.
      Add link to APISettingsActivity to service spinner
      Dismiss TagListDialogFragment after selecting a tag
      Fix crash when monkeytesting ImageViewerActivity
      Make ImageViewerActivity ViewPager background black

### Version 2.1.0 (29/06/2016) ###

Tomasz Jan Góralczyk (31 commits):
      Fix build with API 24
      Change the minimum version Nori is compatible with to API 16 (Jelly Bean)
      Replace TouchImageView with ImageViewZoom
      Change package name to io.github.tjg1.nori
      Fix crashes when restoring state of suspended activities
      Update dependencies
      Switch license to GNU GPLv2
      Fix resource leak in APISettingsDatabase
      Fix lint errors
      Simplify code to accept empty queries in SearchActivity
      Fix Codacy (static code analysis) issues
      Ask for storage permission before downloading images on Android 6.0+
