Skip to content

Commit e167dcb

Browse files
Readme update v6 n1
1 parent 9f3044b commit e167dcb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ The `alldel()` method and `alldone()` methods are basically same, but a user can
3636
>The Version 5 `Piyaji` of the Niyoga app has a backend support and all the data get's fetch from a json server. In result, the app will have all the data preserved even if the app is closed.
3737
>The custom methods are restored as well. The methods will delete all the data from the database.
3838
39+
>### Version 6 Chopp 🧉
40+
>In The Version 6 `Chopp` of the Niyoga app the `alldone()` method's functionality has been changed to marking all task green. On the other side a new method is on board `allundone()`, which will do exactly the opposite of `alldone()`, meaning will remove green from all tasks.
41+
>
42+
>**Issue** :- Although the app now hot three methods to increase productivity, the backend json server is not really able to handle repeated tens requests. Hence when the app has many tasks listed the methods will not work properly. This will fixed in the next versions, as we will use other servers.
43+
3944
<br>
4045

4146
<br>

0 commit comments

Comments
 (0)