DEV Community

Junyoung Choi
Junyoung Choi

Posted on

Weekly report #3

✅ What we did this week

The legacy app

The new app

  • Released v0.4.0 and v0.4.1 of the desktop app
  • Rolled out v0.4.1 of the mobile app (In review now. It’ll be published in 3 days)
  • Fixed Navigating UX (Shipped in v0.4.0)
  • Fixed Emoji bug (Shipped in v0.4.1)
  • Fixed app crash after editing (Shipped in v0.4.1)
  • Refined UI coloring (This issue has been resolved partially in v0.4.0, but I still need to work more to completely finish it)

🏃 What we will do next week

The legacy app

Opening a note in a separate window is really awesome, but the pull request is affecting the electron main processor, so I need to check that the auto updater is compatible with this feature.

The new app

  • Improve cloud storage sync speed and authentication flow
  • Re-implement Bookmark
  • Support i18n completely
  • Implement initial prototype of File System based storage.

The list isn’t changed from last week because I was working on fixing some critical bugs in both the mobile app and the desktop app. But this week, I think I can fully focus on these issues.

🆘 Featured issues

From this week, we want to introduce some issues and pull requests that anyone can tackle and review. If you would like to contribute to our project, please consider the list below.

Issues to resolve

Pull requests to review

Top comments (0)