Skip to content
Snippets Groups Projects
CHANGELOG.md 3.68 KiB
Newer Older
  • Learn to ignore specific revisions
  • # Changelog
    
    All notable changes to this project will be documented in this file.
    
    
    Christoph Wurst's avatar
    Christoph Wurst committed
    ## 0.5.2 - unreleased
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    tahaa karim's avatar
    tahaa karim committed
    ### Fixed
    - Close popover on clicking somewhere else
      [#1521](https://github.com/owncloud/mail/pull/1521) @tahaalibra
    
    - fix email length in the database
      [#1518](https://github.com/owncloud/mail/pull/1518) @tahaalibra
    
    tahaa karim's avatar
    tahaa karim committed
    
    
    Christoph Wurst's avatar
    Christoph Wurst committed
    ## 0.5.1 – 2016-05-30
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    ### Fixed
    
    Christoph Wurst's avatar
    Christoph Wurst committed
    - Sub-folders can not be selected
      [#1505](https://github.com/owncloud/mail/pull/1505) @ChristophWurst
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    ## 0.5.0 – 2016-05-28
    
    ### Added
    - Ability to import ics attachments into the calendar
      [#1473](https://github.com/owncloud/mail/pull/1473) @ChristophWurst
    
    
    ### Fixed
    - Bring back menu toggle button for mobile
      [#1483](https://github.com/owncloud/mail/pull/1483) @ChristophWurst
    
    - Narrow address collector column width to 255 for compatibility with MySql/InnoDB
      [#1484](https://github.com/owncloud/mail/pull/1484) @drfuture
    
    - Don't send messages in flowed text format
      [#1482](https://github.com/owncloud/mail/pull/1482) @ChristophWurst
    
    - Show first folder of an account incase of invalid folder id
      [#1471] (https://github.com/owncloud/mail/pull/1471) @tahaalibra
    
    
    ## 0.4.4 – 2016-05-06
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Added
    - Collapse folders and show only important ones
      [#1445](https://github.com/owncloud/mail/pull/1445) @ChristophWurst
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Changed
    - Show attachments as blocks instead of list
      [#1448](https://github.com/owncloud/mail/pull/1448) @ChristophWurst
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Fixed
    - Fix button and sidebar layout
      [#1476](https://github.com/owncloud/mail/pull/1476) @skjnldsv
    - Invalidate js cache if app version changes
      [#1457](https://github.com/owncloud/mail/pull/1457) @ChristophWurst
    - Fixed newly created account not being shown after successful setup
      [#1459](https://github.com/owncloud/mail/pull/1459) @ChristophWurst
      [#1462](https://github.com/owncloud/mail/pull/1462) @ChristophWurst
    - Replace old drafts correctly
      [#1464](https://github.com/owncloud/mail/pull/1464) @ChristophWurst
    - JavaScript tests are now excluded from the app archive
      [#1466](https://github.com/owncloud/mail/pull/1466) @ChristophWurst
    
    ## 0.4.3 – 2016-04-23
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Added
    - Load next messages automatically when reaching end of the list
      [#499](https://github.com/owncloud/mail/pull/1432) @ChristophWurst
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Changed
    - Improved autoconfig
      [#1407](https://github.com/owncloud/mail/pull/1407) @Scheirle
    - Better color generator for accounts
      [#1428](https://github.com/owncloud/mail/pull/1425) @skjnldsv
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Fixed
    - Fix bug with address collector (Data too long for column)
      [#1421](https://github.com/owncloud/mail/pull/1433) @ChristophWurst
    
    ## 0.4.2 – 2016-04-13
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Added
    - Fix show total email count for drafts folder
      [#1396](https://github.com/owncloud/mail/pull/1396) @tahaalibra
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Fixed
    - Fix autocompletion (regression)
      [#1394](https://github.com/owncloud/mail/pull/1394) @ChristophWurst
    
    ## 0.4.1 – 2016-03-30
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Fixed
    - Fix js error when adding attachments
      [#1378](https://github.com/owncloud/mail/pull/1378) @ChristophWurst
    
    ## 0.4.0 – 2016-03-17
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Added
    - Add console command for account creation 
    
      [#1202](https://github.com/owncloud/mail/pull/1202) @ChristophWurst
    
    - Address collector - Addresses of sent mails will be used for auto-completion
    
      [#1276](https://github.com/owncloud/mail/pull/1276) @ChristophWurst
    
    - PHP 7 support
    
    Christoph Wurst's avatar
    Christoph Wurst committed
      [#1300](https://github.com/owncloud/mail/pull/1300) @ChristophWurst
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Deprecated
    - Drop owncloud 7 support 
      [#1267](https://github.com/owncloud/mail/pull/1267) @ChristophWurst 
    
    ## 0.3.1
    
    Steffen Lindner's avatar
    Steffen Lindner committed
    
    
    ### Fixed
    - Message list is not hidden when adding a secondary account
    
      [#1295](https://github.com/owncloud/mail/issues/1295) @Gomez
    
    - Sub-sub folders not handled correctly
    
      [#618](https://github.com/owncloud/mail/issues/618) @ErikPel
    
    
    ## 0.3 - 2016-02-03