Skip to content

Latest commit

 

History

History
1719 lines (1240 loc) · 139 KB

CHANGELOG.md

File metadata and controls

1719 lines (1240 loc) · 139 KB

Change Log

v0.78.1 (2018-02-05)

Full Changelog

Closed issues:

  • Modal calls onClose when it opens #2493

Merged pull requests:

v0.78.0 (2018-02-04)

Full Changelog

Implemented enhancements:

  • Accordion.Title index prop type #2478
  • Card: add centered prop to Card.Group #2453
  • Popup: add verticalOffset #2449
  • Docs: Home Page template is not responsive #2386
  • feat(Card): add centered prop to Card.Group #2463 (sudheerDev)

Fixed bugs:

  • Docs: broken rerender on same name props' values #2460

Closed issues:

  • Dropdown: Clicking in and out of it after having selected an item automatically selects other #2490
  • Dropdown: Multiple repetitive line entries erroneously added to the dropdown list #2489
  • Dropdown: clicking outside the dropdown should not add new item to the list #2488
  • Using Custom Component as a Modal Trigger? #2487
  • Dropdown: list of items overflows its container when using 'simple' and 'allowAdditions' options #2486
  • Closable menu tabular / tab #2484
  • Docs: Error Description: Semantic UI React -> Grid -> Grid.Column -> only #2479
  • Pagination not exported? #2477
  • Step and Step.Group element usage. How do I deactivate a completed step and move on(activate) to the next in the Step Group or even in a chain of Steps without a group? #2461
  • Dropdown: module scrollbar can not work as normal in firefox browser #2459
  • Unable to pass custom props into Tab panes #2456
  • Semantic transition issue on multiple divs #2448
  • Dropdown menu only closes when it loses focus if the parent dropdown has been clicked #2447
  • Most pages are not displaying well on mobile (Android) #2443
  • Form.Radio onChange inconsistent with Form.Input #2442
  • How to expand the horizontal width size of Input ? #2435
  • Example code in demo on documentation are all hidden. #2434
  • <Confirm /> Element Stuck in Very Fast Endless Open / Close Animation Loop #2427
  • RFC: set selectOnNavigation to false by default in Dropdown #2369

Merged pull requests:

v0.77.2 (2018-01-10)

Full Changelog

Implemented enhancements:

  • Responsive: console warning generated when rendered as={React.Fragment} #2414
  • Confirm: allow custom sizes #2405
  • feat(Confirm): allow custom sizes #2409 (ashurbeyli)
  • feat(Progress): Add value option, to just show the value in the bar #2383 (UnbrandedTech)
  • feat(Pagination): add new component #2352 (layershifter)

Fixed bugs:

  • Dropdown: incorrect selection when dynamically changing options #2410
  • TransitionablePortal: doesn't close on closeOnDocumentClick #2382
  • Checkbox: onChange called multiple times in a row #2370
  • Popup: Popup in a Popup closes when you interact with the inner Popup #1831

Closed issues:

  • Item: chance of auto-generated key collision when using shorthand props #2418
  • Are dropdowns with checkboxes possible? #2417
  • fix(Header): your description #2406
  • Form.Select runs outside of Field #2391
  • fix(TransitionablePortal): your description #2374
  • Search component is missing prop => "iconPosition" #2373

Merged pull requests:

v0.77.1 (2017-12-10)

Full Changelog

Implemented enhancements:

  • RFC: Button.Group shorthand to render an array of buttons with a 'buttons' prop #2310
  • feat(Button): add buttons shorthand to ButtonGroup #2361 (layershifter)
  • feat(Image): improve handling of HTML props #2316 (layershifter)

Fixed bugs:

  • Transition: Not working properly when 'show' duration is less than 'hide' #2347

Closed issues:

  • RFC: Be able to define fallback order for Popup position #2359
  • Two Sidebars #2354
  • fix(Dropdown): Dropdown with an Input (text) Item closed when clicked #2353
  • Controlled Popup doesn't handle hideOnScroll #2346
  • fix(TransitionablePortal): your description #2342

Merged pull requests:

v0.77.0 (2017-11-25)

Full Changelog

