Skip to content

Commit a605933

Browse files
1 parent 36803d3 commit a605933

File tree

12 files changed

+39
-9
lines changed

12 files changed

+39
-9
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!doctype html><html lang=en data-theme><head><meta name=generator content="Hugo 0.152.2"><meta charset=utf-8><meta name=HandheldFriendly content="True"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=referrer content="no-referrer-when-downgrade"><meta name=theme-name content="Anubis2"><title>PaperDebugger</title><meta name=description content><link rel=alternate type=application/rss+xml href=/index.xml title=PaperDebugger><link rel=icon type=image/x-icon href=https://www.paperdebugger.com/favicon.ico><link rel=apple-touch-icon-precomposed href=https://www.paperdebugger.com/favicon.png><style>body{visibility:hidden;opacity:0}</style><noscript><style>body{visibility:visible;opacity:1}</style></noscript><link rel=stylesheet href=/css/style.min.44f8240afd8df81b52565c4119ac5ae247776c77fc6d7ccf6e101a6c98abfa7a.css integrity="sha256-RPgkCv2N+BtSVlxBGaxa4kd3bHf8bXzPbhAabJir+no="><link rel=stylesheet href=/css/style.min.c4c04b3ef88e3d619ad4c7ee5e03048422bc55c4fefdc1f07657c1133670aa22.css integrity="sha256-xMBLPviOPWGa1MfuXgMEhCK8VcT+/cHwdlfBEzZwqiI="><link rel=stylesheet href=/css/style.min.21c5d8fe0a79d623b0adc1ce4bd4f6dd2c05cd939c9aaaa966ba7186b1464f4d.css integrity="sha256-IcXY/gp51iOwrcHOS9T23SwFzZOcmqqpZrpxhrFGT00="><script src=/js/script.min.08f04d96386c73c9bf4d160333f8f448c05a6e01c06770542ee0e013954ce930.js type=text/javascript integrity="sha256-CPBNljhsc8m/TRYDM/j0SMBabgHAZ3BULuDgE5VM6TA="></script><script async src="https://www.googletagmanager.com/gtag/js?id=G-6SNH0LVMWZ"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-6SNH0LVMWZ")</script></head><body><a class=skip-main href=#main>Skip to main content</a><div class=container><header class=common-header><div class=header-top><div class=header-top-left><h1 class="site-title noselect"><a href=/>PaperDebugger</a></h1><div class=theme-switcher><span class=inline-svg><svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-sun-high"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M14.828 14.828A4 4 0 109.172 9.172a4 4 0 005.656 5.656z"/><path d="M6.343 17.657l-1.414 1.414"/><path d="M6.343 6.343 4.929 4.929"/><path d="M17.657 6.343l1.414-1.414"/><path d="M17.657 17.657l1.414 1.414"/><path d="M4 12H2"/><path d="M12 4V2"/><path d="M20 12h2"/><path d="M12 20v2"/></svg></span></div><script>const STORAGE_KEY="user-color-scheme",defaultTheme="auto";let currentTheme,switchButton,autoDefinedScheme=window.matchMedia("(prefers-color-scheme: dark)");function switchTheme(){currentTheme=currentTheme==="dark"?"light":"dark",localStorage&&localStorage.setItem(STORAGE_KEY,currentTheme),document.documentElement.setAttribute("data-theme",currentTheme),changeGiscusTheme(currentTheme),document.body.dispatchEvent(new CustomEvent(currentTheme+"-theme-set"))}const autoChangeScheme=e=>{currentTheme=e.matches?"dark":"light",document.documentElement.setAttribute("data-theme",currentTheme),changeGiscusTheme(currentTheme),document.body.dispatchEvent(new CustomEvent(currentTheme+"-theme-set"))};document.addEventListener("DOMContentLoaded",function(){switchButton=document.querySelector(".theme-switcher"),currentTheme=detectCurrentScheme(),currentTheme==="auto"?(autoChangeScheme(autoDefinedScheme),autoDefinedScheme.addListener(autoChangeScheme)):document.documentElement.setAttribute("data-theme",currentTheme),switchButton&&switchButton.addEventListener("click",switchTheme,!1),showContent()});function detectCurrentScheme(){return localStorage!==null&&localStorage.getItem(STORAGE_KEY)?localStorage.getItem(STORAGE_KEY):defaultTheme?defaultTheme:window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function showContent(){document.body.style.visibility="visible",document.body.style.opacity=1}function changeGiscusTheme(e){function t(e){const t=document.querySelector("iframe.giscus-frame");if(!t)return;t.contentWindow.postMessage({giscus:e},"https://giscus.app")}t({setConfig:{theme:e}})}</script><ul class="social-icons noselect"><li><a href=https://chromewebstore.google.com/detail/paperdebugger/dfkedikhakpapbfcnbpmfhpklndgiaog title=Store rel=me><span class=inline-svg><svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-building-store"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 21h18"/><path d="M3 7v1a3 3 0 006 0V7m0 1a3 3 0 006 0V7m0 1a3 3 0 006 0V7H3l2-4h14l2 4"/><path d="M5 21V10.85"/><path d="M19 21V10.85"/><path d="M9 21v-4a2 2 0 012-2h2a2 2 0 012 2v4"/></svg></span></a></li><li><a href=https://github.com/PaperDebugger/PaperDebugger title=Github rel=me><span class=inline-svg><svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-github"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 19c-4.3 1.4-4.3-2.5-6-3m12 5v-3.5c0-1 .1-1.4-.5-2 2.8-.3 5.5-1.4 5.5-6a4.6 4.6.0 00-1.3-3.2 4.2 4.2.0 00-.1-3.2s-1.1-.3-3.5 1.3a12.3 12.3.0 00-6.2.0C6.5 2.8 5.4 3.1 5.4 3.1a4.2 4.2.0 00-.1 3.2A4.6 4.6.0 004 9.5c0 4.6 2.7 5.7 5.5 6-.6.6-.6 1.2-.5 2V21"/></svg></span></a></li><li><a href=/index.xml title=RSS rel=me><span class=inline-svg><svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-rss"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 19m-1 0a1 1 0 102 0 1 1 0 10-2 0"/><path d="M4 4a16 16 0 0116 16"/><path d="M4 11a9 9 0 019 9"/></svg></span></a></li></ul></div><div class=header-top-right></div></div><nav class=noselect><a href=https://www.paperdebugger.com/ title>Release Notes</a>
22
<a href=https://www.paperdebugger.com/terms/ title>Terms of Service</a>
3-
<a href=https://www.paperdebugger.com/privacy/ title>Privacy Policy</a></nav></header><main id=main tabindex=-1><div class=homepage-content></div><div class="articles h-feed"><article class="post-list h-feed post-card"><div class=post-header><header><style>.post-icon-c55891f967cc500c50e60272783b8d87::before{display:inline-block;content:'';background:url(/posts/2.9.1/icon.svg);width:1.2em;height:1.2em;background-size:auto 100%;vertical-align:text-bottom;margin-right:2px}</style><h1 class="p-name post-title post-icon-c55891f967cc500c50e60272783b8d87"><a class=u-url href=/posts/2.9.1/>v2.9.1 Open Source Release</a></h1></header></div><div class="content post-summary p-summary"><p>Paper Debugger now is open source under AGPL-3.0 license</p><p><a href=https://github.com/PaperDebugger/PaperDebugger target=_blank><img src=/posts/2.9.1/branding.png alt=image style=width:100%;border-radius:.5rem></a></p><p>Paper Debugger now supports <strong>self-hosted</strong> deployment. You can use our compiled <a href=https://chromewebstore.google.com/detail/paperdebugger/dfkedikhakpapbfcnbpmfhpklndgiaog>Chrome Extension</a> and set your <a href=https://github.com/PaperDebugger/paperdebugger#custom-endpoint-configuration>backend endpoint</a>.</p></div><div class="post-info noselect"><div class="post-date dt-published"><time datetime=2025-08-30>2025-08-30</time></div><a class="post-hidden-url u-url" href=/posts/2.9.1/>/posts/2.9.1/</a>
3+
<a href=https://www.paperdebugger.com/privacy/ title>Privacy Policy</a></nav></header><main id=main tabindex=-1><div class=homepage-content></div><div class="articles h-feed"><article class="post-list h-feed post-card"><div class=post-header><header><h1 class="p-name post-title"><a class=u-url href=/posts/dec-8-outage/>🆘 Service Outage on Dec 8</a></h1></header></div><div class="content post-summary p-summary"><p>Due to some technical problem from LLM providers, we are trying to bring the service back. Please retry later.</p><p>You can join our <strong><a href=https://discord.gg/WwTMzzt9xD>Discord</a></strong>, or WeChat group (paperdebugger) to get the latest update.</p><div style=display:flex;gap:1rem;justify-content:center><img src=/posts/dec-8-outage/discord_qr.png alt="Discord QR Code" style=width:49%;border-radius:.5rem>
4+
<img src=/posts/dec-8-outage/wechat_qr.JPG alt="WeChat QR Code" style=width:49%;border-radius:.5rem></div></div><div class="post-info noselect"><div class="post-date dt-published"><time datetime=2025-12-08>2025-12-08</time></div><a class="post-hidden-url u-url" href=/posts/dec-8-outage/>/posts/dec-8-outage/</a>
5+
<a href=https://www.paperdebugger.com/ class="p-name p-author post-hidden-author h-card" rel=me>map[email:[email protected] name:Paper Debugger]</a><div class=post-taxonomies><ul class=post-tags><li><a href=/tags/release>#release</a></li></ul></div></div></article><article class="post-list h-feed post-card"><div class=post-header><header><style>.post-icon-c55891f967cc500c50e60272783b8d87::before{display:inline-block;content:'';background:url(/posts/2.9.1/icon.svg);width:1.2em;height:1.2em;background-size:auto 100%;vertical-align:text-bottom;margin-right:2px}</style><h1 class="p-name post-title post-icon-c55891f967cc500c50e60272783b8d87"><a class=u-url href=/posts/2.9.1/>v2.9.1 Open Source Release</a></h1></header></div><div class="content post-summary p-summary"><p>Paper Debugger now is open source under AGPL-3.0 license</p><p><a href=https://github.com/PaperDebugger/PaperDebugger target=_blank><img src=/posts/2.9.1/branding.png alt=image style=width:100%;border-radius:.5rem></a></p><p>Paper Debugger now supports <strong>self-hosted</strong> deployment. You can use our compiled <a href=https://chromewebstore.google.com/detail/paperdebugger/dfkedikhakpapbfcnbpmfhpklndgiaog>Chrome Extension</a> and set your <a href=https://github.com/PaperDebugger/paperdebugger#custom-endpoint-configuration>backend endpoint</a>.</p></div><div class="post-info noselect"><div class="post-date dt-published"><time datetime=2025-08-30>2025-08-30</time></div><a class="post-hidden-url u-url" href=/posts/2.9.1/>/posts/2.9.1/</a>
46
<a href=https://www.paperdebugger.com/ class="p-name p-author post-hidden-author h-card" rel=me>map[email:[email protected] name:Paper Debugger]</a><div class=post-taxonomies><ul class=post-tags><li><a href=/tags/release>#release</a></li></ul></div></div></article><article class="post-list h-feed post-card"><div class=post-header><header><style>.post-icon-be66a7ef4edaf924cbb67b9fd3ddc6ab::before{display:inline-block;content:'';background:url(/posts/2.7.4/icon.svg);width:1.2em;height:1.2em;background-size:auto 100%;vertical-align:text-bottom;margin-right:2px}</style><h1 class="p-name post-title post-icon-be66a7ef4edaf924cbb67b9fd3ddc6ab"><a class=u-url href=/posts/2.7.4/>v2.7.4 Minor Fixes</a></h1></header></div><div class="content post-summary p-summary"><p>Paper Debugger v2.7.4 released.</p><p><strong>feat:</strong> &ldquo;always minimal mode&rdquo;, &ldquo;disable line wrap&rdquo;, &ldquo;hide avatar&rdquo;</p><p><strong>fix:</strong> bugs in latexpand</p><p><strong>fix:</strong> blank screen issue when scrolling the result</p><img src=/posts/2.7.4/minimal_mode.png alt=image style=width:50%;border-radius:.5rem></div><div class="post-info noselect"><div class="post-date dt-published"><time datetime=2025-07-30>2025-07-30</time></div><a class="post-hidden-url u-url" href=/posts/2.7.4/>/posts/2.7.4/</a>
57
<a href=https://www.paperdebugger.com/ class="p-name p-author post-hidden-author h-card" rel=me>map[email:[email protected] name:Paper Debugger]</a><div class=post-taxonomies><ul class=post-tags><li><a href=/tags/release>#release</a></li></ul></div></div></article><article class="post-list h-feed post-card"><div class=post-header><header><style>.post-icon-839e816a2931fb911e20d2cda677dc0f::before{display:inline-block;content:'';background:url(/posts/2.0/icon.svg);width:1.2em;height:1.2em;background-size:auto 100%;vertical-align:text-bottom;margin-right:2px}</style><h1 class="p-name post-title post-icon-839e816a2931fb911e20d2cda677dc0f"><a class=u-url href=/posts/2.0/>v2.0 Paper Score</a></h1></header></div><div class="content post-summary p-summary"><video width=100% controls poster=/posts/2.0/preview.png>
68
<source src=/posts/2.0/preview.mp4 type=video/mp4>Your browser does not support the video tag.</video><p><strong>feat</strong>: PaperScore Infra <a href=https://github.com/PaperDebugger/overleaf/pull/129>@imwithye #129</a></p><p><strong>feat</strong>: Streaming API + LLM Function Call <a href=https://github.com/PaperDebugger/overleaf/pull/146>@Junyi-99 #146</a></p><p><strong>feat</strong>: Safari Support <a href=https://github.com/PaperDebugger/overleaf/pull/157/commits/8413974b5bec71636cd485cfd5a1b3289934bf63>@Junyi-99 #157</a></p><p><strong>change</strong>: New UI/UX Design <a href=https://github.com/PaperDebugger/overleaf/pull/162>@Junyi-99 #162</a></p></div><div class="post-info noselect"><div class="post-date dt-published"><time datetime=2025-06-15>2025-06-15</time></div><a class="post-hidden-url u-url" href=/posts/2.0/>/posts/2.0/</a>

