Skip to content

Latest commit

 

History

History
303 lines (151 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

303 lines (151 loc) · 11.8 KB

Change Log

2.3 (2015-09-28)

Full Changelog

Implemented enhancements:

  • Add ability to save slides #94

  • Add Google Cast Integration #86

  • Ability to stream video to Apple TV #80

  • Search through ASCII WWDC transcripts in main screen #21

Fixed bugs:

  • Crasher bug in VideosViewController tableView:viewForTableColumn:... #87

  • Crashed on searching #84

  • Screen goes to sleep when only playing movies #79

  • Crashes when I attempt to open downloads window (Yosemite) #77

  • Live sessions only play audio on El Capitan #65

Closed issues:

  • Build fails in Xcode 7 #74

Merged pull requests:

  • Separate “downloading” indicator on the video list #93 (mackuba)

  • Show download progress in a label under progress bar as current/total MB + % #92 (mackuba)

  • Open downloads window on single-click on the indicator control #91 (mackuba)

  • Auto-create videos folder when clicking “Reveal in Finder” in preferences #90 (mackuba)

  • Search using keywords. #89 (erndev)

  • Video window float on top #88 (jagreenwood)

  • The updated link will also work with curl. #83 (chrisswong)

  • New search qualifier -- favorited #78 (mcgraw)

  • Add french localization/i18n #69 (guillaumemaka)

  • "Float on Top" option for playback window #56 (dstd)

2.2 (2015-06-11)

Full Changelog

Implemented enhancements:

  • publish app to brew cask #67

Closed issues:

  • Feature Request: Filter by year, platform #72

  • Filter videos by year #66

Merged pull requests:

  • simplify build instructions #73 (mr-v)

  • Localize the date/time used in the live banner #71 (kballard)

2.1.1 (2015-06-09)

Full Changelog

Merged pull requests:

2.1 (2015-06-09)

Full Changelog

2.0.2 (2015-06-09)

Full Changelog

2.0.1 (2015-06-09)

Full Changelog

2.0 (2015-06-08)

Full Changelog

Fixed bugs:

  • Scroll Indicator on Transcript Window Goes Beyond Search Field #54

Merged pull requests:

  • Inset transcript web view so it doesn't hide behind the effect view -… #61 (TimothyChilvers)

  • Fix crash when computer sleeps #59 (amayers)

1.9.1 (2015-06-02)

Full Changelog

1.9 (2015-06-01)

Full Changelog

Implemented enhancements:

  • Ability to mark a video as Unwatched #52

  • Ability to mark many selections as watched. #46

  • Add ability to mark videos as favorite/bookmarked #27

1.8 (2015-05-19)

Full Changelog

Implemented enhancements:

  • Save Window Size #48

Fixed bugs:

  • Save split size between launches #49

Closed issues:

  • Cannot open interface builder #53

Merged pull requests:

1.7 (2015-05-09)

Full Changelog

Implemented enhancements:

  • Ability to customize transcript text #35

  • Ability to set video window size. #34

  • Simple loading NSProgressIndicator on load #20

Merged pull requests:

  • Remove unnecessary menus from main menu #45 (josh-)

  • Allow platform sidebar text color to be inverted on selection #44 (josh-)

1.6.2 (2015-05-07)

Full Changelog

Implemented enhancements:

  • Check for Updates option in App Menu #31

Fixed bugs:

  • preferences are cut off #37

Merged pull requests:

1.6.1 (2015-05-02)

Full Changelog

Implemented enhancements:

  • Allow two-digit "year" search query #23

  • Download overview #12

  • Mark video as watched/unwatched #11

  • App forgets its position and size when quit #10

Fixed bugs:

  • Cancellation of downloads doesn't work #28

Merged pull requests:

1.6 (2015-05-01)

Full Changelog

Closed issues:

  • Session list row should get reloaded if file was removed #22

Merged pull requests:

  • issue #12: implemented basic download management #16 (art-divin)

1.5.2 (2015-04-29)

Full Changelog

Fixed bugs:

Closed issues:

  • Possible bug: changing UI from background thread #17

Merged pull requests:

  • Improve session default sorting. Sort by year, then by session number. #19 (jakemarsh)

  • issue #14: fixed crash when remote server is unavailable #15 (art-divin)

1.5.1 (2015-04-25)

Full Changelog

Merged pull requests:

  • Fix crash when closing video window #9 (bryanluby)

  • Search sessions with year, id, track, title, focus #8 (DanielKao)

1.5 (2015-04-23)

Full Changelog

Implemented enhancements:

  • Download Videos #5

  • Feature Request: integrate asciiwwdc.com #2

Closed issues:

  • There is no voice on the videos #3

Merged pull requests:

  • Main window can now be reopened after it's been closed by clicking the app's Dock icon #7 (etrep)

1.4 (2015-04-23)

Full Changelog

Fixed bugs:

  • App crashes when search before sessions list shows #6

1.3 (2015-04-22)

Full Changelog

Merged pull requests:

1.2 (2015-04-21)

Full Changelog

Closed issues:

  • App opens in a weird state #1

1.1 (2015-04-20)

Full Changelog

1.0 (2015-04-19)

* This Change Log was automatically generated by github_changelog_generator