Implemented enhancements:

  • Embed: brandedUI setting seems backwards, and doesn't affect related videos #2313
  • Dropdown: add forceSelection prop #2299
  • Tab menu option tabular is being overused for both style and position. #2264
  • feat(Embed): disable "related videos" when brandedUI is set to true #2320 (bennettrogers)
  • feat(Checkbox): add support of htmlFor #2293 (layershifter)

Fixed bugs:

  • Dropdown: Clicking outside the component does not close it when defaultOpen is true #2332
  • Input: animation on focus doesn't work now #2298
  • Checkbox: Labels don't have htmlFor #2274

Closed issues:

  • fix(Divider): your description #2335
  • Menu Item rendering as <div> and not <a> resulting in no animations. #2323
  • Icon render slow depending on the word order in name property #2301
  • Docs down? #2289
  • Package: module not found fbjs/lib/shallowEqual #2285

Merged pull requests:

v0.76.0 (2017-11-04)

Full Changelog

Implemented enhancements:

  • RFC: <button with-conformation="text-to-type"/> #2272
  • Grid: allow multiple values for reversed prop #2222
  • Dropdown: remove diacritics on filter also converts national letters #2163
  • Rating: more icons types #2068
  • feat(Grid): allow multiple values for reversed prop #2235 (layershifter)
  • feat(Dropdown): make deburr opt-in, and deburr input #2223 (patrikmolsson)
  • feat(TransitionablePortal): add component #2155 (layershifter)
  • feat(Responsive): add fireOnMount prop #2137 (layershifter)

Fixed bugs:

  • Modal: bug with SSR rendering #2259
  • Dropdown: setState in onChange leads to mismatch of 'active' and 'selected' option #2243
  • Modal: on close warning in 0.75 #2236
  • Portal: Button has undefined data in event handler #2233
  • docs(Icon): "Show similar" does not filter at all on the deployed docs site #2193

Closed issues:

  • Form.Input, div class="error required field", margin-bottom: 1em. #2286
  • Form.Select how to use custom array options #2281
  • Message with both icon and compact props does not become compact #2280
  • Missing components #2267
  • On iOS 11 (chrome and safari) the cursor jumps out of a form field in a tiny modal #2266
  • fix(Divider): Divider is not visible on the documentation page #2253
  • Dropdown event.target.value is undefined #2249
  • Docs: responsive examples are are not responsive #2230
  • Test: Cannot run local tests without modifying test config #2227
  • Image: Inconsistent prop usage between Image and Icon for circular shape #2217
  • Input: need 'onActionClick' props #2213
  • Portal: rework #handleRef to avoid using ReactDOM.findDOMNode #1702

Merged pull requests:

v0.75.1 (2017-10-18)

Full Changelog

Fixed bugs:

  • Form.Button's content attribute #2211
  • Responsive: "ReferenceError: window is not defined" #2206
  • TextArea's autoHeight sometimes makes it taller than an actual text #2173

Closed issues:

  • Field Erro #2204
  • fix(Form): change "First Name" to "Last Name" #2202
  • Weird interaction with Portal.js and React.cloneElement #2195

Merged pull requests:

