All Versions
37
Latest Version
Avg Release Cycle
42 days
Latest Release
1781 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.1.0 Changes
November 15, 2017 -
v2.0.0 Changes
November 08, 2017- #633 Keyboard navigation/visual feedback regression (@ehuggett)
- #632 display the 'add password' button only when the input field isn't empty (@dannycoates)
- #626 Partial fix for #623 (@ehuggett)
- 📇 #624 set a default MIME type in file metadata (@ehuggett)
- 💻 #612 Password UI nits (@dannycoates, @ericawright)
- #617 allow drag and drop if navigating from shared page (@ericawright)
- #608 disable copying link when password not completed (@ericawright)
- #605 align the "Password" and "Copy to clipboard" fields. (@ericawright)
- #582 Add optional password to the download url (@dannycoates)
-
v1.2.4 Changes
October 10, 2017- 0️⃣ #583 Promote the beefy UI to default (@dannycoates)
- #581 introducing ToC to README.md (@tmm2018)
- #579 Hide cancel button when upload reaches 100% (@ericawright)
- 👍 #580 Change Favicon in to look better in a variety of cases (@ericawright)
- #571 Centre logo (@ehuggett)
- #574 Make upload button focusable (accessibility/tab navigation) (@ehuggett)
-
v1.2.0 Changes
September 12, 2017- #559 added first A/B experiment (@dannycoates)
- 🐳 #542 fix docker link typo (@ehuggett)
- 🚚 #541 removed .title and .alt attributes from ftl (@dannycoates)
- ✅ #537 a few changes to make A/B testing easier (@dannycoates)
- 💻 #533 minor UI fixes (@youwenliang)
- #531 Add CHANGELOG script (@pdehaan)
- 🛠 #535 Fixed minimum NodeJS version in README (@LuFlo)
- #528 adding separators to README (@tmm2018)
-
v1.1.1 Changes
August 17, 2017- 🍱 #516 cache assets (@dannycoates)
- #520 fix drag & drop (@dannycoates)
- 🚚 #515 removed jquery from upload.js (@dannycoates)
- 🚚 #514 use async and removed jquery from download.js (@dannycoates)
- #513 use svg for progress (@dannycoates)
- #510 added precommit hook for format (@dannycoates)
- #502 extracted filelist into its own file (@dannycoates)
- #428 add twitter and open graph cards (@dannycoates, @johngruen)
- #506 404 page (@varghesethomase)
- 🛠 #508 fixes 478 (@abhinadduri)
- #504 fix japanese browse button (@johngruen)
- #503 Added editorconfig (@skystar-p)
- #499 use import/export in the frontend code (@dannycoates)
- 🏁 #500 fixed build:css on windows (@dannycoates)
- #481 Cater for mobile and desktop (@pdehaan, @hubdotcom)
- #493 added webpack-dev-middleware (@dannycoates)
- #491 added missing exit event cases (@dannycoates)
- #492 make the site mostly work when cookies (localStorage) are disabled (@dannycoates)
- #490 set the mime type in the download blob (@dannycoates)
- #485 added progress to tab title when not in focus (@dannycoates)
- #474 Fixing bug #438 by adding role attribute to anchor tags and alt attribute images (@varghesethomase)
- #480 Increase font weight to 500 on s and s (@pdehaan)
- 👍 #419 Add autoprefixer and cssnano support (@pdehaan)
-
v1.1.0 Changes
August 08, 2017- #473 Sort contributors alphabetically to prevent churn (@pdehaan)
- 🚚 #472 removed references to checksums in frontend tests (@abhinadduri)
- 🚚 #470 removed the file sha256 hash (@dannycoates)
- #469 Increase mimimum node version to 8.2.0 (@ehuggett)
- #468 attach delete-file handler only after upload (@dannycoates)
- #466 added webpack (@dannycoates)
- 🛠 #427 Extended system font list fixes:#408 (@gautamkrishnar)
- 🛠 #448 Migrate width attribute to CSS (Fixes #436) (@nskins)
- #457 factored out progress into progress.js (@dannycoates)
- 🔨 #452 refactored metrics (@dannycoates)
- #455 Add a few missing strings from es-CL and tr locales (@pdehaan)
- #444 Chain jQuery calls, do not use events alias and store selectors (@Johann-S)
- 🚧 #416 WIP: use webcrypto-liner to support Safari 10 (@dannycoates)
- 🛠 #451 Add rel noopener noreferrer to target='_blank' anchor elements (Fixes #439) (@boopeshmahendran)
- #449 Add X-UA-Compatible meta tag (@kenrick95)
- #433 Prevent download button from being clicked multiple times (@pdehaan)
- #432 Add contributors script (@pdehaan)
- #409 Handle copy clipboard disabled (@Johann-S)
-
v1.0.4 Changes
August 03, 2017- #418 _blank all footer links (@dannycoates)
- #386 fix percentage view on mobile layout (@ariestiyansyah)
- 🙋 #414 Add link to FAQ in unsupported view (@pdehaan)
- 👍 #415 Only include Fira CSS on /unsupported/* route (@pdehaan)
- #412 throw key errors before download begins (@dannycoates)
- #404 Use async function instead of promise (#325) (@weihanglo)
- #406 Add noscript tag (@pdehaan)
- #325 Use async function instead of promise (#325) (@weihanglo)
- #325 Use async function instead of promise (#325) (@weihanglo)
-
v1.0.3 Changes
August 02, 2017- #402 filter the hash from error reports (@dannycoates)
- #400 fix link that breaks download by opening in new tab (@johngruen)
- 👕 #369 Add ESLint no-alert shame rule (@pdehaan)
- #396 add babel-polyfill (@dannycoates)
- 📇 #394 catch JSON.parse errors of storage metadata (@dannycoates)
- #367 Generate production locales using 'compare-locales' (@pdehaan)
- 🛠 #392 Adjust hover behavior on send-logo (#382) Fixes: #382. (@weihanglo)
- #382 Adjust hover behavior on send-logo (#382) (@weihanglo)
- #382 Adjust hover behavior on send-logo (#382) (@weihanglo)
- #380 Add Pontoon URL to README (@pdehaan)
-
v1.0.2 Changes
July 31, 2017- ⏪ #365 revert the IE fix to fix footer on chrome (@dannycoates)
-
v1.0.1 Changes
July 31, 2017- 👍 #353 redirect ie to /unsupported (@abhinadduri, @dannycoates)
- 👕 #360 Fix some linting nits (@pdehaan)
- 🛠 #362 Adjusts category of unsupported event (fixes #350). (@chuckharmston)
- #355 Make order of uploaded files in list consistent (@pdehaan)
- 🌲 #356 Get rid of console.log statements (@pdehaan)
- #358 Fix some missing .title attributes in dev-only locales (@pdehaan)
- 🚚 #354 Remove /en-US/ from cookies link in footer (@pdehaan)
- #339 Show error page on firefox v49 and below (@ericawright, @abhinadduri)
- 📄 #346 Add docs/CODEOWNERS file (@pdehaan)
- #345 wrap long file names (@dnarcese)
- #344 don't wrap file list headers (@dnarcese)
- #327 Modify popup delete dialog (@youwenliang)
- 💻 #341 center percentage text on all browser versions (@dnarcese)
- 🚚 #340 Remove duplicate entities in localized FTL files (@flodolo)
- 👍 #337 support v 50 and 51 by not allowing const in loops (@ericawright)
- 🚚 #338 Remove duplicated strings in en-US, fix nn-NO file (@flodolo)
- 🛠 #336 German(de): Fixed missing value for deleteFileButton (#336) (@flodolo)
- #334 fix functionality on firefox 50 and 51 (@dnarcese)