Skip to content

Releases: Writeopia/Writeopia

SDK-0.13.0

22 Feb 16:21

Choose a tag to compare

Many new features and improvements in UI. Like:

  • Search inside document
  • Reactor for text command handling - It uses TRIEs now.
  • Adding text tool box. Now you can interact with the text using a Popup in the text.
  • Feedback for which type of text of the cursor is in. You can now highlight the bold, italic, etc buttons accordingly with where the cursor of the text is.
  • Fixing offset of drag for multiple selection of lines.
  • When dragging, the text auto-scrolls when approaching the edges of the document (top and down).
  • Code blocks refactor.

And many more. Check the app to see everything it can do and read the documentation: https://docs.writeopia.io/docs/sdk/overview.

PR's since last version

New Contributors

Full Changelog: sdk-0.12.1...sdk-0.13.0

apps-alpha47

09 Nov 22:15

Choose a tag to compare

What's Changed

Changing icon of the app

Full Changelog: apps-alpha45...apps-alpha46

Steps:

  • Add apps to release
  • Add apps to website link
  • Update APT
  • Update homebrew
  • Update Windows Store

apps-alpha46

31 Oct 17:07

Choose a tag to compare

What's Changed

A bug in the database that cause the app to crash before starting is fixed.

Full Changelog: apps-alpha45...apps-alpha46

Steps:

  • Add apps to release
  • Add apps to website link
  • Update APT
  • Update homebrew
  • Update Windows Store

apps-alpha45

31 Oct 14:52

Choose a tag to compare

Version alpha 45 - Amado, Jorge

What's Changed

New Contributors

Full Changelog: apps-alpha44...apps-alpha45

Steps:

  • Add apps to release
  • Add apps to website link
  • Update APT
  • Update homebrew

sdk-0.12.1

04 Aug 15:35
7741d15

Choose a tag to compare

What's Changed

Full Changelog: sdk-0.12.0...sdk-0.12.1

sdk-0.12.0

28 Jul 19:49
ea9ff83

Choose a tag to compare

Release 12 of the SDK inside Writeopia

What's Changed

Full Changelog: sdk-0.11.1...sdk-0.12.0

apps-alpha44

11 Jul 12:34

Choose a tag to compare

Version alpha 44 - Amado, Jorge

New features

  • Adding auto complete using AI for list items
  • Preparing the app to accept sign in and sign up

What's Changed

Full Changelog: app-desktop-alpha43...apps-alpha44

sdk-0.11.1

07 Jul 14:08

Choose a tag to compare

Release 11 of the SDK inside Writeopia

Making UserRepository optional for WriteopiaStateManager.

Full Changelog: sdk-0.11.0...sdk-0.11.1

sdk-0.11.0

07 Jul 13:14

Choose a tag to compare

Release 11 of the SDK inside Writeopia

In this release the initialisation of the SDK is much easier.

What's Changed

Full Changelog: sdk-0.10.0...sdk-0.11.0

sdk-0.10.0

02 Jul 17:57

Choose a tag to compare

Release 10 of the SDK inside Writeopia

Use the SDK to create rich text editors.

What's Changed in the whole project.

New Contributors

Full Changelog: sdk-0.9.0...sdk-0.10.0