v0.75.0 (2017-10-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Dropdown: Does not display value on enter when using search selection #2161
  • Modal: Scrolling doesn't work properly after reopen #2150
  • Search: the id prop on SearchResult should accept string as value #2135
  • Transition: Transition.Group doesn't perform transitions correctly #2127
  • docs(Dropdown): Recent update breaks DropdownExampleRemote #2125

Closed issues:

  • docs(ButtonExampleLabeledIcon): buttons aren't labeled #2190
  • Transition Group example in docs doesn't reflect removed users #2160
  • Several warnings on Attached Layout #2154
  • Docs: local docs site is broken with React 15.6.2 #2153
  • fix(Container): your description #2151
  • Allow multiple labels for Input #2148
  • Popup closing Modal?? #2147
  • Bug on Dropdown.componentWillUnmount() #2120

Merged pull requests:

v0.74.2 (2017-09-25)

Full Changelog

Implemented enhancements:

  • Dropdown: selectOnKeydown option from docs is not implemented #1993

Fixed bugs:

  • Dropdown: Error occurred with keyboard action #1875

Merged pull requests:

  • fix(Dropdown): omit moveSelectionBy\(\) when options aren't defined #2119 (layershifter)
  • fix(Sticky): scrollContext is used from actual props, rename doc examples #2118 (layershifter)
  • fix(eventStack): correct handling of removed targets #2117 (layershifter)

v0.74.1 (2017-09-24)

Full Changelog

Fixed bugs:

  • Visibility: Invalid Prop 'offset' #2116

v0.74.0 (2017-09-24)

Full Changelog

Implemented enhancements:

  • eventStack: Multiple Popups do not behave correctly #2075
  • Feature Request: Support Popup close onClick when hoverable #2034
  • Dropdown: how to stop it from clearing the input field? [feature request] #1829
  • feat(Dropdown): add searchQuery prop #2109 (layershifter)
  • feat(eventStack): support for different targets #2094 (layershifter)
  • feat(Sticky|Visibility): listen for resize events #2091 (layershifter)
  • feat(Visibility): add direction for calculations #2090 (layershifter)

Fixed bugs:

  • Dropdown: call onAddItem after onChange #2106
  • Button: attached prop should accept true as value #2104
  • Dropdown: tabIndex rendered incorrectly #2093
  • Sticky: active prop doesn't reset sticky state #2082
  • Dropdown: onSearchChange signature should match that of Search #2052

Closed issues:

  • Vertical divider appears to be rendering incorrectly in Chrome #2085
  • Docs: parse {custom} and display correct values #2078
  • Checkbox slider with lose animation if label changes #1881

Merged pull requests:

v0.73.1 (2017-09-18)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Popup component does not clean event handlers attached to window when it unmounts #2062

Closed issues:

  • wide columns #2073
  • No CHANGELOG for v0.73.0 #2066
  • (Dropdown): when used as Menu Item, 'description' overlays 'text' #2031

Merged pull requests:

  • fix(Popup): Remove hideOnScroll from window scroll #2063 (mkarajohn)

v0.73.0 (2017-09-11)

Full Changelog

Implemented enhancements:

  • Card subcomponents are missing textAlign props #2027
  • Visibility: onOnScreen doesn't fire if element is onScreen on first render #1911
  • RFC: ability to make Table columns resizable #1513
  • TextArea autoHeight initialState with SSR #1478
  • feat(Card): add textAlign prop to Card subcomponents #2038 (itamar244)
  • feat(Dropdown): remove diacritics on filter #2021 (AgentChris)
  • feat(Visibility): add fireOnMount #2018 (layershifter)
  • feat(Visibility): add offset #2016 (layershifter)
  • feat(Responsive): add component #1872 (layershifter)

Fixed bugs:

  • Rating: RatingIcon throws warning in React 16 #2057
  • Value of input not updating correctly when inside Transition.Group #2040
  • Checkbox onClick provides wrong data [onChange works fine] #1936
  • IE: TextArea: wrong autoHeight counting #1925
  • Modal: getting unknown prop warning on triggerClose for shorthand actions #1642

Closed issues:

  • fix(Advertisement): your description #2044
  • Wrong position for Icon in Input when are (action || labeled) #2036
  • Can't input chinese - the cursor move to the end automatically #2035
  • fix(Container): Fluid Container gets width when using semantic-ui-less package #2028
  • Image can't be centered if href is provided #2022
  • Layouts: Sticky layout sample does not work #1994

Merged pull requests:

v0.72.0 (2017-08-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • ReferenceError: window is not defined #1987
  • Docs site is not working #1984
  • Menu.Item - disabled=true - onClick still firing...intentional? #1964
  • Modal: Enter ESC should only close the top layer modal #1657

Closed issues:

  • Modal Dimmer Blur Bug #2007
  • closeOnBlur={false} doesn't work #1995
  • Floated segments do not align vertically #1988
  • Credit Card icon is adding "card" class to css. #1957

Merged pull requests:

v0.71.5 (2017-08-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Input: 'focus' method does not exist in typings #1970
  • SearchField triggers blur & focus event twice #1962
  • Multi-select Dropdown does not clear value after "onAddItem" #1952
  • Tab.Pane unknown prop warning when using as='div' #1941

Closed issues:

  • Portal/Popups incompatible with preact-compat #1969
  • react warning props input, meta on <div> tag in Form.Select #1961
  • Docs: Cannot access the site #1958
  • RFC: Multiple Search Dropdown -> not clearing search query on select #1954
  • Cannot access docs site #1870
  • Attached <Button /> does not respond on keyboard events #1797

Merged pull requests:

v0.71.4 (2017-08-10)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Step: Step.Group with unstackable prop generates incorrect classname #1942
  • "Edit Code" button in docs website reveals a broken source editor in Firefox #1912
  • verticalAlign does not function for Grid component #1908

Closed issues:

  • Input: when both value and onChange are set, will produce the uncontrolled/controlled input error #1923
  • Attribute the icons to FontAwesome #1901

Merged pull requests:

v0.71.3 (2017-07-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix(Header): 'mini' size does not work #1903
  • Dropdown: Filtered list resets when using arrow keys #1858
  • TextArea: wrong autoHeight counting #1843
  • Dropdown: problems with minCharacters #1787

Closed issues:

  • Popup position is not respected when near corner of window #1482

Merged pull requests:

v0.71.2 (2017-07-25)

Full Changelog

Fixed bugs:

  • Tab: data.activeIndex is overwritten in onTabChange for controlled Tab #1888
  • Form: action prop is missing in generated markup #1882

Closed issues:

  • Invalid HTML from Header #1893
  • Dropdown: Receive Warning even requested props are given #1874
  • Creating a Checkbox or Modal emits an error in the console when using Preact #1869
  • Improve Tab Props #1859

Merged pull requests:

v0.71.1 (2017-07-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Tab: browser throwing a warning - getInitialState #1863
  • Dropdown: accessibility problem (screen readers) #1834
  • IE11 long modal scrolling #1759

Closed issues:

  • fix(Menu): your description #1862
  • website is down? #1854
  • SUI: release 2.2.11 #1851
  • Search: examples broken #1846

Merged pull requests:

v0.71.0 (2017-07-07)

Full Changelog

Implemented enhancements:

  • Input: onChange event triggered when IME character (ex. Chinese) is not completely entered #1744
  • feat(Dropdown): add DropdownSearchInput component #1619 (layershifter)

Fixed bugs:

  • Input: list prop should be passed to input #1835
  • Tab.Pane's children data type needs to be updated #1798
  • AutoControlledComponent throws warning in React 16 #1761

Closed issues:

  • Modal closeIcon is invisible with dimmer='inverted' #1838
  • Typed by mistake :( #1827
  • ipt #1826
  • Dropdown always open #1824
  • RFC: Tab, allow custom menuItem #1822
  • Hey people, #1821
  • Console error for Form Textarea rows requiring number #1814
  • Country dropdown box, pressing the backspace key will not delete the first character typed in #1805
  • onSearchChange randomly misses keys on IE11 if typing quickly #1785
  • Dropdown value not populated on initial render w/ react 16 #1682

Merged pull requests:

v0.70.0 (2017-06-24)

Full Changelog

Fixed bugs:

  • Popup: button class applied to Popup #1703
  • Failed to build webpack2 example #1701

Closed issues:

  • Form: using a third-party form library causes "Uncaught TypeError: e.preventDefault is not a function" #1790

Merged pull requests:

v0.69.0 (2017-06-22)

Full Changelog

Implemented enhancements:

  • Button: the disabled attribute doesn't apply to the button element #1775
  • RFC: Form submition #1769
  • Button: add focus() method #1740
  • Input: remove need for icon to support 'loading' prop #1716
  • TextArea: add minHeight property with autoHeight #1647
  • feat(Button): add advanced handling of disabled prop #1781 (layershifter)
  • feat(Icon): add ability use the loading prop without an icon #1768 (layershifter)
  • feat(Button): add focus method #1764 (layershifter)
  • feat(TextArea): add minHeight property, docs example #1679 (josie11)

Fixed bugs:

  • Checkbox|Input: aria-* attributes incorrectly applied #1750
  • Missing attributes in html #1743
  • Dropdown: minCharacters breaks search input #1718
  • Dropdown: change active item on keyboard up/down #1487

Closed issues:

  • Import absolute path of the component #1776
  • Button animated="fade" doesnt work. #1774
  • Dropdown won't accept defaultValue change! #1772
  • fix(Menu): I type "&" to name of Menu.Item but it is not show #1765
  • Support Dropdown : multiple + label/icon #1760
  • Dropdown: override default onSearchChange behaviour if prop is passed #1738

Merged pull requests:

v0.68.5 (2017-06-01)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Dropdown: option keys fallback to values incorrectly #1720
  • Browser tab not showing Icon when viewing Icon docs #1709

Closed issues:

  • 'npm install semantic-ui-react' has error #1723

Merged pull requests:

v0.68.4 (2017-05-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Button: Icon button has different width if content is 0 (number) #1691
  • Progress: indicating bar displaying wrong color with decimal value #1671

Closed issues:

  • Failed to Compile error using react-scripts@1.0.2 #1700
  • Button: redundant prop in Vertical Group example #1697
  • fix(Modal): your description #1696
  • Render button with content and icon take about 70ms #1686
  • Modal: Flickering when size is set to Large or small #1675
  • Suggestion: Arbitrary objects passed to Search results? #1670
  • Popup with grid + map doesn't layout properly #1660
  • Search component value #1655
  • Dropdown: Should work with keys instead of values #1634
  • Docs -> Form -> Props -> Size property - Showing lodash 'without' function #1563

Merged pull requests:

v0.68.3 (2017-05-06)

Full Changelog

Implemented enhancements:

  • fix(Progress): indicating progressbar does not change its color #1653 (Bebersohl)

Fixed bugs:

  • Progress: indicating progressbar does not change its color #1650
  • TypeScript compile errors #1621
  • Input does not get disabled attibute #1565

Closed issues:

  • Semantic UI not working when lodash installed separately as dependency #1656
  • scrolling issue w/multiple long modals #1652
  • Fixed menu inside a Sidebar pushable? #1646
  • fix(Menu): only first element shows when is active #1640

Merged pull requests:

v0.68.2 (2017-04-24)

Full Changelog

Fixed bugs:

  • Docs are not properly generated with Type column of component #1608

Closed issues:

  • Auto-controlled props emit spurious warning when set to undefined (missing undefined check). #1586

Merged pull requests:

v0.68.1 (2017-04-22)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Search: Pressing up/down arrow in the search input with no results throws errors to console #1592

Closed issues:

  • Thank you, maintainers and contributors #1604
  • Discussion: Abstract out prop mapping to independent lib #1601
  • Deprecation warnings on PropTypes with React >= 15.5.0 #1587

Merged pull requests:

v0.68.0 (2017-04-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Dropdown renderLabel expects a ReactElement<any> to be returned #1568
  • Can't get ref on <input> if it's a child of <Input> #1536

Closed issues:

  • setting color on Menu.Item has no effect #1583
  • Dropdown onChange #1571
  • Warning Accessing PropTypes via the main React package is deprecated in React 15.5+ #1564
  • fix(Divider): Vertical Divider on docs rendered incorrectly #1544
  • Modal breaks SSR #1531
  • Dropdown does not repopulate without clicking away from the component. #1523
  • Wrong submit #1511
  • Add required Form.Field example #1444

Merged pull requests:

v0.67.2 (2017-03-25)

Full Changelog

Implemented enhancements:

  • Add focus method to Input component #1475
  • Suggestion : change Button.Or text for i18n #1461
  • Cannot pass name props to Search component #1437
  • fix(Portal): make compatible with React Fiber #1470 (cpunion)
  • feat(Button): add text prop to ButtonOr #1466 (layershifter)
  • feat(Search): add handling of html input props #1442 (layershifter)

Fixed bugs:

  • Button: floated doesn't work for Labeled Button #1488
  • TypeScript definition errors in v0.67.1 #1456
  • Dropdown: Clicking on "No results found." leads to hard to remove text from input #1451

Closed issues:

  • Modal(Portal) not compatible with React Fiber (react@16) #1458

Merged pull requests:

v0.67.1 (2017-03-13)

Full Changelog

Closed issues:

  • Examples with images in React Docs are broken due to protocol change #1441

Merged pull requests:

v0.67.0 (2017-03-01)

Full Changelog

v0.66.0 (2017-02-22)

Full Changelog

v0.65.0 (2017-02-17)

Full Changelog

v0.64.8 (2017-02-11)

Full Changelog

v0.64.7 (2017-02-02)

Full Changelog

v0.64.6 (2017-02-02)

Full Changelog

v0.64.5 (2017-01-31)

Full Changelog

v0.64.4 (2017-01-24)

Full Changelog

v0.64.3 (2017-01-20)

Full Changelog

v0.64.2 (2017-01-18)

Full Changelog

v0.64.1 (2017-01-17)

Full Changelog

v0.64.0 (2017-01-13)

Full Changelog

v0.63.6 (2017-01-11)

Full Changelog

v0.63.5 (2017-01-03)

Full Changelog

v0.63.4 (2016-12-31)

Full Changelog

v0.63.3 (2016-12-30)

Full Changelog

v0.63.2 (2016-12-27)

Full Changelog

v0.63.1 (2016-12-21)

Full Changelog

v0.63.0 (2016-12-20)

Full Changelog

v0.62.4 (2016-12-19)

Full Changelog

v0.62.3 (2016-12-17)

Full Changelog

v0.62.2 (2016-12-16)

Full Changelog

v0.62.1 (2016-12-10)

Full Changelog

v0.62.0 (2016-12-07)

Full Changelog

v0.61.10 (2016-12-03)

Full Changelog

v0.61.9 (2016-12-01)

Full Changelog

v0.61.8 (2016-11-30)

Full Changelog

v0.61.7 (2016-11-29)

Full Changelog

v0.61.6 (2016-11-27)

Full Changelog

v0.61.5 (2016-11-26)

Full Changelog

v0.61.4 (2016-11-23)

Full Changelog

v0.61.3 (2016-11-22)

Full Changelog

v0.61.2 (2016-11-20)

Full Changelog

v0.61.1 (2016-11-17)

Full Changelog

v0.61.0 (2016-11-16)

Full Changelog

v0.60.10 (2016-11-15)

Full Changelog

v0.60.9 (2016-11-14)

Full Changelog

v0.60.8 (2016-11-14)

Full Changelog

v0.60.7 (2016-11-14)

Full Changelog

v0.60.6 (2016-11-13)

Full Changelog

v0.60.5 (2016-11-13)

Full Changelog

v0.60.4 (2016-11-10)

Full Changelog

v0.60.3 (2016-11-10)

Full Changelog

v0.60.2 (2016-11-10)

Full Changelog

v0.60.1 (2016-11-10)

Full Changelog

v0.60.0 (2016-11-09)

Full Changelog

v0.59.0 (2016-11-07)

Full Changelog

v0.58.3 (2016-11-05)

Full Changelog

v0.58.2 (2016-11-02)

Full Changelog

v0.58.1 (2016-10-31)

Full Changelog

v0.58.0 (2016-10-28)

Full Changelog

v0.57.1 (2016-10-28)

Full Changelog

v0.57.0 (2016-10-28)

Full Changelog

v0.56.14 (2016-10-27)

Full Changelog

v0.56.13 (2016-10-25)

Full Changelog

v0.56.12 (2016-10-23)

Full Changelog

v0.56.11 (2016-10-22)

Full Changelog

v0.56.10 (2016-10-20)

Full Changelog

v0.56.9 (2016-10-19)

Full Changelog

v0.56.8 (2016-10-19)

Full Changelog

v0.56.7 (2016-10-19)

Full Changelog

v0.56.6 (2016-10-19)

Full Changelog

v0.56.5 (2016-10-18)

Full Changelog

v0.56.4 (2016-10-17)

Full Changelog

v0.56.3 (2016-10-17)

Full Changelog

v0.56.2 (2016-10-17)

Full Changelog

v0.56.1 (2016-10-14)

Full Changelog

v0.56.0 (2016-10-11)

Full Changelog

v0.55.2 (2016-10-11)

Full Changelog

v0.55.1 (2016-10-09)

Full Changelog

v0.55.0 (2016-10-09)

Full Changelog

v0.54.5 (2016-10-08)

Full Changelog

v0.54.4 (2016-10-08)

Full Changelog

v0.54.3 (2016-10-07)

Full Changelog

v0.54.2 (2016-10-05)

Full Changelog

v0.54.1 (2016-10-04)

Full Changelog

v0.54.0 (2016-10-04)

Full Changelog

v0.53.0 (2016-10-03)

Full Changelog

v0.52.5 (2016-10-03)

Full Changelog

v0.52.4 (2016-10-03)

Full Changelog

v0.52.3 (2016-10-03)

Full Changelog

v0.52.2 (2016-10-03)

Full Changelog

v0.52.1 (2016-10-03)

Full Changelog

v0.52.0 (2016-10-03)

Full Changelog

v0.51.1 (2016-10-03)

Full Changelog

v0.51.0 (2016-10-02)

Full Changelog

v0.50.0 (2016-10-02)

Full Changelog

v0.49.0 (2016-10-01)

Full Changelog

v0.48.3 (2016-09-29)

Full Changelog

v0.48.2 (2016-09-28)

Full Changelog

v0.48.1 (2016-09-28)

Full Changelog

v0.48.0 (2016-09-28)

Full Changelog

v0.47.2 (2016-09-28)

Full Changelog

v0.47.1 (2016-09-28)

Full Changelog

v0.47.0 (2016-09-26)

Full Changelog

v0.46.3 (2016-09-25)

Full Changelog

v0.46.2 (2016-09-25)

Full Changelog

v0.46.1 (2016-09-23)

Full Changelog

v0.46.0 (2016-09-23)

Full Changelog

v0.45.3 (2016-09-21)

Full Changelog

v0.45.2 (2016-09-21)

Full Changelog

v0.45.1 (2016-09-21)

Full Changelog

v0.45.0 (2016-09-21)

Full Changelog

v0.44.9 (2016-09-20)

Full Changelog

v0.44.8 (2016-09-20)

Full Changelog

v0.44.7 (2016-09-20)

Full Changelog

v0.44.6 (2016-09-19)

Full Changelog

v0.44.5 (2016-09-19)

Full Changelog

v0.44.4 (2016-09-18)

Full Changelog

v0.44.3 (2016-09-16)

Full Changelog

v0.44.2 (2016-09-16)

Full Changelog

v0.44.1 (2016-09-15)

Full Changelog

v0.44.0 (2016-09-13)

Full Changelog

v0.43.3 (2016-09-12)

Full Changelog

v0.43.2 (2016-09-10)

Full Changelog

v0.43.1 (2016-09-10)

Full Changelog

v0.43.0 (2016-09-09)

Full Changelog

v0.42.6 (2016-09-09)

Full Changelog

v0.42.5 (2016-09-09)

Full Changelog

v0.42.4 (2016-09-09)

Full Changelog

v0.42.3 (2016-09-09)

Full Changelog

v0.42.2 (2016-09-08)

Full Changelog

v0.42.1 (2016-09-07)

Full Changelog

v0.42.0 (2016-09-07)

Full Changelog

v0.41.4 (2016-09-06)

Full Changelog

v0.41.3 (2016-09-06)

Full Changelog

v0.41.2 (2016-09-05)

Full Changelog

v0.41.1 (2016-09-05)

Full Changelog

v0.41.0 (2016-09-02)

Full Changelog

v0.40.0 (2016-09-01)

Full Changelog

v0.39.0 (2016-08-31)

Full Changelog

v0.38.1 (2016-08-29)

Full Changelog

v0.38.0 (2016-08-29)

Full Changelog

v0.37.4 (2016-08-29)

Full Changelog

v0.37.3 (2016-08-28)

Full Changelog

v0.37.2 (2016-08-26)

Full Changelog

v0.37.1 (2016-08-25)

Full Changelog

v0.37.0 (2016-08-25)

Full Changelog

v0.36.3 (2016-08-22)

Full Changelog

v0.36.2 (2016-08-22)

Full Changelog

v0.36.1 (2016-08-21)

Full Changelog

v0.36.0 (2016-08-21)

Full Changelog

v0.35.1 (2016-08-21)

Full Changelog

v0.35.0 (2016-08-18)

Full Changelog

v0.34.4 (2016-08-18)

Full Changelog

v0.34.3 (2016-08-17)

Full Changelog

v0.34.2 (2016-08-14)

Full Changelog

v0.34.1 (2016-08-13)

Full Changelog

v0.34.0 (2016-08-13)

Full Changelog

v0.33.0 (2016-08-13)

Full Changelog

v0.32.0 (2016-08-13)

Full Changelog

v0.31.0 (2016-08-10)

Full Changelog

v0.30.0 (2016-08-08)

Full Changelog

v0.29.0 (2016-08-08)

Full Changelog

v0.28.1 (2016-08-05)

Full Changelog

v0.28.0 (2016-08-04)

Full Changelog

v0.27.7 (2016-08-04)

Full Changelog

v0.27.6 (2016-08-04)

Full Changelog

v0.27.5 (2016-08-03)

Full Changelog

v0.27.4 (2016-08-02)

Full Changelog

v0.27.3 (2016-08-02)

Full Changelog

v0.27.2 (2016-07-28)

Full Changelog

v0.27.1 (2016-07-25)

Full Changelog

v0.27.0 (2016-07-23)

Full Changelog

v0.26.0 (2016-07-19)

Full Changelog

v0.25.1 (2016-07-19)

Full Changelog

v0.25.0 (2016-07-18)

Full Changelog

v0.24.1 (2016-07-17)

Full Changelog

v0.24.0 (2016-07-17)

Full Changelog

v0.23.0 (2016-07-16)

Full Changelog

v0.22.0 (2016-07-14)

Full Changelog

v0.21.1 (2016-07-13)

Full Changelog

v0.21.0 (2016-07-11)

Full Changelog

v0.20.0 (2016-07-11)

Full Changelog

v0.19.0 (2016-07-10)

Full Changelog

v0.18.0 (2016-07-05)

Full Changelog

v0.17.0 (2016-07-04)

Full Changelog

v0.16.4 (2016-06-28)

Full Changelog

v0.16.3 (2016-06-28)

Full Changelog

v0.16.2 (2016-06-27)

Full Changelog

v0.16.1 (2016-06-27)

Full Changelog

v0.16.0 (2016-06-26)

Full Changelog

v0.15.2 (2016-06-24)

Full Changelog

v0.15.1 (2016-06-23)

Full Changelog

v0.15.0 (2016-06-23)

Full Changelog

v0.14.1 (2016-06-22)

Full Changelog

v0.14.0 (2016-06-21)

Full Changelog

v0.12.4 (2016-05-06)

Full Changelog

v0.13.3 (2016-03-20)

Full Changelog

v0.13.2 (2016-03-20)

Full Changelog

v0.13.1 (2016-03-20)

Full Changelog

v0.13.0 (2016-03-20)

Full Changelog

v0.12.3 (2016-03-16)

Full Changelog

v0.12.2 (2016-03-16)

Full Changelog

v0.12.1 (2016-02-15)

Full Changelog

v0.12.0 (2016-02-13)

Full Changelog

v0.11.1 (2016-02-11)

Full Changelog

v0.11.0 (2016-02-05)

Full Changelog

v0.10.2 (2016-02-01)

Full Changelog

v0.10.1 (2016-01-29)

Full Changelog

v0.10.0 (2016-01-29)

Full Changelog

v0.9.9 (2016-01-25)

Full Changelog

v0.9.8 (2016-01-25)

Full Changelog

v0.9.7 (2016-01-24)

Full Changelog

v0.9.6 (2016-01-22)

Full Changelog

v0.9.5 (2016-01-21)

Full Changelog

v0.9.4 (2016-01-13)

Full Changelog

v0.9.2 (2016-01-04)

Full Changelog

v0.9.1 (2015-12-22)

Full Changelog

v0.9.0 (2015-12-21)

Full Changelog

v0.8.1 (2015-12-07)

Full Changelog

v0.8.0 (2015-11-24)

Full Changelog

v0.7.1 (2015-10-28)

Full Changelog

v0.7.0 (2015-10-23)

Full Changelog

v0.6.3 (2015-10-22)

Full Changelog

v0.6.2 (2015-10-22)

Full Changelog

v0.6.1 (2015-10-22)

Full Changelog

v0.6.0 (2015-10-22)

Full Changelog

v0.5.1 (2015-10-19)

Full Changelog

v0.5.0 (2015-10-16)

Full Changelog

v0.4.0 (2015-10-12)

Full Changelog

v0.3.0 (2015-10-05)

Full Changelog

v0.2.1 (2015-10-03)

Full Changelog

v0.2.0 (2015-10-03)

Full Changelog

v0.1.7 (2015-10-03)

Full Changelog

v0.1.6 (2015-10-03)

Full Changelog

v0.1.5 (2015-10-03)

Full Changelog

v0.1.4 (2015-10-03)

Full Changelog

v0.1.3 (2015-10-03)

Full Changelog

v0.1.2 (2015-10-03)

Full Changelog

v0.1.1 (2015-10-03)

* This Change Log was automatically generated by github_changelog_generator