Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

Releases: symptum/editor

v0.0.3

01 Sep 16:28
ad8b773

Choose a tag to compare

Changes

See symptum/Symptum#4 for changes

Installation

This release contains the Android and Windows 11 packages
Online Editor is live at https://symptum.github.io/editor/

Android

  • Download and install the com.symptum.editor.dev_0.0.3.apk file from the "Assests" below.
  • If Google Play Protect shows a popup saying "App Scan Recommended", just click "Install Anyway".
  • Open and run the app after installation.

Windows 11

Downloading the package:

  • Ensure you have a 64-bit PC and Developer Mode enabled in Windows Settings.
  • Download the Symptum.Editor.Windows_x64_WinAppSDK_0.0.3.zip file from the "Assests".
  • Extract the zip file.

Install the certificate on the machine:

  • In the file explorer, right-click on the .msix file, then Show More Options on Windows 11, then Properties
  • Open the Digital signatures tab
  • Click on your certificate then Details
  • Click the View Certificate button
  • Click the Install Certificate button
  • Select Local Machine then Next
  • Click Place all certificates in the following store then Browse
  • Select Trusted People then OK
  • Click Next, then Finish
  • Close all the opened properties windows.

Install the .msix by double-clicking on it and run the app from start menu.

Improved Editor

12 Mar 17:28
ad8b773

Choose a tag to compare

Improved Editor Pre-release
Pre-release

This release of Symptum Editor contains new additions and bug fixes.

Release Notes

What's New

  • Each resource file now can have its own editor page (tab).
  • BookLocation has been renamed to BookReference.
  • Third year books added to book collection.
  • New logo.
  • Improved ListEditorControl with command button for each entry.
  • AddNewItemDialog: new items can be created by a dialog which presents the list of available items that can be added (to the parent, if selected).

Bug Fixes

  • ListEditorControl Text Input bug (space and enter were not working) has been fixed.

This release contains the Android and WinAppSDK (Windows 10 19041+) packages.
The Web version is available at https://symptum.github.io/editor/

Installation

Web

Just open https://symptum.github.io/editor/ on any newer web browser, wait for it to download once and run it. You can also install the site as a PWA. You can use the web version on any platforms. But use available native (platform specific) apps for performance benefits.

Android Users

  • Download and install the com.symptum.editor.dev.apk file from the "Assests".
  • If Google Play Protect shows a popup saying "App Scan Recommended", just click "Install Anyway".
  • Open and run the app after installation.

Windows Users

Windows 10 19041 and above

  • Ensure you have a 64-bit PC and Developer Mode enabled in Windows Settings.
  • Download the Symptum.Editor.Windows_x64_WinAppSDK_(version).zip file from the "Assests".
  • Extract the zip file.
  • You can follow this tutorial on how to install the certificate before installing the app, https://www.advancedinstaller.com/install-test-certificate-from-msix.html
  • Install the *.msix file.
  • You can run the app from the start menu.

Windows 7 and above

  • This release does not contain a Windows 7 compatible build due to bugs in the dependency and the target platform. You can use the web version alternatively.

iPhone, iPad and Mac Users

  • This release does not contain iOS, iPadOS, macOS compatible build due to unavailability of an Apple Developer License for development and publishing in Apple Store. You can use the web version alternatively.

0.0.1

03 Dec 13:49
ad8b773

Choose a tag to compare

0.0.1 Pre-release
Pre-release

First Release.
This release contains the Android, WinAppSDK (Windows 10 19041+) and WPF (Windows 7+) packages.
The Web version is available at https://symptum.github.io/editor/