Releases: ituob/itu-ob-editor
Releases · ituob/itu-ob-editor
0.1.1
v0.1.0
- Now allowing to force trigger remote sync even if it’s up-to-date
- Improvements to publication editor:
- URL field validation
- Now ID field is hidden unless new publication is being created
- Now publication titles in browser are properly refreshed after changes to one of the publications are committed
- Now handling “merge not supported error” during pull, and indicating diverged changes
- Rounded up a few loose ends & polished UI a bit
v0.1.0-beta9
Fixed an issue with app failing to launch on Windows
Added web links to OB edition browser
v0.1.0-beta10
Allow for the same publication to be amended and annexed to the same issue.
(It could be the case that a new position is annexed, and previously annexed position is amended.)
v0.1.0-beta8
- Implemented Service Publication browser
- Updated batch commit window for publications
- Fixed an issue with OB edition browser possibly not being updated after a new one is scheduled
- Minor UI changes to global remote storage sync status icon/button widget
v0.1.0-beta7
Improves performance and fixes a couple glitches around object change detection.
v0.1.0-beta6
- Fixes regressions in publication editor window
- Ensures cloned repository stays clean of unaccounted-for (orphan) files that pollute Git index and don’t belong to any of the managed objects
v0.1.0-beta5
Resolved a regression in amendment editor.
v0.1.0-beta4
Fixed malfunctioning editing screens and change status indicators.
v0.1.0-beta3
Major rewrite:
- Now supporting all ITU messages
- Switched to another way of working with file versions. No separate merge screen
- Now indicating when changes are saved while working
- Now indicating when uncommitted changes prevent auto-sync from continuing
- Redone home screen and issue scheduler
- Rewritten a lot under the hood