Releases: vtenfys/notion-linux
Notion 2.0.11 (Revision 8)
Changes since last release:
- Update to Electron 11.3.0
- Update build-time dependencies
Update
To update on Ubuntu, Debian or Linux Mint:
sudo apt update && sudo apt upgrade
To update on Fedora or CentOS:
sudo dnf update --refresh
To update on openSUSE:
sudo zypper refresh && sudo zypper update
Migration to Gemfury
Changes since last release:
- Due to cost of Firebase Hosting, repositories have moved to Gemfury which offers free public hosting
- Migration is required for Ubuntu, Debian and Linux Mint users, due to changes in repository structure
No packages have been updated in this release.
Migrate to new repository
The following action is required for existing Ubuntu, Debian and Linux Mint users:
wget https://notion.davidbailey.codes/notion-linux.list
sudo mv notion-linux.list /etc/apt/sources.list.d/notion-linux.list
No action is required for existing Fedora, CentOS and openSUSE users.
Notion 2.0.11 (Revision 7)
Changes since last release:
- Update to Electron 11.2.3
- Minor build script improvements
Update
To update on Ubuntu, Debian or Linux Mint:
sudo apt update && sudo apt upgrade
To update on Fedora or CentOS:
sudo dnf update --refresh
To update on openSUSE:
sudo zypper refresh && sudo zypper update
Notion 2.0.11 (Revision 6)
Changes since last release:
- Produce
notion-enhanced
packages with Notion Enhancer mods applied- Vanilla Notion packages are still available using the
notion-desktop
package
- Vanilla Notion packages are still available using the
- Refactor and improve build scripts
Migrate to notion-enhanced
This step is optional; you can continue using notion-desktop
package for the vanilla version of Notion.
If you would like to migrate from notion-desktop
to notion-enhanced
, follow the steps below:
- If you've applied Notion Enhancer to the vanilla
notion-desktop
package, first uninstall it:npm remove -g notion-enhancer
- Uninstall
notion-desktop
using the relevant command for your system:sudo apt remove notion-desktop # Ubuntu, Debian, Linux Mint sudo dnf remove notion-desktop # Fedora, CentOS sudo zypper remove notion-desktop # openSUSE
- Migrate your configuration directory:
mv ~/.config/notion-{desktop,enhanced}
- Install
notion-enhanced
using the installation steps in the README.
Update
To update on Ubuntu, Debian or Linux Mint:
sudo apt update && sudo apt upgrade
To update on Fedora or CentOS:
sudo dnf update --refresh
To update on openSUSE:
sudo zypper refresh && sudo zypper update
Notion 2.0.11 (Revision 5)
Changes since last release:
- Update to Electron 11.2.2
- Set
StartupNotify=false
due to problems in GNOME with the default value oftrue
Update
To update on Ubuntu, Debian or Linux Mint:
sudo apt update && sudo apt upgrade
To update on Fedora or CentOS:
sudo dnf update --refresh
To update on openSUSE:
sudo zypper refresh && sudo zypper update
Notion 2.0.11 (Revision 4)
Changes since last release:
- Remove update checker patch
- Provide DEB and RPM repositories
To install on Ubuntu, Debian or Linux Mint:
wget https://notion.davidbailey.codes/notion-linux.list
sudo mv notion-linux.list /etc/apt/sources.list.d/notion-linux.list
sudo apt update && sudo apt install notion-desktop
To install on Fedora or CentOS:
wget https://notion.davidbailey.codes/notion-linux.repo
sudo mv notion-linux.repo /etc/yum.repos.d/notion-linux.repo
sudo dnf install notion-desktop
To install on openSUSE:
wget https://notion.davidbailey.codes/notion-linux.repo
sudo mv notion-linux.repo /etc/zypp/repos.d/notion-linux.repo
sudo zypper install notion-desktop
Notion 2.0.11 (Revision 3)
Changes since last release:
- Update to Electron 11.2.1 (thanks @mraif13!)
- Provide pre-built RPM packages (thanks @utkarshmalik211 and @enmanuelmoreira!)
Ubuntu, Debian, Linux Mint (DEB):
- Most users should download
notion-desktop_2.0.11-3_amd64.deb
, for PCs with Intel or AMD processors. - Download
notion-desktop_2.0.11-3_arm64.deb
for 64-bit ARM devices, such as Raspberry Pi.
Fedora, CentOS, openSUSE (RPM):
- Most users should download
notion-desktop-2.0.11-3.x86_64.rpm
, for PCs with Intel or AMD processors. - Download
notion-desktop-2.0.11-3.aarch64.rpm
for 64-bit ARM devices, such as Raspberry Pi.
Note: If you were fast enough to download this release within the first 15 minutes of it being out, you'll be taken to this page even after installing the update. This was a bug with the update checker which was fixed in 5a039ad; please download and install the same package again, and you will no longer be prompted to update.
Notion 2.0.11 (Revision 2)
Changes since last release:
- Check for updates on startup and open the latest release on GitHub if a new version is available
- Support logging in with Google and Apple ID using a web browser
Ubuntu, Debian, Linux Mint (DEB):
- Most users should download
notion-desktop_2.0.11_amd64.deb
, for PCs with Intel or AMD processors. - Download
notion-desktop_2.0.11_arm64.deb
for 64-bit ARM devices, such as Raspberry Pi.
Notion 2.0.11 (Revision 1)
Changes:
- Update to Electron 11.1.1
- Add build support for alternate architectures
- Provide pre-built ARM64 package
Notion 2.0.11
Changes:
- Update to Notion 2.0.11
- Update to Electron 11.0.3