✅ What we did this week
The legacy app
- Release v0.15.3
- Merged horizontal split mode (It will be shipped in v0.16) https://github.com/BoostIO/Boostnote/pull/2936
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
- Review and merge opening a note in a new window https://github.com/BoostIO/Boostnote/pull/3110
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
- Implement synced scrolling for split view https://github.com/BoostIO/BoostNote.next/issues/247
- Implement PDF export https://github.com/BoostIO/BoostNote.next/issues/243
- Improve default preview CSS style (Easy) https://github.com/BoostIO/BoostNote.next/issues/435
- Improve storage deleting message (Easy) https://github.com/BoostIO/BoostNote.next/issues/434
- Implement option to show notes only in a folder, not in its sub folders https://github.com/BoostIO/BoostNote.next/issues/419
Pull requests to review
- Introduce Italian locale https://github.com/BoostIO/BoostNote.next/pull/436
Top comments (0)