Releases: dwilding/frogtab
Frogtab Local 2.0.4
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Automatically back up your data in any browser
- Send tasks to Frogtab via a terminal
Install the Linux snap or install the Python package.
App changes
- Updated Frogtab's dependencies, including an OpenPGP.js security patch.
Frogtab Local 2.0.3
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Automatically back up your data in any browser
- Send tasks to Frogtab via a terminal
Install the Linux snap or install the Python package.
App changes
- Updated the list of projects that Frogtab depends on. Thank you @ramsey, @iconoir-icons, @lkiesow, @openpgpjs, and @vanodevium for your awesome open source projects!
Frogtab Local 2.0.2
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Automatically back up your data in any browser
- Send tasks to Frogtab via a terminal
Install the Linux snap or install the Python package.
App changes
- Made a minor wording change on the help page.
Frogtab Local changes
- Internal and doc improvements.
Frogtab Local 2.0.1
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Automatically back up your data in any browser
- Send tasks to Frogtab via a terminal
Install the Linux snap or install the Python package.
App changes
- On the help page, renamed "Exporting your data" to "Backing up your data".
- On the help page, renamed "Importing your data" to "Restoring your data" and replaced the restore link by a button.
- On the help page, removed details about importing and exporting completed tasks. Added a short summary at the end of "Tracking your completed tasks".
Frogtab Local 2.0.0
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Automatically back up your data in any browser
- Send tasks to Frogtab via a terminal
Install the Linux snap or install the Python package.
App changes
- You can now use Ctrl+X or ⌘+X to cut tasks, even if no text is selected.
- You can now use Ctrl+A or ⌘+A to select all tasks, even if your cursor isn't in the task editor.
Frogtab Local changes
- Replaced the
frogtabcommand (provided by the Linux snap) by an entirely newfrogtabcommand. Instead of starting Frogtab Local,frogtabnow sends tasks to Frogtab. To start Frogtab Local, runfrogtab start. - Published a Python package that also provides the new
frogtabcommand, as an alternative to the Linux snap. - Auto-backup is now enabled by default.
- Removed the ability customize backup methods with Python code. You can use the new
frogtabcommand to control the location of the Frogtab backup file. To learn more, runfrogtab help.
Frogtab Local v1.08
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Enable automatic backups in any browser
To set up Frogtab Local, download and unzip frogtab_local_v108.zip, then follow the instructions in the README file.
If you use Linux, it's easier to install Frogtab Local from the Snap Store.
Changes in v1.08
- Sending tasks via a terminal now fails if the label has never been used by Frogtab
Frogtab Local v1.07
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Enable automatic backups in any browser
To set up Frogtab Local, download and unzip frogtab_local_v107.zip, then follow the instructions in the README file.
If you use Linux, it's easier to install Frogtab Local from the Snap Store.
Changes in v1.07
- You can now send tasks to Frogtab via a terminal, without registering for a personal link. See the help page
Frogtab Local v1.06
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Enable automatic backups in any browser and add your own backup methods
To set up Frogtab Local, download and unzip frogtab_local_v106.zip, then follow the instructions in the README file.
If you use Linux, it's easier to install Frogtab Local from the Snap Store.
Changes in v1.06
- You can now stop Frogtab Local via your browser. See the bottom of the help page
- Reorganized the menu to always show Achievements. Removed Send to Frogtab from the menu
- Reorganized the help page and explained Achievements in a more approachable way
- Improved keyboard accessibility
- Changed the ID format of generated key pairs, for better compatibility with GnuPG
Frogtab Local v1.05
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Enable automatic backups in any browser and add your own backup methods
To set up Frogtab Local, download and unzip frogtab_local_v105.zip, then follow the instructions in the README file.
If you use Linux, it's easier to install Frogtab Local from the Snap Store.
Changes in v1.05
- Added a variable in config.py that specifies the server to use for personal links
- Fixed a registration bug that occurred after importing an old backup file
Frogtab Local v1.04
Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:
- Use Frogtab offline
- Enable automatic backups in any browser and add your own backup methods
To set up Frogtab Local, download and unzip frogtab_local_v104.zip, then follow the instructions in the README file.
If you use Linux, it's easier to install Frogtab Local from the Snap Store.
Changes in v1.04
- Changed the Flask app to run via Python instead of the
flaskcommand. The port is now specified in config.py - Changed the name of the built-in backup method to show the backup directory instead of the filename
- Identified the registration server in "Registering for a personal link" on the help page
- Removed the
data-vibeattribute and documented how to customize the placeholder text of your personal link