Closed Fintasys closed 1 year ago
closes: #135
Introduce new enum called RecentTabBehavior with values NONE, RECENT and POPULAR (Previous version behavior)
RecentTabBehavior
NONE
RECENT
POPULAR
Default behavior will be changed to RECENT to match expected behavior for default usage.
showRecentsTab property in Config was removed.
showRecentsTab
Config
closes: #135
Introduce new enum called
RecentTabBehavior
with valuesNONE
,RECENT
andPOPULAR
(Previous version behavior)Default behavior will be changed to
RECENT
to match expected behavior for default usage.showRecentsTab
property inConfig
was removed.