Skip to content

Releases: altair-graphql/altair

v1.4.6

13 Nov 21:12
Compare
Choose a tag to compare

Patches

  • Added firefox extension and web app links to altair docs.: 2f26b70
  • Updated README.md file.: b82fa8a
  • Added alert about experimental feature.: beb9745
  • Added animated gifs to readme file.: 811afa6
  • Added link to github issues and added experimental flag in storage.: f637204
  • Fixed bug in query service.: 67652c7

v1.4.5

09 Nov 01:31
Compare
Choose a tag to compare

Patches

  • Upgraded to v1.4.4: fe84108
  • Added gitter sidecar to docs.: 6bd8ecd
  • Removed baseurl and url in _config.yml file.: 7b21743
  • Create CNAME: b95a72d
  • Addresses #132. Restricts the add query functionality depth level to 2: 649510e
  • Added description tag to altair docs.: 2bdbaaa
  • Added button and links click event tracking.: dfbe254
  • Added autocomplete to docs search field.: 0faf6a7
  • Added binary download links to altair site.: 4b295fc

v1.4.4

06 Nov 21:18
Compare
Choose a tag to compare
Upgraded to v1.4.4

v1.4.3

05 Nov 21:47
518a8c2
Compare
Choose a tag to compare

Patches

  • Added SEND_INTROSPECTION_QUERY_REQUEST action, and reload docs button.: d7d966e
  • Added notify service.: 5d910b6
  • Changed node version back to 6.: d81b232
  • Updated tests.: cb189df
  • Deleted the yarn.lock file to force travis to use npm instead of yarn.: 432a0b9
  • Issue 124: 7c98484

v1.4.2

05 Nov 12:02
Compare
Choose a tag to compare

Patches

  • Add license scan report and status: 3788568
  • Update README.md: 53854c8
  • Sets the query editor hint options completeSingle to false.: 155d867
  • Added search result highlighting.: e99421c
  • Added sessionstack code.: 732ea66

v1.4.1

14 Aug 22:56
Compare
Choose a tag to compare
Merge pull request #118 from imolorhe/add-forge-config-file

Add forge config file

v1.3.5

27 Jul 06:15
Compare
Choose a tag to compare

Patches

  • Added indexing functionality.: 40f1c2b
  • Added doc viewer search result component.: 8b9c9df
  • Added arguments to doc search index.: 3e93d22
  • Added animation to doc search results.: a417bf7
  • Added @angular/animations package.: afbae49
  • Updated packages.: d46ba1b
  • Added ng animations package.: d091e2a
  • Updated angular cli package.: 1ddfdc0
  • Added right padding to search result item.: 61e7945

v1.3.4

21 Jul 09:41
Compare
Choose a tag to compare

Patches

  • Fixed window rehydration so the data is saved properly.: aa2ee76
  • Updated the ngrx/store and ngrx/effects packages.: d5c5da8

v1.3.0

09 Jun 12:46
Compare
Choose a tag to compare
  • Added multi window functionality.
  • Minor bug fixes.
  • Added improved transitions.

v1.2.2

02 Jun 23:16
Compare
Choose a tag to compare

Refactored doc viewer.
Fixed bugs.
UI improvements.
Added URL validation.