<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-05-04T05:20:19Z</updated>
<entry>
<title>vcpkg zlib's DLL seems to be renamed</title>
<updated>2026-05-04T05:20:19Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-05-04T05:20:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7a617e88cd5f61b46744dda2df1fb82eede70ebf'/>
<id>urn:sha1:7a617e88cd5f61b46744dda2df1fb82eede70ebf</id>
<content type='text'>
from zlib1.dll to z.dll
</content>
</entry>
<entry>
<title>MacPorts' expat (compatibility) has been updated</title>
<updated>2026-05-02T15:19:21Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-05-02T15:19:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9e905bd830c7cfb79443c1ca0ee9cdf4d24bf9f9'/>
<id>urn:sha1:9e905bd830c7cfb79443c1ca0ee9cdf4d24bf9f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MacPorts' openal-soft has been upgraded to 1.25.1</title>
<updated>2026-04-23T01:05:33Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-04-23T01:05:33Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=db4cd24ad6eff20200289c31ea2bafd7f1c0f603'/>
<id>urn:sha1:db4cd24ad6eff20200289c31ea2bafd7f1c0f603</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable Velopack</title>
<updated>2026-04-22T08:38:23Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-03-31T06:08:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ad4235292c7081884eb6a9f04c51dcfc8a62eabc'/>
<id>urn:sha1:ad4235292c7081884eb6a9f04c51dcfc8a62eabc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FMOD has been upgraded</title>
<updated>2026-04-18T13:42:26Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-04-18T13:42:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ddeac8b7b1c0ca6dc1444b8edf24f97c7860db8f'/>
<id>urn:sha1:ddeac8b7b1c0ca6dc1444b8edf24f97c7860db8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/main'</title>
<updated>2026-04-18T13:27:33Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-04-18T13:27:33Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c048611e4e5cd35832ff733f475f1d76e14f5fed'/>
<id>urn:sha1:c048611e4e5cd35832ff733f475f1d76e14f5fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release/26.1.1 (#5530)</title>
<updated>2026-04-07T23:12:59Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@lindenlab.com</email>
</author>
<published>2026-04-07T23:12:59Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5c500ccf407f0b5a0b253b98dd4bd3f33f643aba'/>
<id>urn:sha1:5c500ccf407f0b5a0b253b98dd4bd3f33f643aba</id>
<content type='text'>
* Integrate Velopack installer and update framework

* Add Velopack update support for macOS and VVM integration

* Update Velopack version and dependencies

* Improve Velopack packaging for macOS

* #5346 Uninstall older non-velopack viewer (#5363)

* #5335 Fix silent uninstall asking about registry

* #5346 Uninstall older non-velopack viewer

* Use runtime viewer exe name, handle Velopack URL

* Velopack download failure diagnostic (#5520)

* Velopack download failure diagnostic

* Fix up velopack downloading updates.  Handle updates internally then hand them off to velopack. (#5524)

* More velopack changes.  Should download updates properly now.

* Don't include NSI files

* Restore optional updates, refine viewer restart behavior. (#5527)

* Add support for optional updates.

* Don't restart the viewer after the update unless it was optional.

* Setup UpdaterServiceSetting with velopack properly.

* Refine the restart behavior a bit - readd the old "the viewer must update" UX.

* If the update is still downloading, close should just reopen the downloading dialog.

---------

Co-authored-by: Jonathan "Geenz" Goodman &lt;geenz@lindenlab.com&gt;

* Remove SLVersionChecker from the viewer with velopack. (#5528)

* Remove SLVersionChecker updater integration

* Ensure that the portable install has the correct version number.

* Don't produce shortcuts with VPK - we do this with our post install.

* Bump viewer version from 26.1.0 to 26.1.1

* Potential fix for uninstaller not being functional.

* Fix for UpdaterServiceSetting being ignored.

* Filter for release channel when generating shortcuts.

* Add some more logging for icons on Windows builds.

* More VPK logging.

* Move velopack packaging in CI to the sign and package step.

* Enable velopack downgrade and skip older updates

* Move the version required checking into velopack's checks.

* Potential fix for downgrade prompts.

* Make sure our macOS flow mirrors Windows.

* Make sure to use the dev version of the mac sign and package.

* p#553 Only one of two uninstallers displayed

* #5346 Don't force user to shutdown velopack build for NSIS uninstall

* #5346 Ignore option for the uninstall dialog

* #5346 Fix early exit crash

* #5346 Properly reset version flag.

* Add some autodetect logic on macOS.

* p#564 Clear legacy links

* p#553 Handle uninstall records

* p#549 Permit testing release notes on a test build

* p#564 Remake nsis to velopack update flow

* p#564 Remake nsis to velopack update flow #2

* p#564 Fix incorrect value type

* p#553 Clear velopack's own registry entry in favor of a custom one

* #5346 Resolve duplicated window class name

* Bump to 2.1.0 of sign and package.

---------

Co-authored-by: Andrey Kleshchev &lt;117672381+akleshchev@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix links to newer ICU on macOS</title>
<updated>2026-03-31T08:21:03Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-03-31T08:21:03Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=54b957c78179c495fb8e62e62ae2326f9d185724'/>
<id>urn:sha1:54b957c78179c495fb8e62e62ae2326f9d185724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MacPorts' zlib has been upgraded from 1.3.1 to 1.3.2</title>
<updated>2026-03-31T07:39:32Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-03-31T07:39:32Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=28a7a33328396653e550854e6e5acb3e3fc1faf3'/>
<id>urn:sha1:28a7a33328396653e550854e6e5acb3e3fc1faf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MacPorts' libxml2 (compatibility) has been updated</title>
<updated>2026-03-31T07:38:30Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-03-31T07:38:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=aa475ebe57bce79348a74e8304e0f8d58ebb7e55'/>
<id>urn:sha1:aa475ebe57bce79348a74e8304e0f8d58ebb7e55</id>
<content type='text'>
</content>
</entry>
</feed>
