Skip to content

Releases: ituob/itu-ob-editor

v0.0.20

20 Oct 11:37
Compare
Choose a tag to compare
v0.0.20 Pre-release
Pre-release
  • Implemented table editing support in the freeform text editor (used for amendments)
  • Fixed an issue with YAML storage

v0.0.19

18 Oct 18:06
Compare
Choose a tag to compare
v0.0.19 Pre-release
Pre-release

Fixed an issue where amendment editor wouldn’t update text after another amendment is selected.

v0.0.18

17 Oct 18:01
Compare
Choose a tag to compare
v0.0.18 Pre-release
Pre-release
  • Expanded OB calendar to allow scheduling editions further into the future than 31st of December current year.
  • Revised app’s launch sequence, showing home window early with loading indicators while the data is being pulled.

v0.0.17

17 Oct 13:10
Compare
Choose a tag to compare
v0.0.17 Pre-release
Pre-release

OB calendar

  • Now highlighting newly scheduled OB edition
  • Fixes an issue where scheduling an issue may not update current issue on app home screen

SSE

Fixes a few issues with how storage & in-app API endpoints are handled.

v0.0.16

15 Oct 21:47
Compare
Choose a tag to compare
v0.0.16 Pre-release
Pre-release

Fixes an issue with Merge screen where repository configuration pane would collapse while typing username or password.

v0.0.15

15 Oct 21:08
Compare
Choose a tag to compare
v0.0.15 Pre-release
Pre-release

Features

  • Adds welcome screen with repository URL configuration
  • Improves publication creation UX flow
  • Revamps data synchroniser (now Merge) screen

SSE

  • Implement setting management
  • Refactors under the hood
  • Proper handling for Electron browser window minimum dimension settings

Development

  • Switch to newer Electron, Webpack, TypeScript build tools

v0.0.14

09 Oct 10:43
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release

This adds the ability to define and edit new publications. Publication editor window is used to add a new publication when initiating an amendment, and in future release will be used to add annexes to OB editions and to edit publication details. This release also includes fixes and updates under the hood.

v0.0.13

04 Oct 08:30
Compare
Choose a tag to compare
v0.0.13 Pre-release
Pre-release

Sports new issue scheduler (OB calendar), addresses the ability to view/edit past editions, and is post-refactor under the hood.

v0.0.12

10 Sep 19:34
Compare
Choose a tag to compare
v0.0.12 Pre-release
Pre-release

Major features:

  • Support for editing approved recommendations, annexed lists, service restrictions messages
  • Message editor interface updates

v0.0.11

10 Sep 13:16
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release

This fixes a regression introduced in previous release, where app initialization may fail if the data repo has not been previously cloned on user’s machine.