Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

IATI Decipher version history - 20 versions

IATI Decipher by Publish What You Fund

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
IATI Decipher version history - 20 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.5.2

    Released 19 Dec 2019 - 1.96 MB
    Works with firefox 48.0 and later
    ## [1.5.2] - 2019-12-20

    ### Fixed
    - Fixed bad codelist updates

    ## [1.5.1] - 2019-12-19

    ### Fixed
    - Updated some codelists
    - Add (new) proxy server in again, since it very much is needed!
    - Update dependencies (to fix security alerts)

    Source code released under MIT Licence

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.5.0

    Released 26 Sep 2019 - 1.94 MB
    Works with firefox 48.0 and later
    ## [1.5.0] - 2019-09-24

    ### Fixed
    - Don’t break the publisher list button on the registry, by only including the required bit of bootstrap javascript ([#106](https://github.com/pwyf/iati-decipher/issues/106))
    - Remove custom proxy server for web service, since it is no longer needed (and in fact no longer exists) ([#105](https://github.com/pwyf/iati-decipher/issues/105))

    Source code released under MIT Licence

    Download file
  • Version 1.4.4

    Released 3 May 2019 - 1.94 MB
    Works with firefox 48.0 and later
    ## [1.4.4] - 2019-05-03
    ### Fixed
    - Update jquery to 3.4.0 (fixes security vulnerability)
    - Update tar to 4.4.2 (fixes security vulnerability)

    ## [1.4.3] - 2019-02-24
    ### Fixed
    - Update bootstrap to 3.4.1 (fixes security vulnerability)

    Source code released under MIT Licence

    Download file
  • Version 1.4.2

    Released 17 Jan 2019 - 1.94 MB
    Works with firefox 48.0 and later
    ## [1.4.2] - 2019-01-17
    ### Changed
    - Always show graph legend. Since there are no expenditure statuses, just show “Expenditure” by default ([#102](https://github.com/pwyf/iati-decipher/issues/102))
    - Fix dataset search to search organisations (but note that it’s not currently possible to search organisation titles) ([#93](https://github.com/pwyf/iati-decipher/issues/93))
    - Upgrade bootstrap to 3.4.0

    ### Fixed
    - Use a custom proxy server for web service ([#103](https://github.com/pwyf/iati-decipher/issues/103))

    Source code released under MIT Licence

    Download file
  • Version 1.4.1

    Released 27 Nov 2018 - 1.94 MB
    Works with firefox 48.0 and later
    ## [1.4.1] - 2018-11-27
    ### Fixed
    - Fix bug to handle default language correctly

    Source code released under MIT Licence

    Download file
  • Version 1.4.0

    Released 27 Nov 2018 - 1.94 MB
    Works with firefox 48.0 and later
    ## [1.4.0] - 2018-11-27
    ### Added
    - Add document language filter ([#20](https://github.com/pwyf/iati-decipher/issues/20))

    ### Fixed
    - Fix bug with x-axis tick values and missing legend values ([#100](https://github.com/pwyf/iati-decipher/issues/100))
    - Allow for document filtering on empty-string attributes

    Source code released under MIT Licence

    Download file
  • Version 1.3.1

    Released 26 Nov 2018 - 1.94 MB
    Works with firefox 48.0 and later
    ## [1.3.1] - 2018-11-26
    ### Fixed
    - Escape document search ([#98](https://github.com/pwyf/iati-decipher/issues/98))
    - Quote search string, so searches with spaces work ([#99](https://github.com/pwyf/iati-decipher/issues/99))

    Source code released under MIT Licence

    Download file
  • Version 1.3.0

    Released 25 Nov 2018 - 1.94 MB
    Works with firefox 48.0 and later
    ## [1.3.0] - 2018-11-25
    ### Fixed
    - Popup search strings are properly encoded before being used in calls to the registry API ([#97](https://github.com/pwyf/iati-decipher/issues/97))
    - Don’t error when registry API returns success === false

    ### Changed
    - Make the dataset search search on more fields ([#93](https://github.com/pwyf/iati-decipher/issues/93) – thanks to [@matmaxgeds](https://github.com/matmaxgeds) and [@kndm](https://github.com/kndm))
    - Always show graph filters, even if they’re unused ([#94](https://github.com/pwyf/iati-decipher/issues/94))

    Source code released under MIT Licence

    Download file
  • Version 1.2.1

    Released 14 Nov 2018 - 1.94 MB
    Works with firefox 48.0 and later
    ## [1.2.1] - 2018-11-15
    ### Fixed
    - Fix the link to organisation budgets from the summary screen ([#90](https://github.com/pwyf/iati-decipher/issues/90))
    - Fix missing chart bug in Firefox ([#89](https://github.com/pwyf/iati-decipher/issues/89))
    - Add padding to document title headings ([#92](https://github.com/pwyf/iati-decipher/issues/92))

    Source code released under MIT Licence

    Download file
  • Version 1.0.0

    Released 30 Oct 2018 - 1.84 MB
    Works with firefox 48.0 and later
    ## [1.0.0] - 2018-10-30
    ### Changed
    - Name change (IATI Org file visualiser -> IATI Decipher)

    Source code released under MIT Licence

    Download file
  • Version 0.0.13

    Released 15 Oct 2018 - 1.84 MB
    Works with firefox 48.0 and later
    ## [0.0.13] - 2018-10-15
    ### Added
    - Add support for document links with multiple categories / languages / recipient countries ([#69](https://github.com/pwyf/iati-org-viz/issues/69))
    - Add loading spinner to popup
    - Add link icon badges to popup links and document links

    ### Changed
    - Set document language to the default language, where relevant ([#71](https://github.com/pwyf/iati-org-viz/issues/71))

    ### Fixed
    - Show the day of publication as part of the document date
    - Don’t mark `total-expenditure`s as indicative ([#70](https://github.com/pwyf/iati-org-viz/issues/70))

    Source code released under MIT Licence

    Download file
  • Version 0.0.12

    Released 14 Oct 2018 - 1.84 MB
    Works with firefox 48.0 and later
    ## [0.0.12] - 2018-10-14
    ### Added
    - Update codelists using gulp ([#59](https://github.com/pwyf/iati-org-viz/issues/59))
    - Add a popup to the browser action ([#68](https://github.com/pwyf/iati-org-viz/issues/68); [#65](https://github.com/pwyf/iati-org-viz/issues/65))

    ### Changed
    - Sort codelist values to show known values first ([#67](https://github.com/pwyf/iati-org-viz/issues/67))
    - Replace numeraljs with d3-format
    - Use uglify-es for javascript uglifying

    ### Fixed
    - Fix y-axis precision issues ([#11](https://github.com/pwyf/iati-org-viz/issues/11))

    Source code released under MIT Licence

    Download file
  • Version 0.0.11

    Released 8 Oct 2018 - 1.74 MB
    Works with firefox 48.0 and later
    ## [0.0.11] - 2018-10-08
    ### Changed
    - Add link to github repo ([#62](https://github.com/pwyf/iati-org-viz/issues/62))
    - Use icons in footer
    - Open mailto link in new tab

    Source code released under MIT Licence

    Download file
  • Version 0.0.9

    Released 5 Oct 2018 - 729.87 kB
    Works with firefox 48.0 and later
    ## [0.0.9] - 2018-10-05
    ### Added
    - Add pagination to documents ([#47](https://github.com/pwyf/iati-org-viz/issues/47))
    - Add a fade on the loading animation
    - Add a summary to the summary page

    ### Changed
    - Use ISO 3166 lower case short names for countries

    ### Fixed
    - Work around XLSX export bug
    - Remove download button if there’s no chart data

    ## [0.0.8] - 2018-10-04
    ### Added
    - Add support for `budget-line`s / `expense-line`s that don’t use the `@ref` attribute ([#37](https://github.com/pwyf/iati-org-viz/issues/37))
    - Add spreadsheet download ([#12](https://github.com/pwyf/iati-org-viz/issues/12))

    ### Changed
    - Restyled document listings to look a bit smarter
    - Ignore document categories from category A (since these are activity categories)
    - Rename “Download XML” to “Source XML”
    - Remove moment.js; use native Date

    ### Fixed
    - Hide the graph when there’s no data to show ([#57](https://github.com/pwyf/iati-org-viz/issues/57))
    - Display unrecognised DocumentCategory codes nicely

    Source code released under MIT Licence

    Download file
  • Version 0.0.7

    Released 3 Oct 2018 - 430 kB
    Works with firefox 48.0 and later
    ## [0.0.7] - 2018-10-03
    ### Added
    - Add a summary page
    - Add a footer
    - Add an explanation for why menu items have a disabled state ([#54](https://github.com/pwyf/iati-org-viz/issues/54))
    - Added the requisite codelists as static json files
    - Add recipient country to document link listings ([#56](https://github.com/pwyf/iati-org-viz/issues/56))

    ### Changed
    - Prevent org ID badge from being orphaned
    - Add language, description and date to document listings
    - Hide second navbar by default
    - Use javascript promises for all HTTP requests ([#53](https://github.com/pwyf/iati-org-viz/issues/53))
    - Improve error handling throughout, including handling invalid org files ([#48](https://github.com/pwyf/iati-org-viz/issues/48))
    - Use IATI codelists as a reference for codelist codes used ([#38](https://github.com/pwyf/iati-org-viz/issues/38))

    ### Fixed

    - Prevent document search form from being submitted ([#49](https://github.com/pwyf/iati-org-viz/issues/49))
    - Disable autocomplete on document search

    Source code released under MIT Licence

    Download file
  • Version 0.0.6

    Released 1 Oct 2018 - 422.82 kB
    Works with firefox 48.0 and later
    ## [0.0.6] - 2018-10-01
    ### Changed
    - Get plugin working on dataset search page

    Source code released under MIT Licence

    Download file
  • Version 0.0.5

    Released 1 Oct 2018 - 422.84 kB
    Works with firefox 48.0 and later
    ## [0.0.5] - 2018-10-01
    ### Added
    - Added an MVP website

    ### Changed
    - Change how document counters work when filters are used

    Source code released under MIT Licence

    Download file
  • Version 0.0.4

    Released 30 Sep 2018 - 422.82 kB
    Works with firefox 48.0 and later
    ## [0.0.4] - 2018-09-30
    ### Added
    - Add support for filtering by country / region / organisation
    - Add support for filtering by `budget-line` / `expense-line` ([#36](https://github.com/pwyf/iati-org-viz/issues/36))
    - Show organisation identifier prominently ([#16](https://github.com/pwyf/iati-org-viz/issues/16))
    - Add category and country filters to document search ([#21](https://github.com/pwyf/iati-org-viz/issues/21))

    ### Fixed
    - Don’t incorrectly identify an activity file with zero activities as an organisation file ([#33](https://github.com/pwyf/iati-org-viz/issues/33))

    Source code released under MIT Licence

    Download file
  • Version 0.0.3

    Released 26 Sep 2018 - 418.94 kB
    Works with firefox 48.0 and later
    ## [0.0.3] - 2018-09-26
    ### Added
    - Root node check, to ensure an org file looks like an org file
    - Add support for IATI registry publisher pages, too ([#9](https://github.com/pwyf/iati-org-viz/issues/9))
    - Add a loading animation
    - Move budget graphs into a second level navigation bar ([#22](https://github.com/pwyf/iati-org-viz/issues/22))
    - Disable menu items if the relevant data is not present in the org file ([#13](https://github.com/pwyf/iati-org-viz/issues/13))
    - Add download XML button ([#14](https://github.com/pwyf/iati-org-viz/issues/14))
    - Add link to d-portal ([#18](https://github.com/pwyf/iati-org-viz/issues/18))

    ### Changed
    - Don’t download file before clicking on it; check metadata instead ([#7](https://github.com/pwyf/iati-org-viz/issues/7))
    - Namespace CSS instead of using `!important`
    - Change how the “back” button works; rename it “exit” ([#32](https://github.com/pwyf/iati-org-viz/issues/32))
    - Hide some menu items at narrow widths

    Source code released under MIT Licence

    Download file
  • Version 0.0.1

    Released 19 Sep 2018 - 266.15 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*

    Source code released under MIT Licence

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike Licence v3.0 or any later version.