Releases: altair-graphql/altair
Releases · altair-graphql/altair
v1.9.6
Patches
- Chore(package): update @types/jasmine to version 3.3.0: 70ade2f
- Chore(package): update lockfile yarn.lock: 241466e
- Fixed searchDocs() regression bug. Closes #463.: 9423e87
- Added max-height of 50% to variables pane. Closes #462.: 87d5894
- PM: Added subscription connection parameters. Closes #416.: ed37ab2
- New translations default.json (Spanish): 5efa279
- Added deploying link at top of README.md: e605650
v1.9.5
Patches
- Added home link to logo in docs.: f291cfd
- Removed unused dependencies.: d149366
- Fix(package): update ngx-electron to version 2.0.0: 7a6a9e9
- Chore(package): update @types/node to version 10.12.10: 5f15ad2
- Disabled codemirror graphql info in query editor. Added more information in JS error logs.: 29b7b76
- Fixed broken spec.: 6d970e3
v1.9.4
Patches
- Added old ([email protected]) buildClientSchema for backward compatibility in old servers. Added check for query before attempting to parse.: 55c3c42
- Fixed loading theme color.: af22d1e
- Removed validate_settings_schema.js from git.: d91b543
- Cleaned up some scss linting issues.: a4b1f95
- Chore(package): update @types/jasmine to version 3.0.0: 6973607
- Chore(package): update lockfile yarn.lock: 58e2029
- Chore(package): update karma-jasmine to version 2.0.1: e0ef785
- Chore(package): update lockfile yarn.lock: 89292be
- Fix(package): update electron-updater to version 4.0.1: 11e248a
- Chore(package): update lockfile yarn.lock: 4b847cb
- Merge branch 'master' into staging: eb1e661
v1.9.3
Patches
- Updated rxjs usage to rxjs 6 compatible. Replaced incompatible packages with compatible equivalents.: 1334a1f
- Fixed linting issues.: 55ccfff
- Fixed broken specs.: eb132cd
- Updated CI test script.: a78312f
- Updated test single run script.: 86daef1
- Removed rxjs-compat.: 1cb52df
- Fixed broken tests.: 6057bea
- Chore(package): update @types/node to version 10.12.1: 57e4896
- Chore(package): update lockfile yarn.lock: d5e0d29
- Fix(package): update electron-util to version 0.10.0: 7b9267a
- Chore(package): update lockfile yarn.lock: 9df364a
- Chore(package): update @types/node to version 10.12.2: 2308b91
- Chore(package): update lockfile yarn.lock: 87d71ed
- New translations default.json (French): 565ff03
- Migrated theming from Sass variables to CSS variables.: 304bdd2
- Replaced downloadjs library with file-saver.: 10552ce
- Updated settings dialog to use settings editor instead of form.: 2e4eb84
- Added serbian language to language list.: a5280f4
- Added generate-settings-schema to build script.: 0ea29ef
- Chore(package): update @types/node to version 10.12.3: c529520
- Chore(package): update lockfile yarn.lock: bb67a50
- Added functionality to get opened file from open-file event in electron.: 6b1b2e4
- Updated setDefaultLanguage(): 1295051
- Added features page in docs. Fixed GA tracking.: 4171553
- Added theme settings format: d34fa54
- Chore(package): update @types/node to version 10.12.6: 7bba95f
- Chore(package): update lockfile yarn.lock: 06d3c44
- New translations default.json (Spanish): f7b6163
- New translations default.json (Italian): 2c2d69e
- Refactored font-size CSS variables logic using Sass.: 003ccea
- Added notify service for invalid settings.: be4a204
- Fixed broken specs.: 73d3ebd
- Fixed broken specs. Upgraded to v1.9.3: 914eb27
v1.9.2
Patches
- Added key mapping for Alt-Space to autocomplete. Closes #414.: 1ee808c
- Fixed typo in electron product name.: 65937a9
- Added check for win before setting focus.: 213e39c
- Updated track-ids. Added report bug option.: a2a69e4
- Added track-id for toggling variables.: b46d80f
- Added tracking to docs.: c094221
- Clear history feature #418: b327de9
- Updated docs meta description.: 05cd1c6
- Updated altair packages. Added options for customizing altair npm packages.: 8cf4e41
- Updated altair-express-middleware README.: 846cc90
- Chore(package): update @types/node to version 10.11.5: 4e55680
- Chore(package): update lockfile yarn.lock: 1fc89cf
- Disabled dialog saying no update available in electron app.: b95f2d0
- Added aria-labels and .hound.yml file.: 980528a
v1.9.1
Patches
- Added aria-label to inputs.: 9c52ac7
- Updated sponsors image.: e2102f3
- Retina quality favicon.: ee4e5af
- Added russian translation in config.: 3eab81a
- Added aria-label to inputs.: 236c4b3
- Bug fix #406: 98b247f
- Bug fix #406 simplified: fc13d59
- Added functionality to delete query from collection.: 3fab083
- Updated collection icons.: 23ec254
- Added delete collection functionality. Added collection empty state.: 49194d6
- Added translation tag for collection empty state.: 8d91185
- Chore(package): update @types/node to version 10.11.4: df3402b
- Chore(package): update lockfile yarn.lock: b27cafa
- Chore(package): update @types/jasmine to version 2.8.9: 6c396d7
- Chore(package): update lockfile yarn.lock: b4523d2
- Added check for updates menu item. Closes #404.: c02a008
- Removed backward compatibility code. Closes #405.: 85de86d
- Reimplemented analytics.: 66e2254
- Implemented link handler. Added collection feedback component.: 2f674f8
- Moved trackEvent upwards.: 32a04d8
- Upgraded to v1.9.1.: dab8b91
- Update README.md: b0c1dbc
- New translations default.json (Acholi): b435353
v1.9.0
Minor Changes
- Retina quality favicon.: 23363e2
- Added russian translation in config.: 2fd6af0
- Replaced prettify functionality with prettier. Closes #395.: 20b306e
- Prettified SDL string before export. Closes #380.: 3801ce0
- Updated CSP with hash for inline script. Closes #375.: bc6f7ba
- Fix(package): update electron-is-dev to version 1.0.0: 8f41aa7
- Chore(package): update lockfile yarn.lock: 09b4187
- Moved sidemenu from window component to app component. Added dexie-based storage service.: 3f4000f
- Chore(package): update electron-prebuilt-compile to version 3.0.0: 2d3a158
- Chore(package): update lockfile yarn.lock: 0590195
- New translations default.json (Spanish): d070f62
- New translations default.json (Italian): e02aea6
- New translations default.json (Vietnamese): 39a732a
- New translations default.json (Ukrainian): 3969f4c
- New translations default.json (Turkish): 0367017
- New translations default.json (Swedish): 0121585
- New translations default.json (Serbian (Cyrillic)): 7b3a54e
- New translations default.json (Russian): 7a5a82e
- New translations default.json (Romanian): 5ba08bc
- New translations default.json (Portuguese, Brazilian): c5da169
- New translations default.json (Portuguese): ec45a57
- New translations default.json (Polish): 036899d
- New translations default.json (Norwegian): e8c2d6e
- New translations default.json (Korean): 7c8b307
- New translations default.json (Japanese): e9bee51
- New translations default.json (Hungarian): e712948
- New translations default.json (Czech): 5731563
- New translations default.json (Hebrew): 8892f42
- New translations default.json (Greek): 60ebc55
- New translations default.json (French): 62020b2
- New translations default.json (Finnish): 134a3a3
- New translations default.json (English): 27dc3d8
- New translations default.json (Dutch): e022872
- New translations default.json (Danish): b60220d
- New translations default.json (Chinese Traditional): 94ed93a
- New translations default.json (Chinese Simplified): 09bd9c8
- New translations default.json (Catalan): 361fb38
- New translations default.json (Arabic): 50f82eb
- New translations default.json (Afrikaans): 8fc691d
- New translations default.json (German): e95976b
- New translations default.json (Acholi): 760c0de
- Fix: pin @types/node to 10.11.0: 8601a4e
- Added dialog component. Added query collections component. Added add to collection dialog.: bddbaa7
- Added collection effect. Added collection actions and reducers. Added query collection service.: 307d642
- Fixed broken specs. Closes #214.: 9b3541f
- Chore(package): update @types/node to version 10.11.3: 51258d7
- Chore(package): update lockfile yarn.lock: ff57c8d
- New translations default.json (Spanish): edef146
- New translations default.json (Spanish): bccb80a
- New translations default.json (Italian): c26b4fb
- New translations default.json (Vietnamese): affb3fb
- New translations default.json (Ukrainian): d6eb106
- New translations default.json (Turkish): b1562a2
- New translations default.json (Swedish): 4e1874f
- New translations default.json (Serbian (Cyrillic)): a04748d
- New translations default.json (Russian): 0e55fab
- New translations default.json (Romanian): d45451b
- New translations default.json (Portuguese, Brazilian): 10de64a
- New translations default.json (Portuguese): b066b4d
- New translations default.json (Polish): fb22d0a
- New translations default.json (Norwegian): 68b7cb0
- New translations default.json (Korean): 599859a
- New translations default.json (Japanese): 3f9e543
- New translations default.json (Hungarian): b848baa
- New translations default.json (Czech): adecb4a
- New translations default.json (Hebrew): 888919b
- New translations default.json (Greek): 866781a
- New translations default.json (French): b2a9b19
- New translations default.json (Finnish): d96f94d
- New translations default.json (English): ac29142
- New translations default.json (Dutch): 5475cb5
- New translations default.json (Danish): 1763a31
- New translations default.json (Chinese Traditional): 985d4cc
- New translations default.json (Chinese Simplified): 4865a04
- New translations default.json (Catalan): 4876b9e
- New translations default.json (Arabic): 40377cf
- New translations default.json (Afrikaans): 0e7935c
- New translations default.json (German): b606675
- New translations default.json (Acholi): 1d0499e
- Updated toast style. Updated electron loadURL functionality.: e621cff
v1.8.1
Patches
- Updated README with snap installation instructions.: 7fd098f
- Updated snap link.: 64a587f
- Chore: pin subscriptions-transport-ws to 0.9.14: 79616a3
- Added extension push notification. Closes #367.: 2e9b6ca
- Added URL from active window in new window. Closes #379.: bab97ca
- Added subscription clear button. Closes #388.: 56fa888
- Added snap link in docs. Closes #389.: e14f5e8
- Added variable editor component.: f4a7307
- Added variables editor to query editor. Closes #309.: 890c301
- Rebuilt the side menu. Closes #390.: c043a76
- Fixed broken specs.: e1bce88
- Merge branch 'staging' into greenkeeper/subscriptions-transport-ws-pin-0.9.14: f7d4291
v1.8.0
v1.7.9
Patches
- Update Crowdin configuration file: 1b8a4d3
- Added translations README file.: 6470fcd
- Set HTTP method in introspection query request. Closes #357.: ab64fb2
- Added translation link in settings dialog. Closes #355.: 284dbed
- Chore(package): update karma to version 3.0.0: a33bb4d
- New translations default.json (Spanish): a576499
- New translations default.json (Italian): bb9d6ac
- New translations default.json (Vietnamese): 1396d9f
- New translations default.json (Ukrainian): b52bdef
- New translations default.json (Turkish): 22c1482
- New translations default.json (Swedish): 63b0ee3
- New translations default.json (Serbian (Cyrillic)): ebf822f
- New translations default.json (Russian): cf912a3
- New translations default.json (Romanian): 938e675
- New translations default.json (Portuguese, Brazilian): 9d282d5
- New translations default.json (Portuguese): ee892f1
- New translations default.json (Polish): 0ccd831
- New translations default.json (Norwegian): 6c49f44
- New translations default.json (Korean): 378c40c
- New translations default.json (Japanese): f64ec9c
- New translations default.json (Hungarian): aba317f
- New translations default.json (Czech): 2a699b4
- New translations default.json (Hebrew): c20e242
- New translations default.json (Greek): b7a9fb3
- New translations default.json (French): ccd070d
- New translations default.json (Finnish): cb7236b
- New translations default.json (English): 42005ee
- New translations default.json (Dutch): 5a4eb5e
- New translations default.json (Danish): 46a135e
- New translations default.json (Chinese Traditional): 9298594
- New translations default.json (Chinese Simplified): 76f33b1
- New translations default.json (Catalan): c222473
- New translations default.json (Arabic): 2b9771b
- New translations default.json (Afrikaans): dfbbcf9
- New translations default.json (German): 05dfcda
- New translations default.json (Acholi): d73e90d
- Added star on github text.: f0a5ff2
- Merge branch 'staging' into l10n_staging: 29f46e3
- New translations default.json (Spanish): dcf6645
- New translations default.json (Italian): 70e77c1
- New translations default.json (Vietnamese): 61ef51b
- New translations default.json (Ukrainian): ce2f474
- New translations default.json (Turkish): 5a1bc81
- New translations default.json (Swedish): 0962f19
- New translations default.json (Serbian (Cyrillic)): 935cf9e
- New translations default.json (Russian): 9e343e2
- New translations default.json (Romanian): 4bb8036
- New translations default.json (Portuguese, Brazilian): e29ab87
- New translations default.json (Portuguese): 347a9c3
- New translations default.json (Polish): abf3e4f
- New translations default.json (Norwegian): 0e7d513
- New translations default.json (Korean): c388c83
- New translations default.json (Japanese): 84b6754
- New translations default.json (Hungarian): 4ddd751
- New translations default.json (Czech): 387c415
- New translations default.json (Hebrew): 2523fa6
- New translations default.json (Greek): 5f84a8b
- New translations default.json (French): cbdcca8
- New translations default.json (Finnish): 734758f
- New translations default.json (English): cbfb5eb
- New translations default.json (Dutch): 07b0996
- New translations default.json (Danish): 7710c20
- New translations default.json (Chinese Traditional): d13a3ef
- New translations default.json (Chinese Simplified): ad74d17
- New translations default.json (Catalan): 00109c5
- New translations default.json (Arabic): b8e3b4e
- New translations default.json (Afrikaans): a5b275f
- New translations default.json (German): 3d5970d
- New translations default.json (Acholi): 1083bb3
- Merge pull request #359 from imolorhe/l10n_staging: 1fce16a
- Enabled snap deployment.: f5cf7b3
- Updated translations with new languages from contributors on crowdin.: d693fc8