Skip to content

Releases: Koenigseder/lisp

Version 1.2.4

12 Oct 17:27
2f44c5a
Compare
Choose a tag to compare

What's new?

  • In place updates (#22)
  • Profile page to update the user
  • Upload profile pictures
  • Capability of receiving push notifications about updates on lists
  • Add monochrome icons for Android
  • Bump Flutter version
  • Fix various bugs

Version 1.2.1 - Pre-release

13 Jun 17:15
ca13652
Compare
Choose a tag to compare
Pre-release

What's new in this release?

  • Add possibility to upload user profile picture
  • Re-design settings page
  • Upgrade SDK
  • Fix some bugs

Version 1.1.2

25 Jan 19:24
0b5d3f3
Compare
Choose a tag to compare

What's new in this release?

  • Replace old user-creation logic
  • Fix bug where tasks weren't showing

Version 1.1.1

14 Jan 10:18
bf0839e
Compare
Choose a tag to compare

What's new in this release?

  • Refactor code and folder structure
  • Update Readme
  • Limit max amount of tasks in order to avoid completely crash the app
  • Feature to automatically delete all unused tasks
  • Remove web support since it is not needed

Version 1.1.0

02 Dec 17:25
8edf446
Compare
Choose a tag to compare

What's new?

  • Ordering tasks based on creation timestamp
  • Maintenance dialog if needed

Version 1.0.0

01 Dec 18:28
2eb6bf8
Compare
Choose a tag to compare

What's new?

  • Adapt keyboard types accordingly to text field
  • Enhance user creation
  • Minor bug fixing

Version 0.4.2

30 Nov 18:02
a54d880
Compare
Choose a tag to compare

What's new?

  • Add discard option for tasks

Version 0.4.1

30 Nov 17:42
129655d
Compare
Choose a tag to compare

What's new?

  • Save logic for Firestore was rebuild and now saves after returning to the home screen
  • User can now leave tasks instead deleting it
  • UI improvements

Version 0.3.2

29 Nov 19:36
d65b285
Compare
Choose a tag to compare

What's new?

  • Login
  • Registration
  • Confirm mail address
  • Reset password
  • Save tasks and todos in the cloud
  • Share tasks with other people
  • Add other's tasks by using an ID
  • Performance improvements and bug removement

Version 0.2.2

14 Sep 18:08
Compare
Choose a tag to compare

First basic functioning version