github frappe/frappe v8.8.0
Release v8.8.0

latest releases: v15.25.0, v14.73.0, v15.24.1...
6 years ago
  • [minor] added the change log for version 8.8.0 (#3970)
  • [fix] reply for email
  • Update list.html
  • [fix] disable twofactor
  • [fix] top padding for login
  • [minor] remove 2fa from setup wizar
  • [fix] tests
  • [minor] cleaned code from user.js
  • [add] disable 2fa
  • [fix] style and move setup to system settings
  • [fixes] bunch of ui fixes
  • [fix] Refresh links child table in address.js (#3863)
  • [fix] add theme color (#3869)
  • added whitelisted function get_time_zone (#3843)
  • fix event test (#3868)
  • Fix footer overlap in print preview (#3866)
  • [minor] pass null instead of false if there are no unsaved changes (#3860)
  • Colors in Event Calendar using color picker (#3857)
  • validate the sender email id (#3862)
  • Decrease website sidebar width, push down for mobile (#3864)
  • Change icons in timeline to Text-All-Format #10273 (#3859)
  • Enable 2fa in sites config instead of system settings, also enabled for admin
  • [minor] indicator in form.js
  • [minor] sidebar in website not hidden in mobile
  • [minor] clear headline
  • add new argument for transfering data to be printed (#3841)
  • Replaced cPickle import with six.moves.cPickle (#3858)
  • [test] test_customize_form.js
  • [test] test_customize_form.js
  • [test] test_customize_form.js
  • Title display issue in mobile UI #3799 (#3850)
  • [fix] selenium
  • [tests] dont show alert if in test
  • [test] test_customize_form.js
  • Minor fix in client.get_value (#3852)
  • [fix] multiple grid_row fetch (#3856)
  • [minor] prompt if user has unsaved documents
  • [fix]Email being sent after each failed login
  • Tests for twofactor
  • Changes to OTP settings in System Settings
  • Correcting issue with System Settings json file
  • Various fixes. Barcode email now sent only once instead of on each login.
  • [WIP]Add QRCode email feature
  • [fix]Prevent future of qrcode if user login
  • Settings to send Qrcode as email to user
  • [WIP][Refactor] Redo twofactor code
  • [WIP][Refactor] Redo twofactor code
  • Added ability for either Administrator or user to reset the OTP secret. A user that is not Administrator can only reset their own OTP secret. Administrator can reset OTP secret of any user.
  • Updates to System Settings and login.js to allow for specification of the name of the token issuer.
  • Fixed issue with SMS sending
  • Transfer of SMS Settings and SMS Parameter to Frappe from ERPNext. Triggered by the need for SMS Sending by the Two-Factor Authentication functionality contributed by Manqala
  • fix Email otp method queue email sending
  • fix website user login bug refactor JS
  • refactor code fix bug
  • check if more than one role has 2fa enabled
  • Show twofactor auth in setup wizard
  • Minor fix for checking successful otp login
  • [fix] Qrcode not visible for twofactor auth
  • Include pyqrcode in requirements.txt
  • Added pyotp to requirements.txt
  • general verification method set in system settings
  • fix otp method to default in User doctype
  • use OTP App, SMS or Email to authenticate
  • enable 2fa from system settings
  • show qr code for first otp login
  • Check if user role on login, return otpauth uri

Don't miss a new frappe release

NewReleases is sending notifications on new releases.