Skip to content

Latest commit

 

History

History
563 lines (382 loc) · 48.6 KB

CHANGELOG.md

File metadata and controls

563 lines (382 loc) · 48.6 KB

2.9.4 - 2017-01-11

2.9.3 - 2017-01-06

2.9.2 - 2016-12-22

2.9.1 - 2016-12-13

2.9.0 - 2016-12-09 (not deployed due to bugs in issues page re-design)

2.8.2 - 2016-11-15

2.8.1 - 2016-11-09

2.8 - 2016-10-14

2.7.3 - 2016-09-30

2.7.2.1 - 2016-09-27

  • Update (failing) webhook test. Oops. (no issue)

2.7.2 - 2016-09-23

2.7.1 - 2016-07-27

2.7.0 - 2016-07-11

2.6.1 - 2016-06-28

2.6.0 - 2016-06-14

2.5.2 - 2016-05-31

2.5.1 - 2016-05-26

2.5.0 - 2016-05-20

2.4.10 - 2016-05-04

2.4.9 - 2016-05-03

2.4.8 - 2016-04-28

2.4.7 - 2016-04-27

2.4.6 - 2016-04-25

2.4.5 - 2015-04-08

2.4.4 - 2015-03-30

2.4.3 - 2015-03-29

2.4.2 - 2015-03-25

2.4.1 - 2015-03-09

2.4.0 - 2015-03-02

2.3.2 - 2015-02-10

2.3.1 - 2015-02-05

2.3 - 2015-01-07

2.2.1 - 2015-12-31

2.2 - 2015-12-17

2.1.2 - 2015-11-30

2.1.1 - 2015-11-19

2.1.0 - 2015-11-05

2.0.2

2.0.1

2.0.0

1.9.3

1.9.2

1.9.1

1.9.0

1.8.0

1.7.4

  • Add more breathing room for comments Pull #699
  • Change how we compute user_id in Session.db Pull #696

1.7.3

1.7.2

  • Temporarily disable anonymous reporting for Facebook.com issues (lolwat) Pull #689 Issue #688

1.7.1

1.7

1.6.12

1.6.11

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. ^_^