You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add driver context access in createVars function ([#2841](https://github.com/rivet-gg/rivet/issues/2841)) ([0309f87](https://github.com/rivet-gg/rivet/commit/0309f873471d8a0a8fc7e4d666f826a26da10c66))
14
+
* expose GET /actors/usage, GET /actors/logs, GET /actors/logs/export, GET /routes/history ([#2716](https://github.com/rivet-gg/rivet/issues/2716)) ([69144d3](https://github.com/rivet-gg/rivet/commit/69144d396852e80788209cc8e9830406c943c0ac))
***site:** bring back docs navigation to mobile ([#2814](https://github.com/rivet-gg/rivet/issues/2814)) ([bbc72f8](https://github.com/rivet-gg/rivet/commit/bbc72f8b9e9325e88872074d5cbc0352c4e8d272))
20
+
***site:** set user's email during newsletter form submission ([#2810](https://github.com/rivet-gg/rivet/issues/2810)) ([c235c8c](https://github.com/rivet-gg/rivet/commit/c235c8c439d19ec8bced4f00114788f244475bc9))
21
+
22
+
23
+
### Bug Fixes
24
+
25
+
* 404 and descriptions ([#2830](https://github.com/rivet-gg/rivet/issues/2830)) ([ab281d6](https://github.com/rivet-gg/rivet/commit/ab281d6be5a3e38d98f0999bd9c5b33c0ef969a4))
***dev-full:** update to use new ports ([#2717](https://github.com/rivet-gg/rivet/issues/2717)) ([74e2654](https://github.com/rivet-gg/rivet/commit/74e26546228d2c1d35b615228a43301b210909cb))
32
+
* gracefully handle prom failure for pb topo ([#2731](https://github.com/rivet-gg/rivet/issues/2731)) ([2840095](https://github.com/rivet-gg/rivet/commit/28400957ef3370d9a85001b36bf22801fb69854e))
***hub:** bring back monospace font ([#2781](https://github.com/rivet-gg/rivet/issues/2781)) ([865550c](https://github.com/rivet-gg/rivet/commit/865550cf6264e22b591781ea087368c07d713f5f))
35
+
* links and orphan pages ([#2824](https://github.com/rivet-gg/rivet/issues/2824)) ([d25aced](https://github.com/rivet-gg/rivet/commit/d25aced8351802d0e2ef9158c4ae4efb3b6576ac))
36
+
* load aurrent actor if its outside of current pagination window ([#2772](https://github.com/rivet-gg/rivet/issues/2772)) ([23c76be](https://github.com/rivet-gg/rivet/commit/23c76be85f3587c4e6eda9c9b147f349fc7d9481))
37
+
***pegboard:** include namespace in actor log query ([#2712](https://github.com/rivet-gg/rivet/issues/2712)) ([5cc7d50](https://github.com/rivet-gg/rivet/commit/5cc7d506e002c8433d7157e25b972f7e99b44c98))
38
+
* SEO improvements ([#2827](https://github.com/rivet-gg/rivet/issues/2827)) ([32ac342](https://github.com/rivet-gg/rivet/commit/32ac342f6e6c41155ef815bfd78562a1b41ddde6))
39
+
***site:** fix initial animation state in sidebar ([#2797](https://github.com/rivet-gg/rivet/issues/2797)) ([4221722](https://github.com/rivet-gg/rivet/commit/42217221fc25b2180493fc3bfdbbebae8dd9480a))
40
+
***site:** fix llms.txt link ([#2787](https://github.com/rivet-gg/rivet/issues/2787)) ([bc24ee5](https://github.com/rivet-gg/rivet/commit/bc24ee58ceaeb87eb66bf29bd1ee5076d456f12c))
41
+
***toolchain:** dont upgrade for deploys by default ([#2743](https://github.com/rivet-gg/rivet/issues/2743)) ([135d982](https://github.com/rivet-gg/rivet/commit/135d982fc60c81cd5b231bde96b2d09247636977))
42
+
***toolchain:** fix compat with deploying using podman ([#2571](https://github.com/rivet-gg/rivet/issues/2571)) ([716868c](https://github.com/rivet-gg/rivet/commit/716868c4c3d6ed4e3fc9e68f1ddd29234bb72c73))
43
+
***toolchain:** mark external deps ([#2713](https://github.com/rivet-gg/rivet/issues/2713)) ([4ca8675](https://github.com/rivet-gg/rivet/commit/4ca8675a3aa10a9709a3ed7c7c2768f70007dbb3))
44
+
* update Claude URL from /chat to /new ([#2790](https://github.com/rivet-gg/rivet/issues/2790)) ([24e4666](https://github.com/rivet-gg/rivet/commit/24e46666c1f66a2c029f8d6cda48b81e52b8638f))
45
+
* upgrade actors by build name ([#2741](https://github.com/rivet-gg/rivet/issues/2741)) ([9eddbd3](https://github.com/rivet-gg/rivet/commit/9eddbd3f3c409edb594bb5ac5a2d81c37a3906d1))
46
+
***workflows:** fix race condition of workflow waking before commit ([#2748](https://github.com/rivet-gg/rivet/issues/2748)) ([3493a1d](https://github.com/rivet-gg/rivet/commit/3493a1d4b294cd43575ef80fcf8b30009ae413db))
47
+
***workflows:** fix signal publish/listen race condition ([#2742](https://github.com/rivet-gg/rivet/issues/2742)) ([cb1d4d7](https://github.com/rivet-gg/rivet/commit/cb1d4d7a5149621fc1f65dea74fb97f401016101))
48
+
49
+
50
+
### Documentation
51
+
52
+
* add runInBackground method and update actor lifecycle docs ([#2842](https://github.com/rivet-gg/rivet/issues/2842)) ([89519b9](https://github.com/rivet-gg/rivet/commit/89519b910fe2a1921e06e097b42fccbae63a602c))
53
+
* update WebSocket handler docs and client type references ([#2791](https://github.com/rivet-gg/rivet/issues/2791)) ([0b88ac3](https://github.com/rivet-gg/rivet/commit/0b88ac3c3543158dae60a2f925da75842e313a7e))
***hub:** hide rivetkit related tabs from ui ([#2724](https://github.com/rivet-gg/rivet/issues/2724)) ([d8d3e8e](https://github.com/rivet-gg/rivet/commit/d8d3e8e4516ad40e02b87086dfbc34d51e1f44ab))
60
+
61
+
62
+
### Chores
63
+
64
+
* a mess of merging everything together ([#2720](https://github.com/rivet-gg/rivet/issues/2720)) ([4646b83](https://github.com/rivet-gg/rivet/commit/4646b835e137327d7ca61ccdd64e13b5791c2b19))
* add enterprise flags for rivet cloud ([#2799](https://github.com/rivet-gg/rivet/issues/2799)) ([94704d4](https://github.com/rivet-gg/rivet/commit/94704d4e66cbe9d0fc5fd4aa8ec4b7423bf9a922))
68
+
* add mobile nav & code snippets layout ([#2753](https://github.com/rivet-gg/rivet/issues/2753)) ([21fb11e](https://github.com/rivet-gg/rivet/commit/21fb11e22fc6ffe4e5dbfde3e96f0f735d5f4e44))
69
+
* add quickstart index page ([#2759](https://github.com/rivet-gg/rivet/issues/2759)) ([6cfd757](https://github.com/rivet-gg/rivet/commit/6cfd7576099dcdcbd9cabe0f51442ea3e511cc34))
* add talk to an engineer page ([#2756](https://github.com/rivet-gg/rivet/issues/2756)) ([c827b91](https://github.com/rivet-gg/rivet/commit/c827b91173932ecb08f8d61f81774bbe26c7914b))
* change open in chatgpt/claude to use url instead of full markdown text ([#2766](https://github.com/rivet-gg/rivet/issues/2766)) ([0097f67](https://github.com/rivet-gg/rivet/commit/0097f678c6fbf3a26fcbb1c625b61de31a023cc5))
75
+
* clean up mdx components ([#2769](https://github.com/rivet-gg/rivet/issues/2769)) ([a86abce](https://github.com/rivet-gg/rivet/commit/a86abce8fe8d21e782017a966aedddc0f283e0cd))
76
+
* clean up nav ([#2776](https://github.com/rivet-gg/rivet/issues/2776)) ([97e7f7e](https://github.com/rivet-gg/rivet/commit/97e7f7e4a093b6340aeb0da6e5aaee55289f2663))
77
+
* clean up nav styling ([#2751](https://github.com/rivet-gg/rivet/issues/2751)) ([9b48931](https://github.com/rivet-gg/rivet/commit/9b48931503a83e06d649d415cdbf25fe529b6635))
78
+
* clean up remaining docs ([#2770](https://github.com/rivet-gg/rivet/issues/2770)) ([497c855](https://github.com/rivet-gg/rivet/commit/497c8550edeb8af6e9c544a9c131cd39ad278c40))
79
+
* dim platform icons ([#2736](https://github.com/rivet-gg/rivet/issues/2736)) ([8ad23b1](https://github.com/rivet-gg/rivet/commit/8ad23b1585f589dc56f4248dfbf063b221722574))
* fix active active page in router ([#2762](https://github.com/rivet-gg/rivet/issues/2762)) ([a87caf8](https://github.com/rivet-gg/rivet/commit/a87caf864b75408e003e7a87db4b7992ecee3551))
82
+
* fix building site for cf ([#2757](https://github.com/rivet-gg/rivet/issues/2757)) ([8710efb](https://github.com/rivet-gg/rivet/commit/8710efb96443e45c3e3f650794b024a1e86c105a))
83
+
* fix mobile layout on landing page ([#2754](https://github.com/rivet-gg/rivet/issues/2754)) ([714a597](https://github.com/rivet-gg/rivet/commit/714a597d478cb3509fc6fcbb6cd750144b2ef297))
* link to websocket examples ([#2779](https://github.com/rivet-gg/rivet/issues/2779)) ([5aa1a77](https://github.com/rivet-gg/rivet/commit/5aa1a77e1da9c6dcf916aa033e0d02e80cdbc996))
91
+
* make site full width ([#2752](https://github.com/rivet-gg/rivet/issues/2752)) ([51278d1](https://github.com/rivet-gg/rivet/commit/51278d1ba8efe4c4594d426663750ab35c526fcc))
92
+
* mark LLM lists and docs as generated files ([#2788](https://github.com/rivet-gg/rivet/issues/2788)) ([a4ed08d](https://github.com/rivet-gg/rivet/commit/a4ed08de62d2087aa9327c2b772f6c8a86cb7595))
* migrate redirects from file to Next.js config ([#2789](https://github.com/rivet-gg/rivet/issues/2789)) ([da00ff5](https://github.com/rivet-gg/rivet/commit/da00ff59ded66893ab68ff763cf2148c27e410b5))
96
+
* moved tailwind v2 -> main config ([#2750](https://github.com/rivet-gg/rivet/issues/2750)) ([a1641eb](https://github.com/rivet-gg/rivet/commit/a1641eb3ef88cc65f69c744c35c3b0b420c956e7))
97
+
***pegboard:** add workaround fetching image size when not using ats ([#2744](https://github.com/rivet-gg/rivet/issues/2744)) ([386da9f](https://github.com/rivet-gg/rivet/commit/386da9f61cefd6ef1c322e29022a368dac348ee5))
***release:** update version to 25.5.3 ([2380933](https://github.com/rivet-gg/rivet/commit/2380933a8a9730304e1347d5b936ff567db2ba16))
101
+
***site:** add examples to landing page ([#2747](https://github.com/rivet-gg/rivet/issues/2747)) ([cb555da](https://github.com/rivet-gg/rivet/commit/cb555da48787648069726afc81a4a8e21972cc4e))
102
+
***site:** doc new useActor properties ([#2808](https://github.com/rivet-gg/rivet/issues/2808)) ([db39a0d](https://github.com/rivet-gg/rivet/commit/db39a0d417f64055584c567c9f1ac6b9990d4780))
103
+
***site:** update docs nav scrolling ([#2796](https://github.com/rivet-gg/rivet/issues/2796)) ([7e80a18](https://github.com/rivet-gg/rivet/commit/7e80a18bfae0e1bfa579581b23bf8c49c0502a9a))
104
+
***site:** update docs on new lifecycle hooks ([#2843](https://github.com/rivet-gg/rivet/issues/2843)) ([f879623](https://github.com/rivet-gg/rivet/commit/f879623b871e4acafaffd31817b9386fb84ddce1))
* tweak nav ([#2749](https://github.com/rivet-gg/rivet/issues/2749)) ([233cee9](https://github.com/rivet-gg/rivet/commit/233cee96ee420fcafca07f4330935d84441613a9))
* update download logs button to use export ([#2718](https://github.com/rivet-gg/rivet/issues/2718)) ([d01af0e](https://github.com/rivet-gg/rivet/commit/d01af0e8f96c0b8086f78cda970d6922b5ae5b15))
111
+
* update og image ([#2801](https://github.com/rivet-gg/rivet/issues/2801)) ([62b95a1](https://github.com/rivet-gg/rivet/commit/62b95a164adffb71ae399b3df5cca9dc62307cfd))
0 commit comments