<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan, branch 23.10.22.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.10.22.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.10.22.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-10-22T07:35:28+00:00</updated>
<entry>
<title>Merge pull request #280 from themoeway/security-md</title>
<updated>2023-10-22T07:35:28+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T07:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=867ce44bd0aefc3e3d7a8b76dcd5f2ca761d629a'/>
<id>urn:sha1:867ce44bd0aefc3e3d7a8b76dcd5f2ca761d629a</id>
<content type='text'>
Create SECURITY.md
</content>
</entry>
<entry>
<title>Merge pull request #281 from themoeway/firefox-min-version</title>
<updated>2023-10-22T07:33:45+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T07:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=163d5b9c5df8a5143c0efa09a2111f3d72458e09'/>
<id>urn:sha1:163d5b9c5df8a5143c0efa09a2111f3d72458e09</id>
<content type='text'>
Bump minimum Firefox version to 115 for storage.session support
</content>
</entry>
<entry>
<title>Bump minimum Firefox version to 115 for session.storage support</title>
<updated>2023-10-22T07:22:37+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T07:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4316e16eca1e9fa88cfa087dd6f5169c0dbde836'/>
<id>urn:sha1:4316e16eca1e9fa88cfa087dd6f5169c0dbde836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create SECURITY.md</title>
<updated>2023-10-22T07:03:26+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T07:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c20af12a9d5ef8af4345f066238f6ff6edcbf90e'/>
<id>urn:sha1:c20af12a9d5ef8af4345f066238f6ff6edcbf90e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #278 from jbukl/offscreen-clipboard</title>
<updated>2023-10-22T06:41:56+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T06:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=264bfe8c64e78016551f35df497eb6cd65f2965d'/>
<id>urn:sha1:264bfe8c64e78016551f35df497eb6cd65f2965d</id>
<content type='text'>
Fix chromium clipboard access
</content>
</entry>
<entry>
<title>Merge pull request #279 from stephenmk/master</title>
<updated>2023-10-22T06:34:38+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T06:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=aaa570a89ce4b285b42f26258de24b1bde4a76c3'/>
<id>urn:sha1:aaa570a89ce4b285b42f26258de24b1bde4a76c3</id>
<content type='text'>
Edit `vertical-align` style for structured content hyperlinks
</content>
</entry>
<entry>
<title>fix: clipboard getImage, review comments</title>
<updated>2023-10-21T17:42:52+00:00</updated>
<author>
<name>jbukl</name>
<email>noreply@github.com</email>
</author>
<published>2023-10-21T16:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=379fdcf2280939c72e1be4e4f38567149a108873'/>
<id>urn:sha1:379fdcf2280939c72e1be4e4f38567149a108873</id>
<content type='text'>
implement getImage for offscreen requests
move offscreen files, offscreen prep is done in sw prep
update permissions document for offscreen
rearrange permissions
</content>
</entry>
<entry>
<title>Edit `vertical-align` style for structured content hyperlinks</title>
<updated>2023-10-21T04:59:12+00:00</updated>
<author>
<name>stephenmk</name>
<email>stephenmk@users.noreply.github.com</email>
</author>
<published>2023-10-21T04:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a92ce9936cb54fcd23fe17aae5454dd7db697cd4'/>
<id>urn:sha1:a92ce9936cb54fcd23fe17aae5454dd7db697cd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #146 from themoeway/dependabot/github_actions/cardinalby/schema-validator-action-3.0.0</title>
<updated>2023-10-21T03:27:11+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-21T03:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5e429508e6837d04ae99b3429976a3bd7ef0331e'/>
<id>urn:sha1:5e429508e6837d04ae99b3429976a3bd7ef0331e</id>
<content type='text'>
Bump cardinalby/schema-validator-action from 1.1.1 to 3.1.0
</content>
</entry>
<entry>
<title>chore: unused import</title>
<updated>2023-10-21T03:26:31+00:00</updated>
<author>
<name>jbukl</name>
<email>noreply@github.com</email>
</author>
<published>2023-10-21T03:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e39d18aaf1b8541adf927ded6c12ac4f24972759'/>
<id>urn:sha1:e39d18aaf1b8541adf927ded6c12ac4f24972759</id>
<content type='text'>
</content>
</entry>
</feed>
