Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

61 lines (51 loc) · 1.82 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.2 - 2018-05-20

Added

  • Property 'implementations' from proposal
  • SwiftLint
  • iPad support
  • Push Notifications
  • Support to work with different environments
  • Settings screen

Changed

  • Models encoding/decoding from Unbox to Swift 4 Codable

1.1.1 - 2017-07-09

Added

  • No Connection view using Reachability
  • Performance improvements to proposal cell (thanks @bguidolim)

Changed

  • Font size based on screen size
  • Endpoint from Swift Evolution endpoint from Apple to our own backend component
  • Device rotation behavior
  • Fix url proposals detail markdown
  • Fix storyboard warnings

1.1 - 2017-04-10

Added

  • Profile screen from Author/Review Manager
  • Navigate to other proposals from proposal detail
  • Share proposal
  • Access to Profile screen directly from proposal cell
  • Routes to navigate thought the app using url schemes
  • Changelog structure (thanks @barbosa)
  • Adjusts to support iPhone SE

Changed

  • App name changed from Swift Evolution to Evolution App
  • App icon using new colors and visual identity
  • Fix proposal title with html entities
  • Minor visual adjusts

1.0 - 2017-03-31

Added

  • Proposals list
  • Proposal details
  • Search engine
  • Filter listing all statuses
  • Subfilter "Language Version" when status "Implemented" is selected
  • About screen