Releases: wallabag/ios-app
Releases · wallabag/ios-app
7.0.0
6.1.1
6.0.0
Hello wallabag user!
In this version we add new translation.
This is a major version because we had to change some deep code.
But despite everything we have added some changes to the ui, you can enjoy a new menu in an article.
And we have again activated the text-to-speech.
This version also prepares the transformation to the multiplatform code base.
Happy reading
5.1.1
5.1.0
5.0.2.1
Release 5.0.2 (#274)
* Prepare release 5.0.2 * Arrange button in entry view (#272) * Fix #248 leave wallabag app when content is not in main frame (#273) * Beta build * Fix entriesView unused var ... welcome back memory * Arrange tips view * Feature/image cache (#275) * First step of image cache (for entries list) * swiftformat * respect data restricted preference for imagedownload * Handle Memory warning notification for ImageCache * Add test * Add test on ImageDownloader * Beta build * Fix warning change UI in background thread (#276) * remove an xcode warning because publication chages were made in a background thread * use receive(on:) instead of repeating the dispatchqueue.main * reintroduce unowned self + swiftformat Co-authored-by: Alexandre Vienne <[email protected]> * Testflight build * Use combine for sync (#270) * Using combine for app sync * Wip * Rewrite some mapError with custom operator * Purge after sync * Build and add animation * Feature/ci lint (#277) * Try use custom action * Fix path * Lint * use brew instead custom action * Remove old class * Remove old file + lint * Fix #267 scroll back not restored when app foreground * Rewrite router (#279) * Fix #278 crash on tips * Release note Co-authored-by: avienne <[email protected]> Co-authored-by: Alexandre Vienne <[email protected]>
Release 5.0.1 (#260)
* Clean repo and prepare 5.0.1 * Hide header during registration * Arrange registration process, clean class, better url check automatic trimming clientId & clientSecret * Reintroduce tests using github actions * Add test and fix memory leaks * Add test and fix memory leak * Add more test * Polish sync * Better workflow for adding url in apps ref #258 * Fix #252 slide menu * Build using Xcode 11.4 Disable pecker (not working actually) * Update swift-version * Enable second view * Fix logout issue * Fix #254 Sync not push to server * Arrange logout * Remove old assets * Cleaning project * Using testplan * Externalize logger * Add bool on int * Add bug report view fix #262 * first step for logging ref #261 * New build beta with bug report view * Try to fix add tag in entry * Fix slidding menu fix #264 * Arrange menu fix #266 * Udpate testflight link ref #118 * fix port number in address ref #257
Merge pull request #203 from wallabag/releast/4.1.2
Fix display error on article view