Releases: Aetherinox/obsidian-gistr
v1.7.0
Release Info (3a592dd3-4d48-5e4a-9c0e-1ff4ee6acd89)
Item | Value |
---|---|
SHA256 | 9f2dba0c5b74f4813baec15f917c0b1b78c886fe67c804aaaeb4fcd2d983f99d 🔺 gistr-1.7.0.zip |
GUID | 0a7f5dc4-b2fa-5064-9e54-f6e17fd14273 |
UUID | 3a592dd3-4d48-5e4a-9c0e-1ff4ee6acd89 |
Stamp | 1.6.8-2024-04-27T00:09:42.000Z 🔺 1.7.0-2024-07-15T00:14:11.000Z |
Last Release | 79 days ago |
What's New
This release contains the following changes:
refactor
: performed linting on all filesbuild
: updated main gistr.js build scriptdeps
: bump@types/node
from 20.12.7 to 20.14.10deps
: bumpelectron
from 30.0.1 to 31.1.0deps
: bump@types/chrome
from 0.0.266 to 0.0.268deps
: bumprollup
from 4.16.4 to 4.18.0deps
: bumpyaml
from 2.3.4 to 2.4.5deps
: add@aetherinox/noxenv
deps
: addtypescript-eslint
deps
: add@typescript-eslint/parser
deps
: add@typescript-eslint/eslint-plugin
deps
: addprettier
fix
: fixed bug with calling target file using legacy formattests
: bump version 1.7.0
Statistics
How the files have changed:
- Changed files : 53
- Commits : 32
- Additions : 6060
- Deletions : 3716
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- ignore gistr.js fs error : e11281f @Aetherinox
- update npm release workflow : 9fa3254 @Aetherinox
- update workflows : 7aea8f9 @Aetherinox
- bump peaceiris/actions-gh-pages@v4 : 41eaa45 @Aetherinox
- update release template : 549f58c @Aetherinox
🐛 Bugfixes
- targeting specific gists with filename extensions : ea88959 @Aetherinox
🔧 Changes
- update ts target from es6 to
es2018
: 6fb211d @Aetherinox
🧹 Housekeeping
- perform linting : d6a4367 @Aetherinox
📦 Build & Dependencies
- update packages : 34bbed1 @Aetherinox
- bump project v1.7.0 : bd53cf6 @Aetherinox
✏️ Docs
- update README : 22015a4 @Aetherinox
- update changelog : b37ccdd @Aetherinox
- update CONTRIBUTING : 90aebfd @Aetherinox
- update LICENSE : 7d388fa @Aetherinox
🧪 Tests & Demo Vault
- bump to v1.7.0 : 9b0a944 @Aetherinox
v1.6.8
Gistr Release Info (baae709d-6eae-57e8-a6ba-68db44403835)
- Version began on: ........
2024-04-06T00:00:59.000Z
- SHA256: ................................
a9559c5cddd8bbef228301437e221d38ca2eab6f0219ba7816044b60f23759b5 🔺 gistr-1.6.8.zip
- GUID: .......................................
0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
- UUID: .......................................
baae709d-6eae-57e8-a6ba-68db44403835
- Stamp: ....................................
1.6.7-2024-04-06T00:00:59.000Z 🔺 1.6.8-2024-04-27T00:09:42.000Z
- Last Release: ......................
21 days ago
What's New
This release bumps the dependencies up to the latest versions:
build
: updated main gistr build scriptdep
: bump rollup from 4.14.0 to 4.16.4dep
: bump electron from 29.2.0 to 30.0.1dep
: bump @codemirror/view from 6.26.1 to 6.26.3dep
: bump @types/node from 20.12.5 to 20.12.7dep
: bump @types/chrome from 0.0.265 to 0.0.266
Statistics
How the files have changed:
- Changed files : 10
- Commits : 8
- Additions : 1049
- Deletions : 217
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- update changelog config : 96f772f @Aetherinox
- update pr-autoscan : 90ee6c8 @Aetherinox
- update workflow dependencies : b17ea12 @Aetherinox
📦 Build & Dependencies
- add gistr.js for env processing : a9e515f @Aetherinox
- update main script : 0eba61e @Aetherinox
🧪 Tests & Demo Vault
- bump Gistr version 1.6.8 : d680765 @Aetherinox
v1.6.7
Gistr Release Info (2f226c46-c2b5-598f-b57e-b6ab2e1985db)
- Version began on: ........
2024-04-04T22:21:09.000Z
- SHA256: ................................
82cac29a3ddeb7aafc1d56e53195e4e6662798de337f592e1c26fc7b42a5af2f 🔺 gistr-1.6.7.zip
- GUID: .......................................
0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
- UUID: .......................................
2f226c46-c2b5-598f-b57e-b6ab2e1985db
- Stamp: ....................................
1.6.6-2024-04-04T22:21:09.000Z 🔺 1.6.7-2024-04-06T00:00:59.000Z
- Last Release: ......................
1 days ago
What's New
This release contains the following changes:
dep
: bump @types/chrome from 0.0.263 to 0.0.265dep
: bump @types/node from 20.12.4 to 20.12.5
Statistics
How the files have changed:
- Changed files : 7
- Commits : 5
- Additions : 84
- Deletions : 52
Pull Requests
This release is associated with the following pull requests:
📦 Build & Dependencies
- bump @types/chrome from 0.0.263 to 0.0.265 : 4ff842a @Aetherinox
- bump @types/node from 20.12.4 to 20.12.5 : 47d21ef @Aetherinox
- bump version 1.6.7 : 85c5231 @Aetherinox
✏️ Docs
- add changelog v1.6.7 : d3ec293 @Aetherinox
🧪 Tests & Demo Vault
- bump demo vault v1.6.7 : 6637b92 @Aetherinox
v1.6.6
Gistr Release Info (d8077b48-884c-5f0b-8ba9-9942e8161ddc)
- Version began on: ........
2024-04-03T19:07:07.000Z
- SHA256: ................................
214969c800e149211d68b545a84df1c6823ff82661fe0d74bfee0565b0cdc39e 🔺 gistr-1.6.6.zip
- GUID: .......................................
0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
- UUID: .......................................
d8077b48-884c-5f0b-8ba9-9942e8161ddc
- Stamp: ....................................
1.6.5-2024-04-03T19:07:07.000Z 🔺 1.6.6-2024-04-04T22:21:09.000Z
- Last Release: ......................
1 days ago
What's New
This release contains the following changes:
dep
: bump @types/node from 20.12.3 to 20.12.4dep
: bump @octokit/rest from 20.0.2 to 20.1.0build
: update rollup build scripts
Statistics
How the files have changed:
- Changed files : 7
- Commits : 8
- Additions : 43
- Deletions : 34
Pull Requests
This release is associated with the following pull requests:
🔧 Changes
- update package.json runtime scripts : a0cb5a2 @Aetherinox
📦 Build & Dependencies
- bump @octokit/rest from 20.0.2 to 20.1.0 : d77c73a @Aetherinox
- bump @types/node from 20.12.3 to 20.12.4 : 554b594 @Aetherinox
- update package-lock.json : cf95e79 @Aetherinox
- bump version 1.6.6 : a8cbf9b @Aetherinox
✏️ Docs
- typo : a4dbeb0 @Aetherinox
- add changelog for v1.6.6 : bf42530 @Aetherinox
🧪 Tests & Demo Vault
- bump demo vault v1.6.6 : 923fabb @Aetherinox
v1.6.5
Gistr Release Info (d3cd0aa0-8210-5924-b59c-103c17481deb)
- Version began on: ........
2024-04-02T23:57:07.000Z
- SHA256: ................................
2949ccc4d90801da6faf5ec4a524458948f9a18bbd28a3e6d3def55b26beea3e 🔺 gistr-1.6.5.zip
- GUID: .......................................
0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
- UUID: .......................................
d3cd0aa0-8210-5924-b59c-103c17481deb
- Stamp: ....................................
1.6.4-2024-04-02T23:57:07.000Z 🔺 1.6.5-2024-04-03T19:07:07.000Z
- Last Release: ......................
0 days ago
What's New
This release contains the following changes:
chore
: update language entrieschore
: update environment vars for branch main and stablechange
: github default dark theme scrollbar colorchange
: add Env.Api to store api linkschange
: remove 'AppBase' declaration, migrated to pluginBasefix
: opengist bug improperly formatting textfix
: css syntax errorstests
: bump version 1.6.5
Statistics
How the files have changed:
- Changed files : 17
- Commits : 11
- Additions : 163
- Deletions : 111
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- update changelog-configuration.json : a5dc085 @Aetherinox
🐛 Bugfixes
- css syntax errors : fbd844a @Aetherinox
🔧 Changes
- update language entries : b88fc60 @Aetherinox
- add Env.Api to store api links : d9ab83b @Aetherinox
📦 Build & Dependencies
- bump version 1.6.5 : 11c55c2 @Aetherinox
✏️ Docs
- update changelog for v1.6.5 : bcf0fd8 @Aetherinox
🧪 Tests & Demo Vault
- bump version 1.6.5 : a18f9a2 @Aetherinox
v1.6.4
Gistr Release Info (12189b9c-8d77-5ba4-919f-38f532b3002c)
- Version began on: ........
2024-04-01T23:30:24.000Z
- SHA256: ................................
ba243ebf4d22b5df97d5047b08bceaf99c913053b10315be4828ba894aefc39b 🔺 gistr-1.6.4.zip
- GUID: .......................................
0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
- UUID: .......................................
12189b9c-8d77-5ba4-919f-38f532b3002c
- Stamp: ....................................
1.6.3-2024-04-01T23:30:24.000Z 🔺 1.6.4-2024-04-02T23:57:07.000Z
- Last Release: ......................
1 days ago
What's New
This release contains the following changes:
feat
: addgistr-web
codeblock as alternative toraw: true
change
: remove spacer from documentation button in Gistr settingschore
: clean up developer printschore
: give integrated browser unique id as to not conflict with other pluginsfix
: report latest version in settings tab with alternative varsfix
: update checker getting stuck when it cannot contact the github branchfix
: opengist no longer renders newlines\n
in code- ref: thomiceli/opengist@c185cb8
- opengist v1.7.0 released: https://github.com/thomiceli/opengist/releases/tag/v1.7.0
tests
: bump demo vault 1.6.4dep
: update @types/node 20.11.30 -> 20.12.3build
: bump version v1.6.4
Statistics
How the files have changed:
- Changed files : 17
- Commits : 15
- Additions : 175
- Deletions : 123
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- update release tags : 958d18e @Aetherinox
- add ci to release template : 6f6d708 @Aetherinox
🐛 Bugfixes
- report latest version in settings tab with alternative vars : 5616759 @Aetherinox
🔧 Changes
- remove spacer from documentation button in Gistr settings : 0afd844 @Aetherinox
- clean up developer prints : d2958d0 @Aetherinox
- give integrated browser unique id as to not conflict with other plugins : c8c47b5 @Aetherinox
📦 Build & Dependencies
- update @types/node 20.11.30 -> 20.12.3 : df769a3 @Aetherinox
- bump version v1.6.4 : 2dbde2b @Aetherinox
✏️ Docs
- slice readme text : eaabfae @Aetherinox
- update readme : d1af475 @Aetherinox
- update changelog for v1.6.4 : ad2c123 @Aetherinox
🧪 Tests & Demo Vault
- bump demo vault 1.6.4 : afc529e @Aetherinox
v1.6.3
Gistr Release Info (56df25af-2df0-5e1f-8e7f-06b1b5d1c18b)
- Version began on: ........
2024-03-31T23:48:33.000Z
- SHA256: ................................
c93c847d71e547dd6521d8945fca89dff0a1d9c9d087839fb9d66d39afa7bd92 🔺 gistr-1.6.3.zip
- GUID: .......................................
0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
- UUID: .......................................
56df25af-2df0-5e1f-8e7f-06b1b5d1c18b
- Stamp: ....................................
1.6.2-2024-03-31T23:48:33.000Z 🔺 1.6.3-2024-04-01T23:30:24.000Z
- Last Release: ......................
0 days ago
What's New
This release contains the following changes:
feat
: added property css for raw modechange
: added documentation button to Gistr settings support tabchange
: uuid for gists now generated by in-house method instead of nanoidrefactor
: major clean up of code, old dependency remnantsperf
: further enhanced performance times and how caching is managed for codeblocks embedded in a notechange
: prep-work for next major release and new features coming out, including Github repo supportdep
: update rollup 3.29.3 -> 4.13.2dep
: added@rollup/plugin-replace
remove
:rollup-plugin-define
remove
:nanoid
build
: github bot @AdminServ now verified
Statistics
How the files have changed:
- Changed files : 23
- Commits : 27
- Additions : 804
- Deletions : 293
Pull Requests
This release is associated with the following pull requests:
🚀 Features
- add css property : 21f5b50 @Aetherinox
🔧 Changes
- removed nanoid, replaced with in-house uuid generation : ea78345 @Aetherinox
- remove nanoid : 934864a @Aetherinox
- all links now managed by Env package : 9c8122f @Aetherinox
- update language entries : 6568401 @Aetherinox
- add documentation button to settings : fd537e0 @Aetherinox
✏️ Docs
- update changelog for latest version : 3e847de @Aetherinox
- updated changelog for v1.6.3 : ad3efa0 @Aetherinox
- update changelog : 5366534 @Aetherinox
- add
css
property : ec4af22 @Aetherinox - fix home link : c68c719 @Aetherinox
- (readme) update feature description : 3c91523 @Aetherinox
- update properties : c0a0e1a @Aetherinox
- update properties with new links : 73b0259 @Aetherinox
- update changelog : a0fd9ae @Aetherinox
📦 Build & Dependencies
- bump version v1.6.3 : 5dd54a4 @Aetherinox
v1.6.2
Gistr Release Info (eb68a237-74a0-57b9-9e40-bff546dc58e3)
- Version began on: ........
2024-03-30T23:46:11.000Z
- SHA256: ................................
6e872cd8b6357ce2c29ad3cfffe423f2e6f18300340eadb6c42c04fdfa1b9cdb 🔺 gistr-1.6.2.zip
- GUID: .......................................
0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
- UUID: .......................................
eb68a237-74a0-57b9-9e40-bff546dc58e3
- Stamp: ....................................
1.6.1-2024-03-30T23:46:11.000Z 🔺 1.6.2-2024-03-31T23:48:33.000Z
- Last Release: ......................
1 days ago
What's New
This release contains the following changes:
fix
: update language entries, fixed a few typosfix
: update leaf header icon tooltipchange
: time formatting link in settings changed to: https://aetherinox.github.io/obsidian-gistr/cheatsheets/datetime/change
: default autosave duration, 15 -> 120 secondschange
: datetime format url switched over to mkdocsdep
: update electron 23.3.13 -> 29.1.6dep
: update typescript 4.9.5 -> 5.4.3
Statistics
How the files have changed:
- Changed files : 26
- Commits : 29
- Additions : 1518
- Deletions : 233
Pull Requests
This release is associated with the following pull requests:
🐛 Bugfixes
- opengist & github language reversal : 4543505 @Aetherinox
- update leaf header icon tooltip : d668d97 @Aetherinox
🔧 Changes
- update default scrollbar colors : ac90013 @Aetherinox
- removal of 'under development' for opengist : efbfe3f @Aetherinox
- update language entries, fixed a few typos : 55f51d7 @Aetherinox
- (settings) default autosave duration, 15 -> 120 seconds : fd9185c @Aetherinox
- datetime format url switched over to mkdocs : 6cc7074 @Aetherinox
- import bytestring to main.js : 4b6902c @Aetherinox
- modify Notification to conform with typescript v5 rules : e26fe67 @Aetherinox
✏️ Docs
- update changelog : b34dfa4 @Aetherinox
- add github and opengist usage documentation : 11c26cc @Aetherinox
- add opengist, github, cheatsheets, and save & sync pages : 9bc28b6 @Aetherinox
- re-enable link embeds plugin : 0d79de3 @Aetherinox
- update stylesheets : df7b98a @Aetherinox
- update shortcodes : ef67a49 @Aetherinox
- update control list in conventions : 7c1f362 @Aetherinox
- update shortcodes color wheel : d69fcc0 @Aetherinox
- update shortcodes : af82b09 @Aetherinox
- fix shortcode color indicator : d38d3a4 @Aetherinox
📦 Build & Dependencies
- bump version 1.6.2 : 2be9398 @Aetherinox
v1.6.1
Gistr Release Info (76fd2cca-57f0-524a-b050-c652ea9b4253)
- Version began on: ........
2024-03-29T15:24:28.000Z
- SHA256: ................................
6685ce71898eaf5e76267d5888c3719a5f6758974c2b80df31d3faae7fa25a5e 🔺 gistr-1.6.1.zip
- GUID: .......................................
0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
- UUID: .......................................
76fd2cca-57f0-524a-b050-c652ea9b4253
- Stamp: ....................................
1.6.0-2024-03-29T15:24:28.000Z 🔺 1.6.1-2024-03-30T23:46:11.000Z
- Last Release: ......................
1 days ago
What's New
feat
: added new header ribbon buttonrefresh
which can be enabled in Gistr Global Settings- can be enabled in Gistr Settings panel under
Global
with new setting labeledEnable refresh icon
- Allows you to force refresh all of your embedded gist blocks when you change colors and see changes immediately. Gistr initially caches everything so that codeblocks are quicker to load.
- can be enabled in Gistr Settings panel under
change
: updated Gistr settings panel link for Personal Access Token documentation, goes to new docs website nowperf
: optimized loading of blocks when Obsidian first launched
Statistics
How the files have changed:
- Changed files : 32
- Commits : 34
- Additions : 986
- Deletions : 228
Pull Requests
This release is associated with the following pull requests:
🚀 Features
- add debug refresh icon for header leaf : 6bdcca3 @Aetherinox
🔧 Changes
- update utils/index.ts to add Icons : 95d2366 @Aetherinox
- change sorting table id : ece5a32 @Aetherinox
- update settings tables : 3a3fb73 @Aetherinox
- add icons to Constants : 4d2383e @Aetherinox
- add Icons to utils index : 4efb00f @Aetherinox
- update language entries : a50de93 @Aetherinox
- add api, utils, types to index : aac2436 @Aetherinox
- add support for reading mode auto refresh : 1f5145c @Aetherinox
- pass app and plugin to settings : ba050c5 @Aetherinox
- update language entries : b9c8abe @Aetherinox
✏️ Docs
- added new section
raw mode
: 64212d2 @Aetherinox - updated Github personal access token information : 806ec71 @Aetherinox
📦 Build & Dependencies
- bump version v1.6.1 : 3cbdb30 @Aetherinox
v1.6.0
Gistr Release Info (b89c0905-cc95-5ed3-8d64-d316b552502c)
- Version began on: ........
2024-03-25T23:32:42.000Z
- SHA256: ................................
9bd9a3f491dde7f30286210245929e406b892984311db72e4979126c5bc883eb 🔺 gistr-1.6.0.zip
- GUID: .......................................
0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
- UUID: .......................................
b89c0905-cc95-5ed3-8d64-d316b552502c
- Stamp: ....................................
1.5.0-2024-03-25T23:32:42.000Z 🔺 1.6.0-2024-03-29T15:24:28.000Z
- Last Release: ......................
3 days ago
What's New
feat
: addedraw
property- added property
height
- added property
zoom
height
andzoom
only available in raw mode
- added property
feat
: added ability to view gists with a secondary method which acts as a browser. gives the ability to sign into Github, view, and edit gists.feat
: added compatibility for Gist mermaid graphsdep
: added Saturyn package for Chromium integrationperf
optimizations for loading gists and caching informationdocs
: updated demo vault to include new examples and the introduction of property mode
⚠️ Happy 1 Month Birthday Gistr -- Major Changes
Version 1.6.0
allows for embedding Gist mermaid graphs.
To celebrate the one month; a major feature has been added:
Mermaid graphs on Github work differently than normal gists, which means in order to have them viewed properly; they had to be added to Gistr differently. This introduces a new property called raw
; which allows you to change over from a codeblock view, to a integrated browser view. This new view allows you to view any gist, as well as sign into Github, and even edit your gists; directly from your Obsidian notes. The primary purpose of raw
was to support Mermaid graphs, but this feature is enabled for all gists. Actually, it's enabled for any site at all that you want to integrate into your Obsidian notes.
To set a gist to use raw
mode, format your codeblock as the following:
```gistr
url: https://gist.github.com/Aetherinox/f7525990fba2cba6a3ee7b61ac626c21
raw: true
zoom: 0.8
height: 500
```
With the example above, you may have also noticed two additional properties:
zoom
: Allows you to specify the content and text size that will appear in the window.0.5
= 50%1
= 100% (default)2
= 200%
height
: Determines the height of the gist window.- Default Value: 600
These new properties are only available in raw
mode.
Full documentation for these new properties and all the others can be found at: https://aetherinox.github.io/obsidian-gistr/usage/properties/
Statistics
How the files have changed:
- Changed files : 77
- Commits : 45
- Additions : 56685
- Deletions : 1174
Pull Requests
This release is associated with the following pull requests:
🔧 Changes
- update language entries : 478bb4c @Aetherinox
- update css : 1179fec @Aetherinox
✏️ Docs
- update documentation to include new properties : 62580ef @Aetherinox
- update documentation to include 'raw' property, as well as usage examples : aab18d2 @Aetherinox
- update demo vault mermaid example : 00faba1 @Aetherinox
- (readme) update mermaid / integrated browser screenshot : 649ec4c @Aetherinox
- (readme) add file property example : 91d1305 @Aetherinox
- (pages) update mermaid graph screenshot : a8adf28 @Aetherinox
- update LICENSE : d0be64d @Aetherinox
📦 Build & Dependencies
- bump version v1.6.0 : ccf3e19 @Aetherinox
- update version and package definitions : 61f83c5 @Aetherinox