Skip to content

Releases: wallabag/ios-app

7.0.0

03 Oct 07:31
b59b9e0
Compare
Choose a tag to compare

What's Changed

#394

6.1.1

04 Mar 08:25
Compare
Choose a tag to compare

Fix sync for instances with less than 50 entries

6.0.0

27 Jan 20:03
Compare
Choose a tag to compare

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

19 Jun 21:38
Compare
Choose a tag to compare
fix #300 Html entities in title

5.1.0

11 Jun 10:30
Compare
Choose a tag to compare
Release day

5.0.2.1

15 May 07:42
Compare
Choose a tag to compare
New build

Release 5.0.2 (#274)

10 May 09:09
cd4d037
Compare
Choose a tag to compare
* 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)

06 Apr 15:57
4df1c3f
Compare
Choose a tag to compare
* 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

17 Jul 11:07
9412324
Compare
Choose a tag to compare
Fix display error  on article view

4.1.1

15 Jul 08:40
Compare
Choose a tag to compare
Prepare release note