Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosomb authored Jul 24, 2023
1 parent b33bfb5 commit d1b4d28
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions news/20230724-new-release-wallabag-262/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ _🤝 A little reminder that **you can support our work** on wallabag by sponso
### Fixes
* Fix mass action input on dark theme by @simounet [https://github.com/wallabag/wallabag/pull/6673](https://github.com/wallabag/wallabag/pull/6673)
* Fix undefined variable by @nicosomb [https://github.com/wallabag/wallabag/pull/6672](https://github.com/wallabag/wallabag/pull/6672)
* Fix table name in migration by @nicosomb [https://github.com/wallabag/wallabag/pull/6653](https://github.com/wallabag/wallabag/pull/6672)
* Fix table name in migration by @nicosomb [https://github.com/wallabag/wallabag/pull/6653](https://github.com/wallabag/wallabag/pull/6653)

### Technical stuff
* Add a new build to test when no database table prefix are defined by @j0k3r [https://github.com/wallabag/wallabag/pull/6731](https://github.com/wallabag/wallabag/pull/6672)
* Keep escaped table name while migrating by @Glandos [https://github.com/wallabag/wallabag/pull/6710](https://github.com/wallabag/wallabag/pull/6672)
* Remove twofactor_auth parameter by @nicosomb [https://github.com/wallabag/wallabag/pull/6723](https://github.com/wallabag/wallabag/pull/6672)
* ApiDoc: Add response description to UserRestController by @caspermeijn [https://github.com/wallabag/wallabag/pull/6684](https://github.com/wallabag/wallabag/pull/6672)
* ApiDoc: Add response description to WallabagRestController by @caspermeijn [https://github.com/wallabag/wallabag/pull/6102](https://github.com/wallabag/wallabag/pull/6672)
* Skip migration if the table was already renamed by @gramakri [https://github.com/wallabag/wallabag/pull/6678](https://github.com/wallabag/wallabag/pull/6672)
* Add a new build to test when no database table prefix are defined by @j0k3r [https://github.com/wallabag/wallabag/pull/6731](https://github.com/wallabag/wallabag/pull/6731)
* Keep escaped table name while migrating by @Glandos [https://github.com/wallabag/wallabag/pull/6710](https://github.com/wallabag/wallabag/pull/6710)
* Remove twofactor_auth parameter by @nicosomb [https://github.com/wallabag/wallabag/pull/6723](https://github.com/wallabag/wallabag/pull/6723)
* ApiDoc: Add response description to UserRestController by @caspermeijn [https://github.com/wallabag/wallabag/pull/6684](https://github.com/wallabag/wallabag/pull/6684)
* ApiDoc: Add response description to WallabagRestController by @caspermeijn [https://github.com/wallabag/wallabag/pull/6102](https://github.com/wallabag/wallabag/pull/6102)
* Skip migration if the table was already renamed by @gramakri [https://github.com/wallabag/wallabag/pull/6678](https://github.com/wallabag/wallabag/pull/6678)

### Meta
* Document how to run tests and formatter for new contributors by @caspermeijn [https://github.com/wallabag/wallabag/pull/6685](https://github.com/wallabag/wallabag/pull/6672)
* Add link to wallabag ecosystem resources by @nicosomb [https://github.com/wallabag/wallabag/pull/6700](https://github.com/wallabag/wallabag/pull/6672)
* Document how to run tests and formatter for new contributors by @caspermeijn [https://github.com/wallabag/wallabag/pull/6685](https://github.com/wallabag/wallabag/pull/6685)
* Add link to wallabag ecosystem resources by @nicosomb [https://github.com/wallabag/wallabag/pull/6700](https://github.com/wallabag/wallabag/pull/6700)

You can read the [full Changelog](https://github.com/wallabag/wallabag/compare/2.6.1...2.6.2) on GitHub.

Expand Down

0 comments on commit d1b4d28

Please sign in to comment.