Releases: mikifus/padland
Releases · mikifus/padland
v3.2
- Minor bug fixes.
- Minor QoL improvements.
- Added CryptPad support.
v3.0
- Migrated database to Room.
- Better implementation of Material Design.
- Extreme refactoring keeping the same features and adding some minor ones.
- Export and import data.
v2.0
- Migrated code to Kotlin.
- Implemented AndroidX and Material Design.
- Theme dark/light follows device
v1.8
- Opt out of sending metrics to Google when usin WebView
v1.7
- Dropped support for PrimaryPad:
- Removed old workarounds and hacks to correctly display Etherpad-based documents.
v1.6
Dropped support for the following server (you can add them manually):
- Etherpad.net
- Titanpad.com
- Meetingwords.com
- Piratenpad.de
v1.5
- More SQL injection fixes.
- Added pad URL copy function
- Dropped support for piratepad.net
Fixed SQL injection
As promised, this release fixes the issue that was detected by a Google bot.