Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Releases: tiki-archive/app

0.4.4

18 Jul 21:19
8e08159
Compare
Choose a tag to compare
Merge pull request #554 from tiki/release

0.4.4

0.4.3

09 Jul 23:19
b61c53d
Compare
Choose a tag to compare

Now that we are minting NFTs, let's make it faster!

With tiki_data 0.0.15 (tiki-archive/app-data#108) we have improved our fetching algorithm to be faster in extracting data signals from e-mails. With more data signals, we can create more data NFTs!
This release also brings a new feature that generates daily log files on the user device.

What's Changed

  • Update tiki_data to 0.0.15
  • Creates log file in device - #537

Contributors

@ricardobrg - @NickkTMD

Full Changelog: 0.4.2...0.4.3

0.4.2

06 Jul 20:15
bfa52ee
Compare
Choose a tag to compare
0.4.2

0.4.1

27 Jun 12:48
5658a8b
Compare
Choose a tag to compare
0.4.1+1

0.3.1

02 Mar 00:35
fee6510
Compare
Choose a tag to compare

What's Changed

  • New library for Gmail and Outlook email integration
  • New money screen with transactions statement preview
  • New library for support section connection with Zendesk
  • Foundational blockchain implementation for minting NFTs (soon)

Full Changelog: 0.3.0...0.3.1

0.3.0

04 Feb 23:47
Compare
Choose a tag to compare

DON'T PANIC. You will be logged out. Please create new keys when you log back in. We need to upgrade everyone's keys for our new blockchain.

Update 0.3.0 contains:

  • Fast (parallel) data fetching β€” absolutely critical for everything we do)
  • Knowledge base β€” in-app FAQs, which will eventually become bug reporting, support chat, etc.
  • Crypto wallet β€” data NFTs coming very, very soon
  • Anonymous encrypted key backup/recovery β€” no more losing your keys
  • Micro-library code architecture β€” we're building faster than ever before

Read more about the release at:
https://mytiki.substack.com/p/tiki-v030-is-live?r=12f9qg

0.2.7

10 Oct 06:44
Compare
Choose a tag to compare

0.2.6

10 Oct 06:21
Compare
Choose a tag to compare

0.2.5

24 Sep 02:32
Compare
Choose a tag to compare

β€’ Fixed several bugs causing cards to not appear
β€’ Improved the speed to first card showing on large inboxes
β€’ Moved to a generic OAuth client pattern in prep for lots of upcoming integrations

0.2.3

13 Aug 17:07
Compare
Choose a tag to compare

New Features:

  • Easily unsubscribe from spam by swiping cards
  • See information about emails received from companies:
    • Frequency of emails received.
    • Number of emails received.
    • Year they first started sending you messages.
    • Security score of each sender, including hacking and sensitivity scores
    • Percentage of emails read
    • Email category

Patches:

  • significant improvements and optimizations in the core code
  • added the Flutter 2.0 navigation
  • fixed login bugs