LiteDB v5.0.7 Release Notes

Release Date: 2020-04-14 // about 4 years ago
  • 🆕 New

    • Maximum index key length increased to 1023 bytes
    • ⬆️ Upgrade option in ConnectionString is now a bool again (DataOnly no longer needed because index key length was increased)
    • Id field in resolved includes are now stored with $id key (instead of _id)

    🐛 Bug fixes