tag:github.com,2008:https://github.com/zenustech/zeno/releases Release notes from zeno 2024-09-30T13:46:54Z tag:github.com,2008:Repository/352101248/2024.10.1 2024-10-08T14:16:11Z 2024.10.1 <p>仅windows可用(直接解压即可),其他平台自行编译使用。</p> legobadman tag:github.com,2008:Repository/352101248/2023.11.16 2023-11-23T07:37:10Z 2023.11.16 <p>仅windows可用(直接解压即可),其他平台自行编译使用。</p> legobadman tag:github.com,2008:Repository/352101248/2022.9.27 2022-09-27T14:03:51Z 2022.9.27 <p>(Automated Release by Github Actions / 由 GitHub CI/CD 自动发布)</p> <ul> <li> <p>branch <code>refs/heads/master</code></p> </li> <li> <p>commit <code>c1e7afb184c0ecc1bd6f0451572f05b9c8b3aba2</code></p> </li> <li> <p>message <code>[release] Merge branch 'master' of https://github.com/zenustech/zeno</code></p> </li> <li> <p>version <code>2022.9.27</code></p> </li> <li> <p>Windows: After download, extract the zip file to a directory, then double-click the file <code>000_start.bat</code> in that directory to start our application. Alternatively you may manually run <code>zenoedit.exe</code>. If you encounter bugs, please let us know by submitting a <a href="https://github.com/zenustech/zeno/issues">Github Issue</a>, thank for your support!</p> </li> <li> <p>Linux: Our released binary support Ubuntu 20.04 and above, otherwise please build from source. Extract the downloaded tar.gz to a directory, then run <code>bash 000_start.sh</code> in that directory to start our application. Alternatively you may manually run <code>usr/bin/zenoedit</code> in there. Try <code>chmod +x usr/bin/*</code> if they don't have execute permission.</p> </li> <li> <p>Windows: 下载后,把 zip 文件解压到一个目录,然后双击其中的 <code>000_start.bat</code> 这个文件,即可启动我们的程序。此外您也可以找到 <code>zenoedit.exe</code> 直接双击运行。如果您遇到了 BUG,请通过提交 <a href="https://github.com/zenustech/zeno/issues">Github Issue</a> 的方式来反馈给我们, 感谢您的支持!</p> </li> <li> <p>Linux: 我们发布的二进制版支持 Ubuntu 20.04 以上的系统,否则请从源码构建。把下载的 tar.gz 文件解压到一个目录,然后在那个目录中运行命令 <code>bash 000_start.sh</code> 即可启动我们的程序。此外您也可以直接运行其中的 <code>usr/bin/zenoedit</code>。如果遇到没有执行权限的问题可以试试看 <code>chmod +x usr/bin/*</code>。</p> </li> </ul> github-actions[bot] tag:github.com,2008:Repository/352101248/2022.9.11 2022-09-11T09:32:30Z 2022.9.11 <p>(Automated Release by Github Actions / 由 GitHub CI/CD 自动发布)</p> <ul> <li> <p>branch <code>refs/heads/master</code></p> </li> <li> <p>commit <code>6ad8c5135341551097eed6ab390fd8d81382a4bc</code></p> </li> <li> <p>message <code>[release] qutmdwxlcuda</code></p> </li> <li> <p>version <code>2022.9.11</code></p> </li> <li> <p>Windows: After download, extract the zip file to a directory, then double-click the file <code>000_start.bat</code> in that directory to start our application. Alternatively you may manually run <code>zenoedit.exe</code>. If you encounter bugs, please let us know by submitting a <a href="https://github.com/zenustech/zeno/issues">Github Issue</a>, thank for your support!</p> </li> <li> <p>Linux: Our released binary support Ubuntu 20.04 and above, otherwise please build from source. Extract the downloaded tar.gz to a directory, then run <code>bash 000_start.sh</code> in that directory to start our application. Alternatively you may manually run <code>usr/bin/zenoedit</code> in there. Try <code>chmod +x usr/bin/*</code> if they don't have execute permission.</p> </li> <li> <p>Windows: 下载后,把 zip 文件解压到一个目录,然后双击其中的 <code>000_start.bat</code> 这个文件,即可启动我们的程序。此外您也可以找到 <code>zenoedit.exe</code> 直接双击运行。如果您遇到了 BUG,请通过提交 <a href="https://github.com/zenustech/zeno/issues">Github Issue</a> 的方式来反馈给我们, 感谢您的支持!</p> </li> <li> <p>Linux: 我们发布的二进制版支持 Ubuntu 20.04 以上的系统,否则请从源码构建。把下载的 tar.gz 文件解压到一个目录,然后在那个目录中运行命令 <code>bash 000_start.sh</code> 即可启动我们的程序。此外您也可以直接运行其中的 <code>usr/bin/zenoedit</code>。如果遇到没有执行权限的问题可以试试看 <code>chmod +x usr/bin/*</code>。</p> </li> </ul> github-actions[bot] tag:github.com,2008:Repository/352101248/2022.8.24 2022-08-24T08:02:02Z 2022.8.24 <p>(Automated Release by Github Actions / 由 GitHub CI/CD 自动发布)</p> <ul> <li> <p>branch <code>refs/heads/master</code></p> </li> <li> <p>commit <code>f045c44040cd3d212b94acf4c922fb57028d43ca</code></p> </li> <li> <p>message <code>[release] ignore exit code 1</code></p> </li> <li> <p>version <code>2022.8.24</code></p> </li> <li> <p>Windows: After download, extract the zip file to a directory, then double-click the file <code>000_start.bat</code> in that directory to start our application. Alternatively you may manually run <code>zenoedit.exe</code>. If you encounter bugs, please let us know by submitting a <a href="https://github.com/zenustech/zeno/issues">Github Issue</a>, thank for your support!</p> </li> <li> <p>Linux: Our released binary support Ubuntu 18.04 and above (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14), otherwise please build from source. Extract the downloaded tar.gz to a directory, then run <code>bash 000_start.sh</code> in that directory to start our application. Alternatively you may manually run <code>usr/bin/zenoedit</code> in there. Try <code>chmod +x usr/bin/*</code> if they don't have execute permission.</p> </li> <li> <p>Windows: 下载后,把 zip 文件解压到一个目录,然后双击其中的 <code>000_start.bat</code> 这个文件,即可启动我们的程序。此外您也可以找到 <code>zenoedit.exe</code> 直接双击运行。如果您遇到了 BUG,请通过提交 <a href="https://github.com/zenustech/zeno/issues">Github Issue</a> 的方式来反馈给我们, 感谢您的支持!</p> </li> <li> <p>Linux: 我们发布的二进制版支持 Ubuntu 18.04 以上的系统 (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14),否则请从源码构建。把下载的 tar.gz 文件解压到一个目录,然后在那个目录中运行命令 <code>bash 000_start.sh</code> 即可启动我们的程序。此外您也可以直接运行其中的 <code>usr/bin/zenoedit</code>。如果遇到没有执行权限的问题可以试试看 <code>chmod +x usr/bin/*</code>。</p> </li> </ul> github-actions[bot] tag:github.com,2008:Repository/352101248/2022.8.16 2022-08-16T14:02:29Z 2022.8.16 <p>(Automated Release by Github Actions / 由 GitHub CI/CD 自动发布)</p> <ul> <li> <p>branch <code>refs/heads/master</code></p> </li> <li> <p>commit <code>74dd0c7e2e8bba245f58717d3cd16ff4c15297bc</code></p> </li> <li> <p>message <code>[release] Merge branch 'master' of https://github.com/zenustech/zeno</code></p> </li> <li> <p>version <code>2022.8.16</code></p> </li> <li> <p>Windows: After download, extract the zip file to a directory, then double-click the file <code>000_start.bat</code> in that directory to start our application. Alternatively you may manually run <code>zenoedit.exe</code>. If you encounter bugs, please let us know by submitting a <a href="https://github.com/zenustech/zeno/issues">Github Issue</a>, thank for your support!</p> </li> <li> <p>Linux: Our released binary support Ubuntu 18.04 and above (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14), otherwise please build from source. Extract the downloaded tar.gz to a directory, then run <code>bash 000_start.sh</code> in that directory to start our application. Alternatively you may manually run <code>usr/bin/zenoedit</code> in there. Try <code>chmod +x usr/bin/*</code> if they don't have execute permission.</p> </li> <li> <p>Windows: 下载后,把 zip 文件解压到一个目录,然后双击其中的 <code>000_start.bat</code> 这个文件,即可启动我们的程序。此外您也可以找到 <code>zenoedit.exe</code> 直接双击运行。如果您遇到了 BUG,请通过提交 <a href="https://github.com/zenustech/zeno/issues">Github Issue</a> 的方式来反馈给我们, 感谢您的支持!</p> </li> <li> <p>Linux: 我们发布的二进制版支持 Ubuntu 18.04 以上的系统 (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14),否则请从源码构建。把下载的 tar.gz 文件解压到一个目录,然后在那个目录中运行命令 <code>bash 000_start.sh</code> 即可启动我们的程序。此外您也可以直接运行其中的 <code>usr/bin/zenoedit</code>。如果遇到没有执行权限的问题可以试试看 <code>chmod +x usr/bin/*</code>。</p> </li> </ul> github-actions[bot] tag:github.com,2008:Repository/352101248/2022.8.11 2022-08-11T10:14:31Z 2022.8.11 <p>(Automated Release by Github Actions / 由 GitHub CI/CD 自动发布)</p> <ul> <li> <p>branch <code>refs/heads/master</code></p> </li> <li> <p>commit <code>7ed08a1bee8827a68280b1f7fa51192d7040127c</code></p> </li> <li> <p>message <code>[release] cihou roy pyramid</code></p> </li> <li> <p>version <code>2022.8.11</code></p> </li> <li> <p>Windows: After download, extract the zip file to a directory, then double-click the file <code>000_start.bat</code> in that directory to start our application. Alternatively you may manually run <code>zenoedit.exe</code>. If you encounter bugs, please let us know by submitting a <a href="https://github.com/zenustech/zeno/issues">Github Issue</a>, thank for your support!</p> </li> <li> <p>Linux: Our released binary support Ubuntu 18.04 and above (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14), otherwise please build from source. Extract the downloaded tar.gz to a directory, then run <code>bash 000_start.sh</code> in that directory to start our application. Alternatively you may manually run <code>usr/bin/zenoedit</code> in there. Try <code>chmod +x usr/bin/*</code> if they don't have execute permission.</p> </li> <li> <p>Windows: 下载后,把 zip 文件解压到一个目录,然后双击其中的 <code>000_start.bat</code> 这个文件,即可启动我们的程序。此外您也可以找到 <code>zenoedit.exe</code> 直接双击运行。如果您遇到了 BUG,请通过提交 <a href="https://github.com/zenustech/zeno/issues">Github Issue</a> 的方式来反馈给我们, 感谢您的支持!</p> </li> <li> <p>Linux: 我们发布的二进制版支持 Ubuntu 18.04 以上的系统 (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14),否则请从源码构建。把下载的 tar.gz 文件解压到一个目录,然后在那个目录中运行命令 <code>bash 000_start.sh</code> 即可启动我们的程序。此外您也可以直接运行其中的 <code>usr/bin/zenoedit</code>。如果遇到没有执行权限的问题可以试试看 <code>chmod +x usr/bin/*</code>。</p> </li> </ul> github-actions[bot] tag:github.com,2008:Repository/352101248/2022.8.8 2022-08-08T08:33:42Z 2022.8.8 <p>(Automated Release by Github Actions / 由 GitHub CI/CD 自动发布)</p> <ul> <li> <p>branch <code>refs/heads/master</code></p> </li> <li> <p>commit <code>c424a045588436dd6c67a9bbc1d7e9dc07e7bf9b</code></p> </li> <li> <p>message <code>[release] Merge branch 'master' of https://github.com/zenustech/zeno</code></p> </li> <li> <p>version <code>2022.8.8</code></p> </li> <li> <p>Windows: After download, extract the zip file to a directory, then double-click the file <code>000_start.bat</code> in that directory to start our application. Alternatively you may manually run <code>zenoedit.exe</code>. If you encounter bugs, please let us know by submitting a <a href="https://github.com/zenustech/zeno/issues">Github Issue</a>, thank for your support!</p> </li> <li> <p>Linux: Our released binary support Ubuntu 18.04 and above (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14), otherwise please build from source. Extract the downloaded tar.gz to a directory, then run <code>bash 000_start.sh</code> in that directory to start our application. Alternatively you may manually run <code>usr/bin/zenoedit</code> in there. Try <code>chmod +x usr/bin/*</code> if they don't have execute permission.</p> </li> <li> <p>Windows: 下载后,把 zip 文件解压到一个目录,然后双击其中的 <code>000_start.bat</code> 这个文件,即可启动我们的程序。此外您也可以找到 <code>zenoedit.exe</code> 直接双击运行。如果您遇到了 BUG,请通过提交 <a href="https://github.com/zenustech/zeno/issues">Github Issue</a> 的方式来反馈给我们, 感谢您的支持!</p> </li> <li> <p>Linux: 我们发布的二进制版支持 Ubuntu 18.04 以上的系统 (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14),否则请从源码构建。把下载的 tar.gz 文件解压到一个目录,然后在那个目录中运行命令 <code>bash 000_start.sh</code> 即可启动我们的程序。此外您也可以直接运行其中的 <code>usr/bin/zenoedit</code>。如果遇到没有执行权限的问题可以试试看 <code>chmod +x usr/bin/*</code>。</p> </li> </ul> github-actions[bot] tag:github.com,2008:Repository/352101248/2022.8.2 2022-08-02T11:37:36Z 2022.8.2 <p>(Automated Release by Github Actions / 由 GitHub CI/CD 自动发布)</p> <ul> <li> <p>branch <code>refs/heads/master</code></p> </li> <li> <p>commit <code>cb22c772d577eadd1ddb3747f056ba9501f6db66</code></p> </li> <li> <p>message <code>[release] okwxl</code></p> </li> <li> <p>version <code>2022.8.2</code></p> </li> <li> <p>Windows: After download, extract the zip file to a directory, then double-click the file <code>000_start.bat</code> in that directory to start our application. Alternatively you may manually run <code>zenoedit.exe</code>. If you encounter bugs, please let us know by submitting a <a href="https://github.com/zenustech/zeno/issues">Github Issue</a>, thank for your support!</p> </li> <li> <p>Linux: Our released binary support Ubuntu 18.04 and above (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14), otherwise please build from source. Extract the downloaded tar.gz to a directory, then run <code>bash 000_start.sh</code> in that directory to start our application. Alternatively you may manually run <code>usr/bin/zenoedit</code> in there. Try <code>chmod +x usr/bin/*</code> if they don't have execute permission.</p> </li> <li> <p>Windows: 下载后,把 zip 文件解压到一个目录,然后双击其中的 <code>000_start.bat</code> 这个文件,即可启动我们的程序。此外您也可以找到 <code>zenoedit.exe</code> 直接双击运行。如果您遇到了 BUG,请通过提交 <a href="https://github.com/zenustech/zeno/issues">Github Issue</a> 的方式来反馈给我们, 感谢您的支持!</p> </li> <li> <p>Linux: 我们发布的二进制版支持 Ubuntu 18.04 以上的系统 (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14),否则请从源码构建。把下载的 tar.gz 文件解压到一个目录,然后在那个目录中运行命令 <code>bash 000_start.sh</code> 即可启动我们的程序。此外您也可以直接运行其中的 <code>usr/bin/zenoedit</code>。如果遇到没有执行权限的问题可以试试看 <code>chmod +x usr/bin/*</code>。</p> </li> </ul> github-actions[bot] tag:github.com,2008:Repository/352101248/2022.7.28 2022-07-28T09:09:27Z 2022.7.28 <p>(Automated Release by Github Actions / 由 GitHub CI/CD 自动发布)</p> <ul> <li> <p>branch <code>refs/heads/master</code></p> </li> <li> <p>commit <code>a152c01cb5ab1bfd3f3cda4059ea09e382f722f7</code></p> </li> <li> <p>message <code>[release] neednrrow</code></p> </li> <li> <p>version <code>2022.7.28</code></p> </li> <li> <p>Windows: After download, extract the zip file to a directory, then double-click the file <code>000_start.bat</code> in that directory to start our application. Alternatively you may manually run <code>zenoedit.exe</code>. If you encounter bugs, please let us know by submitting a <a href="https://github.com/zenustech/zeno/issues">Github Issue</a>, thank for your support!</p> </li> <li> <p>Linux: Our released binary support Ubuntu 18.04 and above (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14), otherwise please build from source. Extract the downloaded tar.gz to a directory, then run <code>bash 000_start.sh</code> in that directory to start our application. Alternatively you may manually run <code>usr/bin/zenoedit</code> in there. Try <code>chmod +x usr/bin/*</code> if they don't have execute permission.</p> </li> <li> <p>Windows: 下载后,把 zip 文件解压到一个目录,然后双击其中的 <code>000_start.bat</code> 这个文件,即可启动我们的程序。此外您也可以找到 <code>zenoedit.exe</code> 直接双击运行。如果您遇到了 BUG,请通过提交 <a href="https://github.com/zenustech/zeno/issues">Github Issue</a> 的方式来反馈给我们, 感谢您的支持!</p> </li> <li> <p>Linux: 我们发布的二进制版支持 Ubuntu 18.04 以上的系统 (glibcxx &gt;= 3.4.26, glibc &gt;= 2.14),否则请从源码构建。把下载的 tar.gz 文件解压到一个目录,然后在那个目录中运行命令 <code>bash 000_start.sh</code> 即可启动我们的程序。此外您也可以直接运行其中的 <code>usr/bin/zenoedit</code>。如果遇到没有执行权限的问题可以试试看 <code>chmod +x usr/bin/*</code>。</p> </li> </ul> github-actions[bot]