Skip to content

Latest commit

 

History

History
174 lines (115 loc) · 4.49 KB

CHANGELOG.md

File metadata and controls

174 lines (115 loc) · 4.49 KB

master

Enhancements

  • None.

Bug Fixes

  • None.

1.2.0

Enhancements

  • Update project to Swift 4.1 and Xcode 9.3 change

  • Update project to Swift 4.0 and Xcode 9.2 change

Bug Fixes

1.1.2

Enhancements

  • None.

Bug Fixes

1.1.1

Enhancements

  • None.

Bug Fixes

  • Fix ambiguous layout when text fields are large issue change

  • Fix ambiguous version field layout change

1.1.0

Enhancements

  • Add checkbox to control crossposting to open radar issue change

  • Add drag and drop attachment support issue change

  • Default cross posting to false for duplicates issue change

Bug Fixes

  • Don't register dup'd radars as dirty files change

  • Update the title when restoring a radar change

  • Remove unnecessary change count +1 change

1.0.1

Enhancements

  • Update invalid rdar:// URL error message change

Bug Fixes

  • None.

1.0.0

Enhancements

  • Make tab in text views jump between fields issue change

  • Add UI for duping radars from OpenRadar issue change

  • Respond to rdar:// URLs issue change

  • Set filetype icon to app icon issue change

  • Use User icon for Open Radar preferences issue change

  • Make Configuration and Notes optional issue change

  • Mark duplicate radars as dirty documents change

  • Add ability to remove attachment issue change

  • Combine PlaceholderTextView and TextView change

  • Make text view font size the normal system size change

  • Add hint text for text views issue change

Bug Fixes

  • Typing emoji caused font to change issue change

  • Middle truncate long attachment names change

  • Remove ruler support from text views issue change

  • Remove unnecessary fields from Info.plist change

  • Remove App Transport Security exceptions change

  • Use Radar icon in Preferences change

  • Focus existing windows when reopening documents issue change

  • Only update window title on title text change change