index.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PaperDebugger</title><link>/</link><description>PaperDebugger</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>[email protected]
2-
(Paper Debugger)</managingEditor><lastBuildDate>Sat, 30 Aug 2025 00:00:00 +0800</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml"/><item><title>v2.9.1 Open Source Release</title><link>/posts/2.9.1/</link><pubDate>Sat, 30 Aug 2025 00:00:00 +0800</pubDate><author>[email protected] (Paper Debugger)</author><guid>/posts/2.9.1/</guid><description>&lt;p&gt;Paper Debugger now is open source under AGPL-3.0 license&lt;/p&gt;
2+
(Paper Debugger)</managingEditor><lastBuildDate>Mon, 08 Dec 2025 22:29:00 +0800</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml"/><item><title>🆘 Service Outage on Dec 8</title><link>/posts/dec-8-outage/</link><pubDate>Mon, 08 Dec 2025 22:29:00 +0800</pubDate><author>[email protected] (Paper Debugger)</author><guid>/posts/dec-8-outage/</guid><description>&lt;p&gt;Due to some technical problem from LLM providers, we are trying to bring the service back. Please retry later.&lt;/p&gt;
3+
&lt;p&gt;You can join our &lt;strong&gt;&lt;a href="https://discord.gg/WwTMzzt9xD"&gt;Discord&lt;/a&gt;&lt;/strong&gt;, or WeChat group (paperdebugger) to get the latest update.&lt;/p&gt;
4+
&lt;div style="display: flex; gap: 1rem; justify-content: center;"&gt;
5+
&lt;img src="https://www.paperdebugger.com/posts/dec-8-outage/discord_qr.png" alt="Discord QR Code" style="width: 49%; border-radius: 0.5rem;" /&gt;
6+
&lt;img src="https://www.paperdebugger.com/posts/dec-8-outage/wechat_qr.JPG" alt="WeChat QR Code" style="width: 49%; border-radius: 0.5rem;" /&gt;
7+
&lt;/div&gt;</description></item><item><title>v2.9.1 Open Source Release</title><link>/posts/2.9.1/</link><pubDate>Sat, 30 Aug 2025 00:00:00 +0800</pubDate><author>[email protected] (Paper Debugger)</author><guid>/posts/2.9.1/</guid><description>&lt;p&gt;Paper Debugger now is open source under AGPL-3.0 license&lt;/p&gt;
38
&lt;p&gt;&lt;a href="https://github.com/PaperDebugger/PaperDebugger" target="_blank"&gt;&lt;img src="https://www.paperdebugger.com/posts/2.9.1/branding.png" alt="image" style="width: 100%; border-radius: 0.5rem;" /&gt;&lt;/a&gt;&lt;/p&gt;
49
&lt;p&gt;Paper Debugger now supports &lt;strong&gt;self-hosted&lt;/strong&gt; deployment. You can use our compiled &lt;a href="https://chromewebstore.google.com/detail/paperdebugger/dfkedikhakpapbfcnbpmfhpklndgiaog"&gt;Chrome Extension&lt;/a&gt; and set your &lt;a href="https://github.com/PaperDebugger/paperdebugger#custom-endpoint-configuration"&gt;backend endpoint&lt;/a&gt;.&lt;/p&gt;
510
&lt;p&gt;&lt;strong&gt;🐛 Bug Fixes&lt;/strong&gt;&lt;/p&gt;

posts/dec-8-outage/discord_qr.png

424 KB
Loading

0 commit comments

Comments
 (0)