# NEWS

## 0.3.2
Minor update

 - Fix double slashes in extension urls
 - Make window title translatable
 - Miscellaneous translation fixes

### Translations
 - Adds Arabic
 - Adds Greek
 - Adds Portuguese
 - Adds Taiwanese Chinese
 - Updates Brazilian Portuguese
 - Updates Hungarian
 - Updates Russian
 - Updates Turkish

## 0.3.1
Minor update

 - Remove release notes dialog
 - Fix special characters in installed extension listings
 - Use metainfo instead of appdata
 - Set window title

### Translations
 - Adds Croatian
 - Adds Danish
 - Adds Persian
 - Adds Swedish
 - Updates Brazilian Portuguese
 - Updates Dutch
 - Updates French
 - Updates German
 - Updates Hungarian
 - Updates Occitan
 - Updates Polish
 - Updates Russian

## 0.3.0
Second feature update to extension-manager

### General

 - Add new app icon

### Features

 - In-app updates
 - Display comments and reviews
 - Display extension errors to user
 - Handle 'out of date' extensions
 - In-app release notes on first run
 - Allow installing unsupported extensions
 - Option to sort extensions by enabled status
 - Focus search entry on first open

### Maintenance

 - Added text-engine as a dependency for displaying markup
 - Add badges for build, version, license, downloads to readme file
 - Use latest meson features
 - Run appstream validate test without network

### Translations

 - Adds context to various translation strings
 - Adds Norwegian Nynorsk
 - Adds Indonesian
 - Adds Occitan
 - Updates Spanish
 - Updates Italian

## 0.2.3
Minor update

 - Various translation updates

## 0.2.2
Minor update

 - Various translation updates
 - Fix special characters in search results

## 0.2.1
Hotfix update

 - Fixes crash when uninstalling extension
 - Makes details-view more robust

## 0.2.0
First feature update to extension-manager

### General
 - Support for i18n and translations
 
### GUI
 - Dark Theme
 - Allow overriding system theme
 - Add new details view for online extensions
 - Display screenshots in extension listings
 - Show supported shell versions
 
### Local Management
 - Display system and user extensions separately
 - Sort alphabetically
 - Global extension toggle
 - Link to new details page

### Browsing
 - Avoid searching on start-up
 - Add progress indicator
 - Sort search results
 - Handle no results found

### Internal Changes
 - Restructure of directory layout
 - Use gdbus-codegen for dbus interface
 - Selectively update rows rather than recreating model
 - Rewrite GUI using Blueprint and MVC pattern
 - Use debug output and reduce logging
 - Performance and stability
 - Enforce shell version compatibility

### Translations:
 - German
 - Spanish
 - Italian
 - Japanese
 - Dutch
 - Polish
 - Brazilian Portuguese

## 0.1.0
Initial release of extension-manager
