You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/app/src/main/res/values/changelog.xml

19 lines
851 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog">
<item>🚧 10.0 BETA 1 🚧</item>
<item>PRO: DAVx⁵ support (beta requires custom DAVx⁵ build)</item>
<item>PRO: EteSync client support</item>
<item>ToDo Agenda integration</item>
<item>Changed backstack behavior to follow Android conventions</item>
<item>Major internal changes! Please report any bugs!</item>
<item>Remove Mapbox tiles (Google Play only)</item>
<item>Added \'Astrid manual sort\' information to backup file</item>
<item>Bug fixes</item>
<item>Performance improvements</item>
<item>Security improvements</item>
<item>Update translations</item>
<item>Find Tasks on Reddit: https://reddit.com/r/tasks</item>
</string-array>
</resources>