summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Maslek <jmaslek11@gmail.com>2023-10-02 15:01:58 -0400
committerJames Maslek <jmaslek11@gmail.com>2023-10-02 15:01:58 -0400
commitdf119dd1f878e3bc5ab5758fba28568706baf3e3 (patch)
tree57f2f93ce4e1933d3d8e2e0577c20931cbbb1cdc
parent78cfd1a42f883a92082e683a93d4ccef3c38b8b3 (diff)
Update readmes + changelog
-rw-r--r--website/content/terminal/changelog/version3_2_3.mdx34
-rw-r--r--website/content/terminal/installation/macos.md2
-rw-r--r--website/content/terminal/installation/windows.md2
3 files changed, 35 insertions, 3 deletions
diff --git a/website/content/terminal/changelog/version3_2_3.mdx b/website/content/terminal/changelog/version3_2_3.mdx
index 5ff02bf1dde..78fe968b080 100644
--- a/website/content/terminal/changelog/version3_2_3.mdx
+++ b/website/content/terminal/changelog/version3_2_3.mdx
@@ -4,4 +4,36 @@ version: "3.2.2"
date: 2023-10-02
description: Current - v3.2.3
sidebar_position: 92
---- \ No newline at end of file
+---
+Thank you for your patience! We have been working hard on the release of the openbb platform, which will be v4. You can check out the progress on our open PRs or the open branches.
+
+## Thank you and welcome to our new contributors 🔥
+@Light-JH, @MarkBenjamin and @ferreiratiago
+
+## What's new 🎉
+- We have fixed some issues related to the pip installation, which required pinning certain libraries.
+- General bug fixes
+
+
+## What's changed 🚀
+* hotfix/fix-pylint-errors: Fixes a couple of pylint errors (#5506) @deeleeramone
+* Update finvizfinance (#5500) @jmaslek
+* hotfix/forecast-make-intraday-work: An attempt to make intraday data work with forecast functions (#5486) @deeleeramone
+* Pin financedatabase (#5495) @jmaslek
+* Fix bug that doesn't allow to iterate through tickers with a dot (#5489) @DidierRLopes
+* refactor: reviewpad configuration (#5493) @ferreiratiago
+* hotfix/delete-options-screener-intro: Removes deprecated function from Intros documentation. (#5474) @deeleeramone
+* Hotfix stock screener (#5440) @jmaslek
+* Print message if yahoo finance load fails (#5450) @Light-JH
+* Hotfix/pywry 0.6.1 (#5446) @tehcoderer
+* Hotfix/weird logs (#5439) @hjoaquim
+* Improve readme header (#5432) @DidierRLopes
+* Release/3.2.2 (#5391) @jmaslek
+* Feature/sdk usage basics webpage tidy (#5388) @MarkBenjamin
+
+We are proud of our community contributors and staunch supporters of open-source ecosystems.
+Help us promote our community by tagging `@openbb_finance` on Twitter with a link to your pull request,
+and join our Discord server to chat about your contribution! We want to hear about your experience!
+
+### Links 🦋
+[Website](https://openbb.co/), [Twitter](https://twitter.com/openbb_finance), [Linkedin](https://www.linkedin.com/company/openbb-finance), [Instagram](https://www.instagram.com/openbb.finance/), [Reddit](https://www.reddit.com/r/openbb/), [Discord](https://discord.com/invite/xPHTuHCmuV)
diff --git a/website/content/terminal/installation/macos.md b/website/content/terminal/installation/macos.md
index 6b573eabfac..041822feb74 100644
--- a/website/content/terminal/installation/macos.md
+++ b/website/content/terminal/installation/macos.md
@@ -37,7 +37,7 @@ Install the OpenBB Terminal on MacOS (Big Sur or later). There are two versions
<div style={{
height: 80
}}>
-<InstallerButton href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.2/x86.64.MacOS.OpenBB.Terminal.v3.2.2.pkg" label="Mac Intel Installer" /> <InstallerButton href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.2/ARM64.MacOS.OpenBB.Terminal.v3.2.2.pkg" label="Mac M1 Installer" />
+<InstallerButton href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.3/x86.64.MacOS.OpenBB.Terminal.v3.2.3.pkg" label="Mac Intel Installer" /> <InstallerButton href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.3/ARM64.MacOS.OpenBB.Terminal.v3.2.3.pkg" label="Mac M1 Installer" />
</div>
<details><summary>Minimum Requirements</summary>
diff --git a/website/content/terminal/installation/windows.md b/website/content/terminal/installation/windows.md
index d92f1d37404..77c9bd41a55 100644
--- a/website/content/terminal/installation/windows.md
+++ b/website/content/terminal/installation/windows.md
@@ -30,7 +30,7 @@ import InstallerButton from "@site/src/components/General/InstallerButton";
This section provides you with the installation file as well as the guide to install the OpenBB Terminal via Windows (10 or greater).
-<InstallerButton type="windows" href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.2/Windows.OpenBB.Terminal.v3.2.2.exe" label="Windows Installer" />
+<InstallerButton type="windows" href="https://github.com/OpenBB-finance/OpenBBTerminal/releases/download/v3.2.3/Windows.OpenBB.Terminal.v3.2.3.exe" label="Windows Installer" />
<details><summary>Minimum Requirements</summary>