0.7.5 (2020-04-13)
- Add Discourse link
- Add Not Found page
- Update build instructions at README
- Add some apps to editor's choice apps
- Randomize editor's choice lists (apps and games) when loading the webpage
- Add quick hack to fix broken Publishers link for Firefox
- Improve scripts
- Updated Popular Apps and sitemap
- Thanks to the awesome contributors that helped in this release:
- @Eonfge, @IAmJahoo, @barthalion, @bilelmoussaoui
0.7.4 (2019-12-31)
- Track pageviews and events in GNOME's Matomo instance (in addition to Google Analytics)
- Show the license when is not proprietary. If the value is too long show a modal
- Optimize images losslessly using
oxipng -o6 --strip --zopfli
- Add System category
- Replace org.gnome.chess for org.gnome.Chess is editor's choice games
- Configure GitHub Actions
- Set Publisher as "See details" instead of "Flathub maintainers"
- Updated Popular Apps and sitemap
- Thanks to the awesome contributors that helped in this release:
- @barthalion, @Calinou, @Dafnik
0.7.3 (2019-02-12)
- CSS and typo fixes
- Add instructions about how to publish flathub badge in MoinMoin wiki
- Updated Popular Apps and sitemap
0.7.2 (2018-11-16)
- Updated header toolbar design
- Updated Popular Apps and sitemap
- Thanks to the awesome contributors that helped in this release:
- @nmanumr, @nedrichards
0.7.1 (2018-09-28)
- Fix missing robots.txt, sitemap.txt and google search verification file
0.7.0 (2018-09-27)
- Updated to Angular 6 and Angular Material 6
- Improved screenshots in the app details page (ngx-gallery updated to version 3)
- Updated Popular, Editor's Choice Apps & Editor's Choice Games
- Notify visitors with outdated browsers
- Add Analytics event when clicking on Donate button in the app details page
- Add webapp version in the footer
- Use em dash in page titles
- Fix performing unnecessary request
- Thanks to the awesome contributors that helped in this release:
- @antoniorsz, @cpba, @jurf, @nedrichards, @splitt3r
0.6.X (2018-04-06)
- Version used in flathub.org since April 2018
- TODO: document Highlights & Features
0.5.0 (2018-02-27)
- First version that was used by Flathub (around mid-January 2018) in https://beta.flathub.org
- Show screenshots in app details
- Add initial Google Analytics support
- Show a nice spinner while the webapp is loading
- Cache remote api calls to improve speed and use less data
- Update main dependencies: angular (5.2.4), angular-material (5.2.1), angular-cli (1.6.8)
0.4.0 (2017-05-08)
- First version that could replace the current flathub.org websiste
- Create a flathub theme similar to existing flathub.org website
- Migration to angular-material (2.0.0-beta.12) + flex-layout(2.0.0-beta.9)
- Update main dependencies: angular (4.4.4), angular-cli (1.4.5)
0.3.0 (2017-05-08)
- Fetch app info from remote server using a REST API provided by linux-store-backend
- Update main dependencies: angular (4.2.6), angular-cli (1.3.2), angular-mdl (4.0.8)
0.2.0 (2017-05-08)
- Update main dependencies: angular (4.0.3), angular-cli (1.0.2)
- Initial proof of concept version with mocked apps (no backend)
- Made with angular (2.1.2), angular-cli (1.0.0-beta.19-3), angular2-mdl (2.4.0)