Skip to content

Releases: laws-africa/indigo

12.0.0

04 Nov 07:18
Compare
Choose a tag to compare

Important

This version squashed migrations, which cannot be undone.

You must upgrade to this version before upgrading to future versions.

  • BREAKING: replace Ace editor with Monaco editor, for improved syntax highlighting and text editing
  • BREAKING: the search API has been extracted into indigo-search-psql.

11.1.0

14 Sep 10:01
116bb3e
Compare
Choose a tag to compare
Merge pull request #1172 from laws-africa/new-sub-version

version 11.0.1 changelog

10.0.0

05 Jun 11:49
Compare
Choose a tag to compare

Note: This is the last version to support Akoma Ntoso 2.0. You must upgrade to this version before upgrading to subsequent versions.

  • BREAKING: upgrade to Django 2.22
  • BREAKING: new badges with clearer names and permissions
  • FEATURE: SUBPART element
  • FEATURE: numbered title in API
  • FEATURE: user profile photos
  • FIX: many fixes for table editing
  • FIX: improved annotation anchoring
  • List of contributors for place and work

9.1.0

05 Jun 11:43
Compare
Choose a tag to compare
  • Changes to act coverpage template to better support customisation
  • FIX: correctly count number of breadth-complete works for daily work metrics

9.0.0

10 Mar 07:35
Compare
Choose a tag to compare
  • FEATURE: model multiple commencements and include commenced provision information in API
  • FIX: issue when locking a document for editing
  • Improved inline view of differences between points in time
  • Report JS exceptions to admins

8.0.0

10 Feb 14:23
Compare
Choose a tag to compare
  • FEATURE: New place overview page
  • FEATURE: New page to show tasks assigned to a user
  • FEATURE: Filter works by completeness
  • Group sources in document 'show source' view
  • Include amendment publication documents in 'show source' view
  • Decrypt encrypted PDFs when importing only certain pages
  • Move from arrow to iso8601

7.0.0

07 Feb 13:15
Compare
Choose a tag to compare
  • FEATURE: export work details as XLSX
  • FEATURE: resizable table columns (using CKEditor)
  • FEATURE: highlight text and make comments
  • Make it easier to override colophons
  • Rename output renderers to exporters, so as not to clash with DRF renderers

6.0.0

18 Nov 12:29
Compare
Choose a tag to compare
  • FEATURE: choose which pages to import from PDFs
  • FEATURE: link to internal section references
  • FEATURE: advanced work filtering (publication, commencement, repeal, amendment etc.)
  • FEATURE: show offline warning when editing a document
  • FEATURE: site sidebar removed and replaced with tabs
  • FEATURE: show source attachments and work publication document side-by-side when editing a document
  • FEATURE: explicit support for commenced work with an unknown commencement date
  • New schedule syntax makes headings and subheadings clearer
  • Move document templates from templates/documents/ to templates/indigo_api/documents/

5.0.0

21 Oct 11:53
Compare
Choose a tag to compare
  • FEATURE: count of comments on a document, and comment navigation
  • FEATURE: resolver for looking up documents in the local database
  • FEATURE: include images in PDFs and ePUBs
  • FEATURE: Support for arbitrary expression dates
  • Custom work properties for a place moved into settings

4.1.0

03 Oct 08:32
Compare
Choose a tag to compare
  • FEATURE: Paste tables directly from Word when in edit mode.
  • FEATURE: Scaffolding for showing document issues.
  • FEATURE: Show document hierarchy in editor.
  • FEATURE: Support customisable importing of HTML files.
  • FEATURE: Customisable PDF footers
  • Clearer indication of repealed works.
  • indigo-web 3.6.1 - explicit styling for crossHeading elements
  • Badge icons are now stylable images
  • Javascript traditions inherit from the defaults better, and are simpler to manage.