v1.3.0
What's New
Version began on: 2024-03-04T17:24:20.000Z -
File Changes
This release contains the folllowing edits:
- Changed files : 18
- Commits : 15
- Additions : 2650
- Deletions : 1373
What's Changed
- feat: added opacity setting for Github and Opengist code blocks
- feat: added auto-refresh in reading / preview mode
- When changes to the settings are made, they will automatically update in Reading mode
- feat: added "Text Wrapping" mode in Global Settings
- If enabled, text will wrap to the next line instead of showing a scrollbar for certain types of documents.
- Text wrapping mode does NOT work if you have a gist which has absolutely no spaces anywhere in the text.
- feat: added Github Personal Access Token field
- This will be used for the upcoming features which allow you to save / edit gists from your Obsidian vault.
- It is not needed if you want to just embed gists in your notes.
- Validates the token entered and notifies the user if the token is proper
- change: modified theme colors for Github and Opengist to make things more colorful
- change: made custom CSS boxes wider since certain themes were tiny
- change: colored settings text between Light and Dark theme settings to make things easier to read
- change: tabs in settings now has cursor pointer to indicate it is clickable
Pull Requests
🔧 Changes
- update tsconfig.json : 90a7436 @Aetherinox
✏️ Docs
- (readme) update : b225f4a @Aetherinox
📦 Build & Dependencies
- v1.3.0 : da0615b @Aetherinox