GitNex/app/src/main/res/xml/changelog.xml

32 lines
1.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="2.4.1" versioncode="91">
<change>Improvement: Show issues only in Issues Tabs</change>
<change>Bugfix: Files breadcrumb navigation links</change>
<change>Bugfix: Login with special characters</change>
</release>
<release version="2.4.0" versioncode="90">
<change>New: Light theme (choose from settings)</change>
<change>New: Icons</change>
<change>New: Download files in Fileviewer (needs write permission)</change>
<change>New: Custom fonts (choose from settings)</change>
<change>New: PDF support in Fileviewer</change>
<change>New: Night mode for PDF in Fileviewer (choose from settings)</change>
<change>New: Default list of repositories in Explore screen</change>
<change>New: Latvian language support</change>
<change>Improvement: Support more files in file viewer syntax highlighter</change>
<change>Improvement: Exclude BIN files rendering in diff viewer</change>
<change>Improvement: Exclude specific files in Fileviewer like doc, xls etc</change>
<change>Improvement: Single issue id and support copy title and description to clipboard</change>
<change>Improvement: Translation updates</change>
<change>Bugfix: Dont refresh repositories without action</change>
</release>
<release version="2.3.2" versioncode="82">
<change>Bugfix: Slashes in URL(file viewer)</change>
<change>Bugfix: No milestones when creating issue if user has other language selected</change>
</release>
</changelog>