Releases: ituob/itu-ob-editor
v0.0.20
- Implemented table editing support in the freeform text editor (used for amendments)
- Fixed an issue with YAML storage
v0.0.19
Fixed an issue where amendment editor wouldn’t update text after another amendment is selected.
v0.0.18
- 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
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
Fixes an issue with Merge screen where repository configuration pane would collapse while typing username or password.
v0.0.15
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
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
Sports new issue scheduler (OB calendar), addresses the ability to view/edit past editions, and is post-refactor under the hood.
v0.0.12
Major features:
- Support for editing approved recommendations, annexed lists, service restrictions messages
- Message editor interface updates
v0.0.11
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.