Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v4.2.3.4-ose protected
    e2c2e566 · Bump version to 4.2.3.4 ·
    Version 4.2.3.4
    
    - [CalDAV] fix issue that occured because of time zone renaming Europe/Kiev → Europe/Kyiv 🇺🇦✊
    - [CalDAV] don't validate email addresses of attendees strictly
    - [CalDAV] fix parsing of empty colors
    - [jtx Board] increase compatibility and bug fixes
    
  • v4.2.3.3-ose protected
    Version 4.2.3.3
    
    * [CardDAV] roll back commons-io to 2.8.0 for API levels <26 (fixes contacts sync problem on Android <8)
    * [CalDAV] EventValidator: fix problem where COUNT=-1 was mistakenly added when an invalid RRULE was repaired
    * [CalDAV] EventValidator: always set UNTIL of repaired RRULEs in UTC (may fix missed occurrences)
    * [CalDAV] generate random filename if UID can't be used as file name (fixes rare problem when .ics files are imported from Web site and then synced)
    
  • v4.2.3.2-ose protected
    03deb419 · Bump version to 4.2.3.2 ·
    Version 4.2.3.2
    
    - fix "java.lang.NoSuchMethodError: No static method ofInstant" [https://github.com/bitfireAT/davx5-ose/discussions/128]
    
  • v4.2.3.1-ose protected
    aeb4541e · Version bump to 4.2.3.1 ·
  • v4.2.3.1-rc.1-ose protected
    Version 4.2.3.1-rc.1
    
    * CalDAV: refactor and improve event validation and repairing (especially with recurring events)
    * WebDAV: connections now have a delete symbol, so that people know that they would delete the connection
    * minor bug fixes and improvements
    
  • v4.2.3-ose protected
    62912dc8 · Add F-Droid changelog ·
    Version 4.2.3
    
    * CalDAV: refactor and improve event validation and repairing (especially with recurring events)
    * WebDAV: connections now have a delete symbol, so that people know that they would delete the connection
    * minor bug fixes and improvements
  • v4.2.2-ose protected
    5daae1b7 · Update F-Droid changelog ·
    Version 4.2.2
    
    - improve compatibility with jtxBoard
    - minor improvements and bugfixes
  • v4.2.1-ose protected
    Version 4.2.1
    
    - [CalDAV] don't crash on RDATEs with PERIOD
    - [CalDAV/CardDAV/WebDAV] improved service compatibility
    - minor bug fixes and improvements
    - APKs are now automatically generated and published in Github releases
    
  • v4.2.0.3-ose protected
    Version 4.2.0.3
    
    * CalDAV: show exceptions of unknown recurring events (instead of ignoring them)
    * jtx Board: propagate server-side read-only flag
    
  • v4.2.0.2-ose protected
    Version 4.2.0.2
    
    Ignore invalid contact photos like in previous versions; take first working contact photo
    
  • v4.2.0.1-ose protected
    Version 4.2.0.1
    
    Hotfix: make sure contact photos are JPEG (only affects Samsung Android 12 devices)
    
  • v4.2-ose protected
    f24c5912 · F-Droid changelogs ·
    Version 4.2
    
    * new integration: jtx Board integration: Sync Journals, Notes and Tasks with "jtx Board" app is now possible. jtx Board is using the open standards VJOURNAL and VTODO
    * new function: SOCKS proxy support for .onion URLs with Orbot/Tor
    * allows saving high resolution contact photos
    
  • v4.2-rc.1-ose protected
    Version 4.2-RC1-ose
    
  • v4.1.1-ose protected
    Version 4.1.1
    
    * add warning to avoid apostrophes in account names
    * show a warning when disk space is low, which will stop synchronization
    * delete dirty events without instances before syncing
    * minor optimizations and bug fixes
  • v4.1-ose protected
    32d215b3 · Add F-Droid changelog ·
    Version 4.1
    
    - improve WebDAV access and cache
    - debug info: show available/total storage memory
    - improve SRV record resolving (especially on Android ≥10)
    - fixed a bug when the FN field was not present in a contacts vcard 4
    - minor optimizations and bug fixes
  • v4.0-ose protected
    265d75b2 · Add F-Droid release notes ·
    Version 4.0
    
    * add WebDAV mounts over Storage Access Framework
    * minor improvements and bug fixes
  • v4.0-beta1-ose protected
    231e54db · Lint ·
    Version 4.0-beta1
    
    * added WebDAV mounts, accessible over Storage Access Framework
    * small improvements and bug fixes
  • v3.4.0.1-ose protected
    Version 3.4.0.1
    
    * minor fixes (improve method to prevent duplicate simultaneous syncs) and optimizations
  • v3.4-ose protected
    Version 3.4
    
    * CardDAV: better support for contact dates (birthday, anniversary), relations and other properties
    * explicit Android 12 compatbility (WiFi SSID restriction requires "precise" location permission)
    * sync: use global thread pool for sync threads for better performance/stability
    * attach non-verbose logs to debug info by default
    * many internal improvements and small bug fixes
  • v3.3.12-ose protected
    189d7a31 · Version bump to 3.3.12 ·
    Version 3.3.12
    
    * login: provide auto-completion for some common base URLs
    * debug info: better zip sharing
    * minor bug fixes and improvements