Skip to content

Latest commit

 

History

History
228 lines (150 loc) · 18 KB

CHANGELOG.md

File metadata and controls

228 lines (150 loc) · 18 KB

1.6.11

Move all label namespacing operations to happen at the model level. Pull #661 Issue #660

1.6.10

Fix a regression related to namespaced labels. Pull #659 Issue #658

1.6.9

1.6.8

Add namespaces for statuses and browsers to labels. Pull #640 Issue #436

1.6.7

1.6.6

1.6.5 - 2014-06-11

1.6.4 - 2014-04-13

  • Add line break to bug form to increase readabilityPull #610
  • Fix conditional requests (i.e., smarter HTTP caching) for non-authed users Pull #608 Issue #590
  • Nicer images on /contributors Pull #607 Issue #428
  • Go back to using the Issues API for label filters Pull #606 Issue #592
  • Get rid of marked.js and switch to markdown-it.js for clientside Markdown rendering (for now @name linking won't work, to be fixed in a later update!). Pull #605 Issue #604

1.6.3 - 2014-04-07

1.6.2 - 2014-03-25

1.6.1 - 2014-03-10

1.6.0 - 2014-03-09

1.5.3 - 2014-02-26

1.5.2 - 2014-02-14

1.5.1 - 2014-02-10

1.5.0 - 2014-01-29

1.4.0 - 2014-01-13

1.3.5 - 2014-01-06

1.3.4 - 2014-01-02

  • Display avatar for logged in users with small viewports Pull #517 Issue #514
  • Fix broken DOM 💣 Pull #508
  • Fix missing arrow from dropdown component Pull #506
  • Unit tests for normalize_api_params Pull #502
  • Add links to resources for remote debugging (no pull, cherry picked) Issue #406

1.3.3 - 2014-12-23

1.3.2 - 2014-12-16

1.3.1 - 2014-12-15

1.3.0 - 2014-12-12

1.2.1 - 2014-12-10

1.2.0 - 2014-12-08

1.1.2 - 2014-12-05

  • Regression fix: search results should be scoped to web-bugs repo Issue #444

1.1.1 - 2014-12-04

1.1.0 - 2014-12-04

1.0.5 - 2014-11-21

Testing

Issues page updates

Bugfixes

1.0.4 - 2014-11-17

  • Improved No Results for search or filters (with clickable suggested labels) Issue #382
  • New dark lightbulb and arrow on homepage header Issue #350
  • Set up Travis CI to run functional and unit tests Issue #338

1.0.3 - 2014-11-12

CSS

Issues Page

  • Tell the user no results were found... if no results were found. Issue #357
  • Support deep linking to pre-selected filter on issues page, e.g., https://webcompat.com/issues?closed=1 Issue #340

Other stuff

  • Various improvements on how we handle Link headers Issue #375
  • Deploy minified assets to staging server Issue #344

1.0.2 - 2014-11-11

  • 💣 @miketaylr broke the site in 1.0.2 and immediately reverted back to 1.0.1. 💣

1.0.1 - 2014-11-10

  • Update docs with new review process - Issue #360
  • Add experimental Share on Facebook link - Issue #352
  • Bug fix: clicking on label when not logged in shouldn't throw Issue #345

1.0.0 - 2014-11-06

First release version for an app that's been released for quite a while. There's lot of stuff in it. ^_^